summaryrefslogtreecommitdiff
path: root/german/BBBike (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update WWW.Tilman Keskinoz2003-01-191-1/+1
| | | | | | | | PR: 47032 Submitted by: Slaven Rezic <slaven@rezic.de> Notes: svn path=/head/; revision=73456
* Add missing fileKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73088
* Update to 3.12Tilman Keskinoz2003-01-134-20/+190
| | | | | | | | PR: 47004 Submitted by: Slaven Rezic <slaven@rezic.de> Notes: svn path=/head/; revision=73050
* Fix a syntax error of the Makefile.OKAZAKI Tetsurou2002-09-061-1/+1
| | | | | | | | | | | | String comparison operator should be either == or !=. PR: 33519, 40844 Submitted by: Vivek Khera <khera@kciLink.com>, "Matthew D.Fuller" <fullermd@over-yonder.net> Approved by: maintainer Notes: svn path=/head/; revision=65726
* Fix master site.Christian Weisgerber2002-07-301-1/+2
| | | | | | | | PR: 41154 Submitted by: Slaven Rezic <slaven.rezic@berlin.de> Notes: svn path=/head/; revision=63745
* upgrade to 3.11Ying-Chieh Liao2002-07-157-288/+593
| | | | | | | | PR: 40553 Submitted by: maintainer Notes: svn path=/head/; revision=62976
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Remove garbage at and of line.Alexander Langer2001-08-232-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46722
* Update to version 3.03.Alexander Langer2001-05-095-20/+517
| | | | | | | | | | | This update is a compatiblity updates for systems with Perl 5.6.0 and 5.00503. PR: 26456 Submitted by: maintainer Notes: svn path=/head/; revision=42446
* Here's an update from 2.xx to 3.01.Wolfram Schneider2000-12-194-28/+299
| | | | | | | | PR: ports/23631 Submitted by: Slaven Rezic <eserte@vran.herceg.de> Notes: svn path=/head/; revision=36107
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* PREFIX -> LOCALBASEMichael Haro2000-03-212-6/+1
| | | | | | | DESCR -> <24 lines Notes: svn path=/head/; revision=26936
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Use PERL_ARCH so this works on the Alpha too.Steve Price1999-05-312-12/+12
| | | | Notes: svn path=/head/; revision=19139
* Add WWW:Michael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18437
* Typo in last commit.Wolfram Schneider1999-01-161-1/+1
| | | | Notes: svn path=/head/; revision=16083
* Added short english commentWolfram Schneider1999-01-161-0/+6
| | | | | | | Added link to the web interface. Notes: svn path=/head/; revision=16082
* unbrokeWolfram Schneider1998-08-291-3/+1
| | | | Notes: svn path=/head/; revision=12905
* Perl5 upgrade fixes.Wolfram Schneider1998-08-281-2/+2
| | | | Notes: svn path=/head/; revision=12900
* Mark this port broken:Satoshi Asami1998-08-271-4/+4
| | | | | | | | | | | | | | | | | | | ====== ===> Building package for BBBike-2.48 Creating package /usr/ports/packages/All/BBBike-2.48.tgz Registering depends: perl-5.00502. Creating gzip'd tar ball in '/usr/ports/packages/All/BBBike-2.48.tgz' tar: can't add file BBBike/lib/BBBikeXS.pm : No such file or directory tar: can't add file BBBike/lib/VirtArray.pm : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 ======= While I'm here, adjust the p5-Tk dependency path (both .pm file and p5-Tk location were wrong) and remove obsoleted variable NO_CONFIGURE. Notes: svn path=/head/; revision=12874
* A route-finder for cyclists in Berlin and Brandenburg (only german).Wolfram Schneider1998-08-265-0/+221
BBBike computes the shortes and fastest way between point A and B, depending on the number of traffic lights, crosses, one way streets, wind force, air temperature, mountains and human power. BBBike has a cute GUI and map, including most streets, rivers and lakes, railways stations, and subway stations. It has several interface to other online database: phone book, zip code, Berlin city map, eplus mobil phone map of Brandenburg. Notes: svn path=/head/; revision=12864