| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Nov 2012 19:49:33
0.99.7002
|
lth  |
Update to 0.99.7002 (distversion 0.997002)
Feature safe: yes |
13 Mar 2012 16:15:36
0.99.7001
|
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
0.99.7001
|
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 |
21 Nov 2011 19:46:13
0.99.7001
|
lth  |
Update to 0.99.7001 (distversion 0.997001)
Feature safe: yes |
03 Jul 2011 14:59:23
0.99.4_1
|
ohauer  |
-remove MD5 |
22 Jul 2009 16:27:08
0.99.4_1
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
22 Jan 2009 18:19:01
0.99.4_1
|
skv  |
Cleanup after patching. |
22 Jan 2009 18:01:22
0.99.4_1
|
skv  |
Place correct patch. |
22 Jan 2009 17:45:15
0.99.4_1
|
skv  |
Fix issue "Use of uninitialized value $_ in pattern match (m//)".
PR: ports/130829
Submitted by: skv
Approved by: lth (maintainer)
Bug: https://rt.cpan.org/Ticket/Display.html?id=42681 |
17 Apr 2008 14:30:31
0.99.4
|
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:57:38
0.99.4
|
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 |
21 Feb 2006 12:55:29
0.99.4
|
lth  |
Update to 0.99.4 |
22 Jan 2006 08:30:12
0.99.2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.99.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
13 Sep 2005 12:51:07
0.99.2
|
lth  |
Add p5-IO-Prompt 0.99.2, interactively prompt for user input. |