| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jun 2012 16:47:15
1.04
|
ak  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
1.04
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Jun 2011 08:36:20
1.04
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
10 Jan 2010 03:54:09
1.04
|
linimon  |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
24 Aug 2009 13:53:22
1.04
|
skv  |
Update to 1.04
Changes: http://cpansearch.perl.org/src/ADAMK/prefork-1.04/Changes |
03 Jul 2009 20:13:14
1.03
|
pgollucci  |
- Update to 1.03
PR: ports/135775
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
23 May 2008 21:18:39
1.02
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
1.02
|
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) |
07 Feb 2008 14:50:14
1.02
|
skv  |
Update to 1.02 |
05 Sep 2006 16:59:04
1.01
|
skv  |
Update to 1.01 |
22 Jan 2006 08:30:12
1.00
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.00
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Sep 2005 09:18:38
1.00
|
skv  |
Update to 1.00
Changes: http://search.cpan.org/src/ADAMK/prefork-1.00/Changes |
02 Apr 2005 14:54:45
0.04
|
skv  |
Update to 0.04 |
14 Nov 2004 12:49:40
0.03
|
skv  |
Add p5-prefork 0.03,
optimize module loading across forking and
non-forking scenarios. |