| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 May 2012 15:42:51
0.23
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
26 Feb 2011 20:17:02
0.23
|
skv  |
Update to 0.23 |
17 Apr 2008 14:30:31
0.16
|
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) |
22 Jan 2006 08:30:12
0.16
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.16
|
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.16
|
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) |
03 Feb 2005 15:43:11
0.16
|
skv  |
Add p5-ExtUtils-Constant 0.16,
generate XS code to import C header
constants. |