aboutsummaryrefslogtreecommitdiff
path: root/german/BBBike
Commit message (Collapse)AuthorAgeFilesLines
* german/BBBike: Clear up build warnings caused by early shell commandJohn Marino2014-08-111-1/+8
| | | | | | | | | | PR: 190667 Reported by: Sean Bruno Submitted by: eserte12 (yahoo.de) Approved by: Just Fix It Notes: svn path=/head/; revision=364667
* Stage german/BBBikeJohn Marino2014-08-063-62/+30
| | | | | | | | PR: 190667 Submitted by: maintainer (Slaven Rezic) Notes: svn path=/head/; revision=364231
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-6/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | german) Notes: svn path=/head/; revision=327732
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+1
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326956
* - Fix plistLars Engels2013-07-062-7/+3
| | | | | | | | | | - While here, use new Makefile header PR: ports/180281 Submitted by: maintainer Notes: svn path=/head/; revision=322373
* Update to 3.18.Stefan Walter2013-04-274-19/+78
| | | | | | | | PR: 177033 Submitted by: Slaven Rezic (maintainer) Notes: svn path=/head/; revision=316659
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* update city countWolfram Schneider2011-08-061-1/+1
| | | | Notes: svn path=/head/; revision=279065
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* The cycling routing planner bbbike is now available for 162 cities world wide.Wolfram Schneider2011-02-121-1/+1
| | | | Notes: svn path=/head/; revision=268980
* - Update to 3.17Pav Lucistnik2010-04-023-8/+99
| | | | | | | | PR: ports/144906 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=252010
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* There are now 125 supported cities by BBBikeWolfram Schneider2010-02-211-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250112
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* new homepage for BBBike @ World: http://www.bbbike.org/Wolfram Schneider2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247544
* Add an English description.Wolfram Schneider2009-08-301-0/+18
| | | | Notes: svn path=/head/; revision=240568
* Add a note that BBBike is no longer limited to Berlin. It is now portedWolfram Schneider2009-08-291-0/+5
| | | | | | | to 92 other cities around the world: http://bbbike.elsif.de/ Notes: svn path=/head/; revision=240517
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Drop support for old Perl.Sergey Skvortsov2009-02-241-9/+0
| | | | Notes: svn path=/head/; revision=228984
* - Update to 3.16Martin Wilke2008-02-013-25/+149
| | | | | | | | PR: 119957 Submitted by: Slaven Rezic <slaven@rezic.de> (Maintainer) Notes: svn path=/head/; revision=206580
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix PLIST_IN entryMartin Wilke2006-09-131-1/+1
| | | | | | | | | PR: ports/102977 Submitted by: Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de> Approved by: Slaven Rezic (maintainter) Notes: svn path=/head/; revision=172932
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154153
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Update of german/BBBike portEdwin Groothuis2005-12-203-16/+56
| | | | | | | | | | Update from 3.14 to 3.15. PR: ports/90258 Submitted by: Slaven Rezic <slaven@rezic.de> Notes: svn path=/head/; revision=151628
* - Update to 3.14Pav Lucistnik2005-05-263-12/+80
| | | | | | | | PR: ports/80474 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=136224
* - Fix packagingPav Lucistnik2004-03-294-866/+60
| | | | | | | | PR: ports/64317 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=105649
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-091-1/+7
| | | | Notes: svn path=/head/; revision=100434
* - Update to 3.13Pav Lucistnik2004-01-215-102/+334
| | | | | | | | PR: ports/61570 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer) Notes: svn path=/head/; revision=98692
* 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