non port: german/BBBike/Makefile |
Number of commits found: 44 |
Saturday, 24 Feb 2024
|
09:03 Muhammad Moinur Rahman (bofh)
german/BBBike: Moved man to share/man
Approved by: portmgr (blanket)
0ac4da8 |
Monday, 6 Nov 2023
|
10:03 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
06df180 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
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
2fa7a39 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 10 Sep 2018
|
13:11 mat
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
 |
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 17 Dec 2015
|
17:19 mat
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
 |
Sunday, 25 Oct 2015
|
00:06 amdmi3
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q4 (blanket)
 |
Saturday, 3 Jan 2015
|
07:12 sunpoet
- 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
 |
Monday, 20 Oct 2014
|
15:54 bapt
Cleanup plist
 |
Monday, 11 Aug 2014
|
21:23 marino
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
 |
Wednesday, 6 Aug 2014
|
23:27 marino
Stage german/BBBike
PR: 190667
Submitted by: maintainer (Slaven Rezic)
 |
Friday, 13 Jun 2014
|
07:36 olgeni
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)
 |
Monday, 5 May 2014
|
09:45 bapt
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
 |
Friday, 20 Sep 2013
|
18:30 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
 |
Wednesday, 11 Sep 2013
|
09:36 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Saturday, 6 Jul 2013
|
09:18 lme
- Fix plist
- While here, use new Makefile header
PR: ports/180281
Submitted by: maintainer
 |
Saturday, 27 Apr 2013
|
10:04 stefan
Update to 3.18.
PR: 177033
Submitted by: Slaven Rezic (maintainer)
 |
Saturday, 30 Jun 2012
|
14:48 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 2 Apr 2010
|
11:45 pav
- Update to 3.17
PR: ports/144906
Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 22 Aug 2009
|
00:23 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with G
 |
Tuesday, 24 Feb 2009
|
10:28 skv
Drop support for old Perl.
 |
Friday, 1 Feb 2008
|
12:16 miwi
- Update to 3.16
PR: 119957
Submitted by: Slaven Rezic <slaven@rezic.de> (Maintainer)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Wednesday, 13 Sep 2006
|
10:53 miwi
- Fix PLIST_IN entry
PR: ports/102977
Submitted by: Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de>
Approved by: Slaven Rezic (maintainter)
 |
Tuesday, 20 Dec 2005
|
12:40 edwin
Update of german/BBBike port
Update from 3.14 to 3.15.
PR: ports/90258
Submitted by: Slaven Rezic <slaven@rezic.de>
 |
Thursday, 26 May 2005
|
22:31 pav
- Update to 3.14
PR: ports/80474
Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
 |
Monday, 29 Mar 2004
|
20:57 pav
- Fix packaging
PR: ports/64317
Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
 |
Monday, 9 Feb 2004
|
01:37 kris
BROKEN on 5.x: broken pkg-plist
 |
Wednesday, 21 Jan 2004
|
09:59 pav
- Update to 3.13
PR: ports/61570
Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
 |
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
 |
Friday, 21 Feb 2003
|
12:06 knu
De-pkg-comment.
 |
Monday, 13 Jan 2003
|
15:01 arved
Update to 3.12
PR: 47004
Submitted by: Slaven Rezic <slaven@rezic.de>
 |
Friday, 6 Sep 2002
|
12:56 okazaki
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
 |
Tuesday, 30 Jul 2002
|
16:07 naddy
Fix master site.
PR: 41154
Submitted by: Slaven Rezic <slaven.rezic@berlin.de>
 |
Monday, 15 Jul 2002
|
10:55 ijliao
upgrade to 3.11
PR: 40553
Submitted by: maintainer
 |
Tuesday, 29 Jan 2002
|
10:53 knu
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.
 |
Wednesday, 9 May 2001
|
10:49 alex
Update to version 3.03. This update is a compatiblity updates for systems with
Perl 5.6.0 and 5.00503.
 |
Tuesday, 19 Dec 2000
|
11:36 wosch
Here's an update from 2.xx to 3.01.
 |
Number of commits found: 44 |