Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19 31 Jul 2023 16:41:59 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PerlIO-eol: Update to 0.19
Changes: https://metacpan.org/dist/PerlIO-eol/changes |
0.18 02 May 2023 16:21:16 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PerlIO-eol: Update to 0.18
Changes: https://metacpan.org/dist/PerlIO-eol/changes |
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) |
0.17 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 ) |
0.17 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17 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 |
0.17 27 Dec 2017 19:52:05 |
sunpoet |
Update to 0.17
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
0.16 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.16 30 Apr 2016 08:56:41 |
sunpoet |
- Update to 0.16
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
0.15 28 Apr 2016 19:04:36 |
sunpoet |
- Update to 0.15
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
0.14_2 29 Jun 2015 15:47:45 |
adamw |
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports. |
0.14_2 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.14_2 13 Mar 2015 13:24:33 |
amdmi3 |
- Strip library |
0.14_1 12 Mar 2015 18:27:34 |
sunpoet |
- Add LICENSE
- Sort PLIST |
0.14_1 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
0.14_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 ) |
0.14 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.14 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.14 06 Jan 2014 18:07:56 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.14 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.14 09 Sep 2013 08:21:32 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.14 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.14 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.14 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.14 08 Sep 2007 00:59:21 |
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 |
0.14 18 Dec 2006 04:58:27 |
rafan |
- Update to 0.14 |
0.13 21 Jul 2006 17:56:08 |
rafan |
- Use modules directory instead of authors |
0.13 27 Jun 2006 03:58:58 |
rafan |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
0.13 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.13 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) |
0.13 22 Sep 2005 18:57:25 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2. |
0.13 21 Sep 2005 19:35:50 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
0.13 05 Dec 2004 06:15:09 |
clsung |
- Fix pkg-plist
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html]
PR: ports/74701
Submitted by: Rong-En Fan (maintainer) |
0.13 19 Oct 2004 15:51:58 |
clsung |
- PerlIO layer for normalizing line endings
- required by svk 0.23
PR: ports/72857
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: co-mentor (vanilla) |