| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Dec 2012 12:00:57
5.73
|
rafan  |
- Update to 5.73 |
13 Mar 2012 16:15:36
5.72
|
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
5.72
|
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 |
22 Jan 2012 12:52:31
5.72
|
rafan  |
- Update to 5.72 |
02 Jan 2011 05:52:45
5.71
|
rafan  |
- Update to 5.71 |
25 Sep 2009 02:54:34
5.70
|
rafan  |
- Update to 5.70
Feature safe: yes |
09 Aug 2009 07:25:24
5.69
|
rafan  |
- Update to 5.69 |
07 Jan 2009 06:03:05
5.68
|
rafan  |
- Update to 5.68 |
27 Sep 2008 11:46:58
5.67
|
rafan  |
- Update to 5.67
- Add regression-test target |
15 May 2008 09:40:14
5.66
|
rafan  |
- Update to 5.66 |
17 Apr 2008 14:30:31
5.64
|
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) |
31 Dec 2007 02:49:01
5.64
|
rafan  |
- Update to 5.64 |
08 Sep 2007 00:56:04
5.63
|
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 |
18 Jan 2007 06:21:18
5.63
|
rafan  |
Add p5-AutoLoader, a module that loads subroutines only on demand. |