| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.20
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
07 Jun 2012 13:46:26
1.20
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
24 Oct 2011 09:11:38
1.20
|
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 |
24 Jun 2011 01:54:45
1.20
|
swills  |
- Update to 1.20 |
17 May 2011 11:05:02
1.19
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
23 Oct 2009 00:30:06
1.19
|
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> |
24 Jun 2008 14:59:52
1.19
|
clsung  |
- Update to 1.19
Changes: http://search.cpan.org/dist/Params-CallbackRequest/Changes |
05 May 2008 11:47:58
1.18
|
mat  |
Update to 1.18 |
17 Apr 2008 14:30:31
1.17
|
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) |
29 Mar 2007 02:27:36
1.17
|
leeym  |
- update to 1.17 |
27 Mar 2007 16:32:42
1.16
|
leeym  |
- update to 1.16 |
25 Mar 2007 22:19:12
1.15
|
linimon  |
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat: portmgr |
02 Jun 2006 03:31:45
1.15
|
aaron  |
- Update from v1.13 to v1.15
- Restrict to Perl 5.8+ due to dependency upon devel/p5-Class-Exception
1.15 2006-05-26T21:28:55
- Added the 'requester' attribute to Params::Callback. This can be
specified by passing the 'requester' paremter to request(), and can be
anything.
1.14 2006-03-02T20:07:28
- Removed an unnecessary eval block around the loading of Class::ISA
and Attribute::Handlers that would prevent the failure of either
of
those modules to load to propagate.
- Fixed typo in the Synopsis spotted by Scott Lanning.
- Added support for mod_perl2, as well as mod_perl 1 and mod_perl 1.99.
PR: ports/98303
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
22 Jan 2006 08:30:12
1.13
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.13
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
24 May 2004 17:22:09
1.13
|
mat  |
Add p5-Params-CallbackRequest 1.13, provide callbacks to method and
function parameters.
PR: ports/67022
Submitted by: Rod Taylor <ports@rbt.ca> |