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.20200122 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.20200122 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
1.20200122 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.20200122 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20200122 15 Aug 2020 20:20:25 |
swills |
devel/p5-Test-MockObject: Update to 1.20200122
PR: 245544
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: maintainer timeout (kuriyama, >2 months) |
1.20150527_1 29 Jun 2018 10:10:36 |
mat |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
1.20150527_1 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.20150527_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.20150527_1 30 May 2016 15:33:44 |
mat |
Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base
README.pod is no longer manified into a README.3, as the README.pod is
installed and can be read with perldoc, remove the README.3 files that
may be generated.
With hat: perl@
Sponsored by: Absolight |
1.20150527 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.20150527 14 Jun 2015 04:27:55 |
kuriyama |
- Upgrade to 1.20150527. |
1.20140408_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.20140408 20 Nov 2014 08:26:44 |
kuriyama |
- Upgrade to 1.20140408. |
1.20120301_1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.20120301_1 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
1.20120301_1 28 Jan 2014 16:49:08 |
miwi |
- Stage support |
1.20120301_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.20120301_1 16 Sep 2013 10:58:05 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.20120301_1 22 Jul 2012 09:02:39 |
kuriyama |
- Fix dependency versions. |
1.20120301 26 May 2012 13:49:50 |
kuriyama |
- Upgrade to 1.20120301 |
1.20110612 05 Feb 2012 13:50:10 |
swills |
- Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing
PR: ports/164777
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
1.20110612 05 Jul 2011 13:40:37 |
kuriyama |
- Upgrade to 1.20110612. |
1.09_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.09_1 28 Jan 2010 04:53:50 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
1.09 18 Oct 2008 00:40:22 |
kuriyama |
Upgrade to 1.09. |
1.08 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.08 13 Oct 2007 11:58:05 |
kuriyama |
Upgrade to 1.08. |
1.07 07 Nov 2006 04:59:34 |
kuriyama |
- Upgrade to 1.07.
- Remove dependencies which are not required actually. |
1.06 06 May 2006 11:36:02 |
kuriyama |
- Upgrade to 1.06. |
1.04 04 Apr 2006 09:48:30 |
kuriyama |
Upgrade to 1.04. |
1.02 30 Jan 2006 14:29:29 |
kuriyama |
- Upgrade to 1.02. |
1.01_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.01_1 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.01_1 30 Nov 2005 11:34:34 |
flz |
- Record BUILD/RUN_DEPENDS.
PR: ports/89140
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Approved by: maintainer timeout (2 weeks) |
1.01 28 Aug 2005 12:18:03 |
kuriyama |
Update to 1.01. |
1.00 23 Jul 2005 07:00:59 |
kuriyama |
Update to 1.00. |
0.20 11 Jan 2005 03:08:44 |
kuriyama |
Update to 0.20. |
0.14 23 Jul 2004 00:26:19 |
kuriyama |
Upgrade to 0.14. |
0.13 20 Feb 2004 14:46:26 |
kuriyama |
o Upgrade to 0.13 (PR).
o Remove dependency for perl-5.8.
PR: ports/63130
Submitted by: Alex Kapranoff <kappa@agava.com> |
0.12 16 Jul 2003 06:39:25 |
kuriyama |
Add p5-Test-MockObject 0.12.
Perl extension for emulating troublesome interfaces. |