| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 May 2012 15:42:51
1.3
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
03 Jul 2011 14:59:23
1.3
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.3
|
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:56:04
1.3
|
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 |
22 Jan 2006 08:30:12
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.3
|
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
1.3
|
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) |
27 Jan 2005 10:14:00
1.3
|
skv  |
Update to 1.3 |
17 Oct 2004 15:43:23
1.2
|
skv  |
Updated to 1.2 |
27 Jun 2004 15:19:54
1.1
|
skv  |
Require perl 5.6 or later.
Pointed by: kris |
25 Jun 2004 14:49:52
1.1
|
skv  |
Add p5-Devel-DProfPP 1.1, parse Devel::DProf output. |