| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 11:46:48
1.09
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email) |
21 Jan 2012 17:40:15
1.09
|
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.09
|
ohauer  |
-remove MD5 |
21 Apr 2009 10:21:28
1.09
|
lth  |
Update to 1.09 |
25 Aug 2008 09:50:35
1.08
|
lth  |
Update to 1.08 |
23 May 2008 21:18:39
1.07
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Dec 2007 17:33:06
1.07
|
lth  |
Update to 1.07 |
08 Sep 2007 00:59:21
1.06
|
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 |
11 Jun 2006 20:14:10
1.06
|
lth  |
Update to 1.06
PR: ports/98313
Submitted by: aaron |
29 Apr 2006 12:19:50
0.05
|
lth  |
Update to 0.05 |
25 Apr 2006 12:50:14
0.04
|
lth  |
Update to 0.04 |
22 Jan 2006 01:48:34
0.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Jan 2006 15:30:40
0.03
|
lth  |
- Update to 0.03
- Added SHA256 checksum |
29 Oct 2005 15:04:52
0.02_1
|
kuriyama  |
- Change dependency on Test::Builder::Tester to Test-Simple.
Approved by: lth (maintainer) |
14 Oct 2005 06:36:30
0.02
|
lth  |
Update to 0.02 |
13 Oct 2005 12:04:15
0.01
|
lth  |
Add p5-Test-SubCalls 0.01, track the number of times subs are called. |