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.27 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.27 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.27 30 May 2021 19:56:41 |
Po-Chuan Hsieh (sunpoet) |
sysutils/p5-File-Which: Update to 1.27
Changes: https://metacpan.org/changes/distribution/File-Which |
1.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.23 09 Jan 2019 14:53:05 |
sunpoet |
Update to 1.23
Changes: https://metacpan.org/changes/distribution/File-Which |
1.22 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.22 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.22 10 Sep 2017 13:10:56 |
sunpoet |
Update to 1.22
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Which/Changes |
1.21 03 Mar 2016 10:34:19 |
jadawin |
- Update to 1.21 |
1.20 02 Mar 2016 14:10:59 |
jadawin |
- Update to 1.20 |
1.19 22 Jul 2015 11:45:44 |
culot |
- Update to 1.19
Changes: http://search.cpan.org/dist/File-Which/Changes |
1.18 06 May 2015 18:59:47 |
sunpoet |
- Update to 1.18
Changes: http://search.cpan.org/dist/File-Which/Changes |
1.17 02 May 2015 02:00:20 |
adamw |
Update to 1.17. The pwhich utility was separated from the File::Which
module during the intervening versions, so remove references to it from
pkg-descr. p5-Test-Script is no longer required for running the tests, so
remove it.
Also, adjust COMMENT so that it doesn't contain a backtick, which makes
me kindof nervous. Add in LICENSE for good measure.
Transfer maintainership to the perl@ collective, at maintainer's request.
Thanks to demon for maintaining this port for so long.
PR: 199840
Approved by: demon (outgoing maintainer) |
1.09_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.09 28 Jan 2014 16:48:45 |
miwi |
- Stage support |
1.09 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.09 06 Sep 2013 17:55:21 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.09 30 Jan 2012 15:07:54 |
demon |
Add TEST_DEPENDS.
PR: 164496
Submitted by: swills |
1.09 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.09 16 Oct 2009 10:54:42 |
demon |
Update to 1.09.
PR: 139185
Submitted by: Cezary Morga <cm@therek.net> |
0.05 04 Jun 2008 08:25:58 |
demon |
Correct pkg-plist (@dirrm -> @dirrmtry)
PR: 124244
Submitted by: leeym |
0.05 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) |
0.05 25 Jun 2006 16:38:48 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
0.05 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.05 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.05 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.05 07 Mar 2003 06:11:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.05 28 Dec 2002 12:02:07 |
demon |
New port: p5-File-Which. Implements `which' functionality as perl module. |