| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 06:32:13
1.02_1
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
01 May 2012 01:47:10
1.02_1
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
13 Mar 2012 16:15:36
1.02_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.02_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
03 Jul 2011 14:40:25
1.02_1
|
ohauer  |
-remove MD5 |
13 Apr 2009 05:38:50
1.02_1
|
clsung  |
- Pod::Simple is shipped with perl-5.10, so use conditional dependency instead.
- bump PORTREVISION
PR: ports/133355
Submitted by: leeym |
13 Feb 2007 04:20:14
1.02
|
clsung  |
Pod::Strip, a subclass of Pod::Simple. It parses perl files,
strips all POD from Perl Code.
WWW: http://search.cpan.org/dist/Pod-Strip/ |