| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 12:40:25
0.36
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
28 Apr 2012 19:45:48
0.36
|
sunpoet  |
- Update to 0.36
Changes: http://search.cpan.org/dist/Params-Check/CHANGES |
25 Apr 2012 18:10:19
0.34
|
sunpoet  |
- Update to 0.34
- Add LICENSE
- Do not silence installation message
Changes: http://search.cpan.org/dist/Params-Check/CHANGES |
13 Mar 2012 16:15:36
0.32
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.32
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
15 Aug 2011 09:07:39
0.32
|
sunpoet  |
- Update to 0.32
Changes: http://search.cpan.org/dist/Params-Check/CHANGES |
31 Jul 2011 06:22:44
0.30
|
sunpoet  |
- Update to 0.30
Changes: http://search.cpan.org/dist/Params-Check/CHANGES |
25 Mar 2011 11:49:31
0.28
|
bapt  |
- update to 0.28
- changes: http://cpansearch.perl.org/src/BINGOS/Params-Check-0.28/CHANGES |
24 Sep 2010 02:03:44
0.26_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
28 Feb 2008 22:20:24
0.26_1
|
leeym  |
- use CPAN macro
- fix dependency
- bump PORTREVISION |
02 Mar 2007 16:57:07
0.26
|
mat  |
Update to 0.26 |
06 Jul 2006 18:08:05
0.25
|
leeym  |
- update to 0.25 |
26 Mar 2006 16:50:40
0.24
|
leeym  |
- update to 0.24 |
22 Jan 2006 01:48:34
0.23
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
0.23
|
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:31:43
0.23
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
23 Feb 2005 14:42:30
0.23
|
mat  |
Update to 0.23
Remove unneeded dep
Add docs |
15 Dec 2004 07:35:49
0.22
|
tobez  |
Add p5-Params-Check, a generic input parsing/checking mechanism for
Perl. |