| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.011
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
13 Mar 2012 16:15:36
1.011
|
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.011
|
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 |
16 Mar 2011 15:26:28
1.011
|
lth  |
Update to 1.011 |
26 Sep 2010 11:51:51
1.010
|
lth  |
Update to 1.010 |
12 Mar 2009 07:53:04
1.009
|
lth  |
Update to 1.009 |
04 Nov 2008 19:11:19
1.007_1
|
lth  |
Fix RUN_DEPENDS typo
PR: ports/127769
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
10 Apr 2008 12:50:59
1.007
|
lth  |
Add p5-Perl-Version 1.007, parse and manipulate Perl version strings. |