| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 May 2012 15:42:51
0.18
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
17 Sep 2011 06:49:29
0.18
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
18 Mar 2011 17:59:51
0.18
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
17 Apr 2008 14:30:31
0.18
|
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:51:20
0.18
|
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 |
02 Oct 2006 17:48:54
0.18
|
skv  |
Update to 0.18
Changes: http://search.cpan.org/src/NWCLARK/PerlIO-gzip-0.18/Changes |
22 Jan 2006 06:58:31
0.17
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:23:00
0.17
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jun 2005 16:13:12
0.17
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
08 Dec 2004 14:51:31
0.17
|
skv  |
Add p5-PerlIO-gzip 0.17,
Perl extension to provide a PerlIO layer
to gzip/gunzip. |