| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
1.02
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
07 Jun 2012 08:13:02
1.02
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
01 May 2012 01:47:10
1.02
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
1.02
|
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 |
03 Jul 2011 14:59:23
1.02
|
ohauer  |
-remove MD5 |
23 Oct 2009 00:30:06
1.02
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
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) |
12 Feb 2007 03:53:29
1.02
|
clsung  |
Add p5-Log-Dispatch-FileShared 1.02, a Log::Dispatch output class for
logging to shared files.
PR: ports/108733
Submitted by: Craig Manley |