| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Apr 2012 06:04:11
1.5_1
|
sunpoet  |
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases |
13 Mar 2012 16:15:36
1.5_1
|
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.5_1
|
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 |
06 Oct 2011 20:51:29
1.5_1
|
swills  |
- Add missing build depends to quiet build warnings and allow testing |
17 May 2011 11:05:02
1.5_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
07 Mar 2008 11:52:28
1.5_1
|
leeym  |
- use CPAN macro
- fix dependency
- bump PORTREVISION |
08 Sep 2007 00:57:38
1.5
|
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 |
14 Mar 2007 07:21:37
1.5
|
linimon  |
Reset apeiron@comcast.net due to maintainer-timeouts and no response to email.
Hat: portmgr |
11 Jul 2006 23:06:03
1.5
|
rafan  |
- Update to 1.5
PR: ports/100103
Submitted by: Simon Olofsson <simon olofsson.de>
Approved by: Christopher Nehren <apeiron comcast.net> (maintainer) |
28 Apr 2006 10:29:36
1.4
|
erwin  |
- replace p5-UNIVERSAL-exports with p5-UNIVERSAL-require
- update dependency
PR: 96446
Submitted by: leeym
Approved by: maintainer |
22 Jan 2006 08:30:12
1.4
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
01 Nov 2004 19:24:12
1.4
|
lth  |
Update to 1.4
PR: ports/72770
Submitted by: maintainer |
16 Oct 2004 17:41:51
1.3
|
lth  |
- New CPAN maintainer requests maintainership of the port as well |
16 Oct 2004 16:54:23
1.3
|
lth  |
- Update to 1.3
- Move simple patch files into Makefile |
29 Aug 2004 11:54:05
1.2
|
lth  |
Add p5-Module-Pluggable-Ordered 1.2, call module plugins in a
specified order. |