notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: german/BBBike/Makefile
SVNWeb

Number of commits found: 42

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  2fa7a39  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
german: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner (fehlner@gmx.de)
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Slaven Rezic <eserte@cs.tu-berlin.de>
  *  Thierry Thomas <thierry@pompo.net>
  *  hq@FreeBSD.org
  *  miwi
  *  n@nectar.com
  *  wosch

With hat:	portmgr
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 10 Sep 2018
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:479405 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Fix usage of ${PERL5}.

${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
Sun, 25 Oct 2015
[ 00:06 amdmi3 search for other commits by this committer ] Original commit   Revision:400140
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
Sat, 3 Jan 2015
[ 07:12 sunpoet search for other commits by this committer ] Original commit   Revision:376093
- Update *_DEPENDS
- 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
Mon, 20 Oct 2014
[ 15:54 bapt search for other commits by this committer ] Original commit   Revision:371278
Cleanup plist
Mon, 11 Aug 2014
[ 21:23 marino search for other commits by this committer ] Original commit   Revision:364667
german/BBBike: Clear up build warnings caused by early shell command

PR:		190667
Reported by:	Sean Bruno
Submitted by:	eserte12 (yahoo.de)
Approved by:	Just Fix It
Wed, 6 Aug 2014
[ 23:27 marino search for other commits by this committer ] Original commit   Revision:364231
Stage german/BBBike

PR:		190667
Submitted by:	maintainer (Slaven Rezic)
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

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
Fri, 20 Sep 2013
[ 18:30 bapt search for other commits by this committer ] Original commit   Revision:327732 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
Wed, 11 Sep 2013
[ 09:36 az search for other commits by this committer ] Original commit   Revision:326956 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Sat, 6 Jul 2013
[ 09:18 lme search for other commits by this committer ] Original commit   Revision:322373
- Fix plist
- While here, use new Makefile header

PR:		ports/180281
Submitted by:	maintainer
Sat, 27 Apr 2013
[ 10:04 stefan search for other commits by this committer ] Original commit   Revision:316659
Update to 3.18.

PR:		177033
Submitted by:	Slaven Rezic (maintainer)
Sat, 30 Jun 2012
[ 14:48 az search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 2 Apr 2010
[ 11:45 pav search for other commits by this committer ] Original commit 
- Update to 3.17

PR:             ports/144906
Submitted by:   Slaven Rezic <slaven@rezic.de> (maintainer)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Tue, 24 Feb 2009
[ 10:28 skv search for other commits by this committer ] Original commit 
Drop support for old Perl.
Fri, 1 Feb 2008
[ 12:16 miwi search for other commits by this committer ] Original commit 
- Update to 3.16

PR:             119957
Submitted by:   Slaven Rezic <slaven@rezic.de> (Maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 13 Sep 2006
[ 10:53 miwi search for other commits by this committer ] Original commit 
- Fix PLIST_IN entry

PR:             ports/102977
Submitted by:   Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de>
Approved by:    Slaven Rezic (maintainter)
Tue, 20 Dec 2005
[ 12:40 edwin search for other commits by this committer ] Original commit 
Update of german/BBBike port

        Update from 3.14 to 3.15.

PR:             ports/90258
Submitted by:   Slaven Rezic <slaven@rezic.de>
Thu, 26 May 2005
[ 22:31 pav search for other commits by this committer ] Original commit 
- Update to 3.14

PR:             ports/80474
Submitted by:   Slaven Rezic <slaven@rezic.de> (maintainer)
Mon, 29 Mar 2004
[ 20:57 pav search for other commits by this committer ] Original commit 
- Fix packaging

PR:             ports/64317
Submitted by:   Slaven Rezic <slaven@rezic.de> (maintainer)
Mon, 9 Feb 2004
[ 01:37 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: broken pkg-plist
Wed, 21 Jan 2004
[ 09:59 pav search for other commits by this committer ] Original commit 
- Update to 3.13

PR:             ports/61570
Submitted by:   Slaven Rezic <slaven@rezic.de> (maintainer)
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 21 Feb 2003
[ 12:06 knu search for other commits by this committer ] Original commit 
De-pkg-comment.
Mon, 13 Jan 2003
[ 15:01 arved search for other commits by this committer ] Original commit 
Update to 3.12

PR:             47004
Submitted by:   Slaven Rezic <slaven@rezic.de>
Fri, 6 Sep 2002
[ 12:56 okazaki search for other commits by this committer ] Original commit 
Fix a syntax error of the Makefile.
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
Tue, 30 Jul 2002
[ 16:07 naddy search for other commits by this committer ] Original commit 
Fix master site.

PR:             41154
Submitted by:   Slaven Rezic <slaven.rezic@berlin.de>
Mon, 15 Jul 2002
[ 10:55 ijliao search for other commits by this committer ] Original commit 
upgrade to 3.11

PR:             40553
Submitted by:   maintainer
Tue, 29 Jan 2002
[ 10:53 knu search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   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.  
 
Wed, 9 May 2001
[ 10:49 alex search for other commits by this committer ] Original commit 
Update to version 3.03.   This update is a compatiblity updates for systems with
Perl 5.6.0   and 5.00503.    
Tue, 19 Dec 2000
[ 11:36 wosch search for other commits by this committer ] Original commit 
Here's an update from 2.xx to 3.01.    

Number of commits found: 42