Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.17
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.17
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
27 Dec 2017 19:52:05
0.17
|
sunpoet  |
Update to 0.17
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
15 Sep 2017 08:58:50
0.16
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
30 Apr 2016 08:56:41
0.16
|
sunpoet  |
- Update to 0.16
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
28 Apr 2016 19:04:36
0.15
|
sunpoet  |
- Update to 0.15
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/PerlIO-eol/Changes |
29 Jun 2015 15:47:45
0.14_2
|
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. |
11 May 2015 12:04:19
0.14_2
|
mat  |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
13 Mar 2015 13:24:33
0.14_2
|
amdmi3  |
- Strip library |
12 Mar 2015 18:27:34
0.14_1
|
sunpoet  |
- Add LICENSE
- Sort PLIST |
16 Jan 2015 17:28:14
0.14_1
|
rafan  |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
26 Nov 2014 13:08:38
0.14_1
|
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 ) |
27 Oct 2014 10:55:59
0.14
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
0.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 |
06 Jan 2014 18:07:56
0.14
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.14
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 08:21:32
0.14
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
17 Sep 2011 06:49:29
0.14
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
03 Jul 2011 14:59:23
0.14
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.14
|
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) |
08 Sep 2007 00:59:21
0.14
|
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 |
18 Dec 2006 04:58:27
0.14
|
rafan  |
- Update to 0.14 |
21 Jul 2006 17:56:08
0.13
|
rafan  |
- Use modules directory instead of authors |
27 Jun 2006 03:58:58
0.13
|
rafan  |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
22 Jan 2006 08:30:12
0.13
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.13
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Sep 2005 18:57:25
0.13
|
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. |
21 Sep 2005 19:35:50
0.13
|
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. |
05 Dec 2004 06:15:09
0.13
|
clsung  |
- Fix pkg-plist
[http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html]
PR: ports/74701
Submitted by: Rong-En Fan (maintainer) |
19 Oct 2004 15:51:58
0.13
|
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) |