Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.18 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.18 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.18 30 Aug 2019 00:05:47 |
sunpoet |
Update to 1.18
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/File-Next |
1.16 27 Jul 2019 11:57:19 |
sunpoet |
Add NO_ARCH |
1.16 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.16 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.16 09 Aug 2016 09:13:02 |
jadawin |
- Update tp 1.16 |
1.14 21 Jun 2016 15:09:21 |
mat |
Update to 1.14.
Sponsored by: Absolight |
1.12_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.12 06 Nov 2013 08:54:18 |
vanilla |
Support STAGEDIR. |
1.12 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.12 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.12 26 Dec 2012 13:29:27 |
tobez |
Update to 1.12.
Changes: http://search.cpan.org/dist/File-Next/Changes |
1.10 15 Jun 2012 16:29:25 |
sunpoet |
- Update to 1.10
Changes: http://search.cpan.org/dist/File-Next/Changes |
1.08 22 May 2012 08:50:51 |
culot |
- Update to 1.08
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/File-Next/Changes |
1.06 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.06 29 Aug 2009 02:57:32 |
leeym |
- update to 1.06 |
1.02 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.02 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.02 25 Jan 2008 12:08:38 |
chinsan |
- Update to 1.02
- Changelog: http://search.cpan.org/dist/File-Next/Changes |
1.00 08 Sep 2007 01:04:03 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.00 24 Jun 2007 15:23:49 |
chinsan |
- Update to 1.00
Approved by: rafan (mentor) |
0.40 12 Mar 2007 16:50:01 |
rafan |
- Update to 0.40
PR: ports/110215
Submitted by: chinsan (maintainer) |
0.38 18 Jan 2007 06:58:33 |
rafan |
- Update to 0.38
PR: ports/108042
Submitted by: chinsan (maintainer) |
0.36 23 Dec 2006 02:52:52 |
rafan |
- Update to 0.36
PR: ports/107064
Submitted by: chinsan (maintainer) |
0.34 20 Dec 2006 16:07:48 |
clsung |
- Update to 0.34
PR: ports/106962
Submitted by: clsung
Approved by: maintainer (chinsan) |
0.32 10 Dec 2006 15:11:48 |
rafan |
- Update to 0.32
PR: ports/106553
Submitted by: chinsan (maintainer) |
0.30 02 Dec 2006 12:46:03 |
rafan |
- Update to 0.30
PR: 105771
Submitted by: chinsan (maintainer) |
0.28 03 Oct 2006 15:34:44 |
chinsan |
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above ) |
0.28 08 Sep 2006 12:35:45 |
rafan |
Add p5-File-Next 0.28, file-finding iterator. This is required by
textproc/p5-ack 1.26 update.
PR: ports/102988
Submitted by: chinsan <chinsan.tw at gmail.com> |