| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.34
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:59:23
0.34
|
ohauer  |
-remove MD5 |
06 Jan 2010 10:30:18
0.34
|
kuriyama  |
- Upgrade to 0.34. |
04 Oct 2009 15:28:36
0.32_1
|
kuriyama  |
- Avoid pushing C NULLs into AV.
References: https://rt.cpan.org/Public/Bug/Display.html?id=50112
Reported by: tobez |
22 Jul 2009 16:27:08
0.32
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.32
|
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) |
13 Oct 2007 11:51:42
0.32
|
kuriyama  |
Upgrade to 0.32. |
08 Sep 2007 00:57:38
0.31
|
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 |
28 Jul 2006 15:14:50
0.31
|
kuriyama  |
Upgrade to 0.31.
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>,
Gea-Suan Lin <gslin@gslin.org>
PR: ports/100970, ports/100984 |
06 Jul 2006 06:59:18
0.30
|
sem  |
- Fix double post-patch section. It causes problem with PERL_LEVEL < 500800.
Pointy hat to: aaron |
19 Jun 2006 07:43:18
0.30
|
aaron  |
- Update from v0.29 to v0.30
- Add example files to Makefile and plist
PR: ports/98251
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
22 Jan 2006 01:48:34
0.29_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Dec 2005 16:09:27
0.29_1
|
kuriyama  |
- mark IGNORE on perl 5.00503
- unbreak on perl 5.6.2
- fix plist
PR: ports/90566
Submitted by: leeym |
15 Dec 2005 22:44:17
0.29_1
|
kuriyama  |
Fix incorrect plist.
Reported by: pointyhat via kris |
08 Dec 2005 13:32:56
0.29
|
kuriyama  |
Add p5-IO-KQueue 0.29, perl interface to the BSD kqueue system call. |