| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
1.05
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
01 May 2012 01:47:10
1.05
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
24 Oct 2011 09:11:38
1.05
|
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
1.05
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.05
|
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) |
17 Mar 2006 02:40:30
1.05
|
clsung  |
- update to 1.05
- use PERL_MODBUILD |
22 Jan 2006 08:30:12
1.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
29 Sep 2005 01:57:45
1.04
|
clsung  |
- update to 1.04
PR: 86341
Submitted by: leeym |
21 Sep 2005 19:35:50
1.03
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
05 Dec 2004 03:55:48
1.03
|
clsung  |
- fix pkg-plist
Noticed by: kris |
20 Aug 2004 02:56:44
1.03
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
31 Mar 2004 03:12:58
1.03
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 04:19:00
1.03
|
foxfair  |
Add p5-Class-ParmList 1.03, a module for processing named parameter
lists for method calls.
This is a simple package for validating calling parameters to a subroutine
or method. It allows you to use "named parameters" while providing checking
for number and naming of parameters for verifying inputs are as expected and
meet any minimum requirements. It also allows the setting of default values
for the named parameters if omitted
PR: 58453
Submitted by: clsung@dragon2.net |