| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.07
|
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.07
|
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.07
|
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:59:23
1.07
|
ohauer  |
-remove MD5 |
26 Nov 2009 10:06:10
1.07
|
lth  |
Update to 1.07 |
29 Sep 2009 10:50:55
1.06
|
lth  |
Update to 1.06
Feature safe: yes |
24 Apr 2009 09:59:46
1.03_1
|
lth  |
update dependency
PR: ports/133962
Submitted by: leeym |
02 Mar 2008 21:34:23
1.03
|
lth  |
Update to 1.03 |
07 Mar 2007 19:45:41
1.02
|
lth  |
Add p5-Test-Script 1.02, Cross-platform basic tests for scripts. |