| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2012 18:45:38

|
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:05:02
0.09
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
04 Feb 2010 15:39:23
0.09
|
pgollucci  |
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003] |
16 May 2009 06:27:56
0.09
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
28 Mar 2009 20:45:10
0.09
|
skv  |
Introduce Perl 5.10.0 |
23 Jul 2008 02:43:55
0.09
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
17 Apr 2008 14:30:31
0.09
|
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) |
08 Sep 2007 00:56:04
0.09
|
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 |
03 Dec 2006 22:27:45
0.09
|
miwi  |
- Update to 0.09
PR: ports/106256
Submitted by: "Philip M. Gollucci"<pgollucci@p6m7g8.com> (maintainer) |
07 Aug 2006 02:44:57
0.08
|
shaun  |
Fix typo that slipped though. |
07 Aug 2006 02:41:49
0.08
|
shaun  |
Require Perl 5.6 or above.
PR: ports/101537
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
30 May 2006 09:45:12
0.08
|
clsung  |
- Update from 0.06 to 0.08 which fixes some CPAN RTs and some
Apache2::Status problems under mod_perl2.
- submitter is the active CPAN maintainer, he will also maintain this port.
PR: ports/98083
Submitted by: maintainer (Philip M. Gollucci) |
22 Jan 2006 01:48:34
0.06
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
0.06
|
mat  |
Take a perl@ hat and add SHA256 checksums |
07 Nov 2005 05:25:59
0.06
|
tobez  |
Update to 0.06; assign maintainer to perl@. |
26 Jan 2005 00:42:34
0.05
|
kuriyama  |
Fix misspelt rmdir path.
Reported by: pointyhat via kris |
12 Dec 2004 16:42:34
0.05
|
ache  |
tools to measure size of Perl OPs and [SAV]Vs |