| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 08:30:52
1.17
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
10 Jun 2012 18:42:48
1.17
|
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.17
|
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.17
|
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 |
17 May 2011 11:13:00
1.17
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
23 Jun 2010 08:24:54
1.17
|
wen  |
- Update to 1.17
Feature safe: yes |
23 Apr 2009 23:28:33
1.16
|
leeym  |
- update to 1.16 |
17 Apr 2008 14:30:31
1.15
|
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) |
29 Jun 2007 23:07:47
1.15
|
miwi  |
- Update to 1.15 |
19 Jun 2007 21:31:27
1.14
|
mat  |
Update to 1.14 |
08 Apr 2007 01:14:53
1.13
|
leeym  |
- update to 1.13 |
29 Mar 2007 06:29:49
1.12
|
leeym  |
- update to 1.12 |
22 Jan 2006 02:55:05
1.11
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 18:40:57
1.11
|
pav  |
- Add SHA256 |
02 Mar 2005 07:02:58
1.11
|
leeym  |
- skip pod2html under perl 5.6 or above |
26 Nov 2004 12:50:33
1.11
|
skv  |
Updated to 1.11 |
10 Aug 2004 07:27:54
1.10
|
ijliao  |
add p5-Pod-Tree 1.10
Create a static syntax tree for a POD |