aboutsummaryrefslogtreecommitdiff
path: root/german/BBBike
Commit message (Collapse)AuthorAgeFilesLines
* After an include, PLIST_SUB must be appended to, not overwritten.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479405
* ${RM} already has -f.Mathieu Arnold2016-10-211-4/+4
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-7/+7
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-2/+2
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* - Fix shebangsDmitry Marakasov2015-10-251-2/+30
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q4 (blanket) Notes: svn path=/head/; revision=400140
* - Update *_DEPENDSSunpoet Po-Chuan Hsieh2015-01-031-3/+6
| | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for dependency change - While I'm here, fix check-plist error ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: BBBike/tmp/.keep_me ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/german/BBBike ====>> Error: check-plist failures detected Notes: svn path=/head/; revision=376093
* Cleanup plistBaptiste Daroussin2014-10-202-76/+2
| | | | Notes: svn path=/head/; revision=371278
* fix build with perl 5.18Andrej Zverev2014-09-201-0/+7
| | | | | | | PR: 193064 Notes: svn path=/head/; revision=368619
* 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