| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 15:39:36
1.07
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
16 Nov 2012 14:08:35
1.07
|
culot  |
- Update to 1.07
- Merge checks related to identical ${PERL_LEVEL}
- Pet portlint(1) by moving TEST_DEPENDS earlier
Changes: http://search.cpan.org/dist/Params-Validate/Changes
Feature safe: yes |
13 Mar 2012 16:15:36
1.06
|
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
1.06
|
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 |
11 Feb 2012 02:05:15
1.06
|
sunpoet  |
- Update to 1.06
Changes: http://search.cpan.org/dist/Params-Validate/Changes |
09 Feb 2012 07:46:50
1.05
|
sunpoet  |
- Update to 1.05
Changes: http://search.cpan.org/dist/Params-Validate/Changes |
09 Feb 2012 02:37:01
1.04
|
sunpoet  |
- Update to 1.04
Changes: http://search.cpan.org/dist/Params-Validate/Changes |
08 Feb 2012 05:24:10
1.03
|
sunpoet  |
- Update to 1.03
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Params-Validate/Changes |
08 Dec 2011 07:20:47
1.00
|
sunpoet  |
- Remove unnecessary BUILD_DEPENDS
Feature safe: yes |
24 Oct 2011 09:11:38
1.00
|
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 |
14 Jun 2011 07:19:48
1.00
|
bapt  |
- update to 1.0
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-1.00/Changes |
31 May 2011 20:06:57
0.99
|
bapt  |
- update to 0.99
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.99/Changes |
28 Apr 2011 06:48:21
0.98
|
bapt  |
- update to 0.98
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.98/Changes |
22 Apr 2011 15:41:00
0.97
|
bapt  |
- update to 0.97
- add license
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.97/Changes |
09 Jul 2010 10:32:09
0.95_3
|
tobez  |
Fix dependency. Bump PORTREVISION. Assign maintainer to perl@.
OKed by: previous maintainer via personal communication |
18 Jun 2010 00:34:31
0.95_2
|
leeym  |
- simplify dependency
- bump PORTREVISION
PR: ports/147954
Submitted by: leeym
Approved by: maintainer |
15 Jun 2010 11:53:33
0.95_1
|
tobez  |
Fix dependencies. Bump PORTREVISION.
The commit differs from the version submitted by maintainer
in that it also adds RUN_DEPENDS and bumps PORTREVISION.
Submitted by: maintainer |
06 Jun 2010 20:15:39
0.95
|
pgollucci  |
- Update to 0.95
PR: ports/147375
Approved by: dsh@vlink.ru (maintainer)
Submitted by: myself (pgollucci@)
Changes: http://search.cpan.org/dist/Params-Validate/Changes |
12 Jan 2010 00:49:23
0.94
|
pgollucci  |
- Update to 0.94
PR: ports/142651
Approved by: dsh@vlink.ru (maintainer)
Submitted by: myself (pgollucci@) |
15 Dec 2009 21:08:13
0.93
|
pgollucci  |
- Update to 0.93
PR: ports/141539
Approved by: maintainer
Submitted by: myself (pgollucci@) |
24 Oct 2009 10:01:58
0.92_1
|
leeym  |
- fix plist
- bump PORTREVISION
Noticed by: erwin@ |
22 Oct 2009 09:01:53
0.92
|
leeym  |
- update to 0.92
PR: 139837
Submitted by: leeym
Reviewed by: maintainer |
22 Jul 2009 16:27:08
0.91
|
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) |
13 Mar 2009 23:24:52
0.91
|
kuriyama  |
Upgrade to 0.91
No response from: maintainer (1 month) |
17 Apr 2008 14:30:31
0.89
|
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) |
16 Feb 2008 16:55:19
0.89
|
leeym  |
- Update to 0.89
PR: 120726
Submitted by: leeym
Approved by: maintainer |
08 Sep 2007 00:59:21
0.88
|
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 |
20 Apr 2007 21:07:56
0.88
|
miwi  |
- Update to 0.88
PR: 111900
Submitted by: miwi
Approved by: maintainer |
24 Jan 2007 20:59:42
0.87
|
miwi  |
- Update to 0.87
PR: 108253
Submitted by: miwi
Approved by: maintainer |
09 Aug 2006 14:16:28
0.86
|
clsung  |
- Update to 0.86
PR: ports/101698
Submitted by: gslin_AT_gslin dot org
Approved by: maintainer (Denis Shaposhnikov) |
13 Jun 2006 19:06:54
0.85
|
erwin  |
Update to 0.85
PR: 98889
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
02 Jun 2006 18:17:54
0.84
|
aaron  |
- Update from v0.82 to v0.84
0.84 May29, 2006
- The XS version of the code used Carp::croak to report failures,
while the Perl version used Carp::confess. The module has always been
documented as using confess, so now the XS version uses this.
- The new compiler detection code always returned false if you didn't
have ExtUtils::CBuilder installed.
0.83 May 28, 2006
- Change how C compiler detection is done in the Makefile.PL so it
does not rely on having make on the system. The new way should work on (Only the first 15 lines of the commit message are shown above ) |
18 May 2006 08:35:11
0.82
|
erwin  |
Update to 0.82
PR: 97420
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Reviewed by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
22 Jan 2006 01:48:34
0.78
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
28 Nov 2005 17:44:19
0.78
|
erwin  |
Update to 0.78
PR: 89661
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
03 May 2005 11:37:33
0.77
|
novel  |
Update to 0.77
PR: 80573
Submitted by: Denis Shaposhnikov (maintainer) |
01 Dec 2004 18:01:57
0.76
|
mat  |
Update to 0.76
Obtained from: maintainer timeout |
28 Apr 2004 16:51:32
0.74
|
mat  |
Update to 0.74
Approved by: maintainer timeout |
30 Mar 2004 13:38:37
0.73
|
mat  |
Update to 0.73
Approved by: maintainer |
04 Dec 2003 10:34:27
0.72
|
mat  |
Update to 0.72
PR: 59635
Submitted by: maintainer |
05 Nov 2003 12:47:03
0.69
|
mat  |
Update to 0.69
Approved by: maintainer |
21 Oct 2003 14:01:50
0.67
|
mat  |
Update to 0.67
maintainer timeout |
19 Aug 2003 08:30:51
0.65
|
mat  |
Update to 0.65
* It is now possible to turn validation on and off at runtime. To make this
easier, it can be set via the PERL_NO_VALIDATION environment variable, or the
$Params::Validate::NO_VALIDATION global variable. Go ahead, shoot yourself
in the foot with it!
Approved by: demon (mentor), maintainer |
16 Jul 2003 06:31:21
0.64
|
daichi  |
update devel/p5-Params-Validate: 0.62 -> 0.64
PR: 54532
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer) |
29 Jun 2003 09:41:04
0.62
|
demon  |
Update to version 0.62. |
29 Jun 2003 09:39:00
0.61
|
demon  |
Utilize SITE_PERL, remove redundant MAN3PREFIX assignment. |
24 Jun 2003 07:58:22
0.61
|
demon  |
Update to version 0.61.
Maintainer timeout. |
15 May 2003 09:26:22
0.54_1
|
tobez  |
p5-Params-Validate has an extra module, Attribute::Params::Validate,
which uses Attribute::Handlers, which requires perl 5.6 or above.
This is an add-on functionality which is not necessary for main module
operation. Make this port work with all supported Perls.
PR: 51652
Approved by: maintainer |
24 Feb 2003 21:41:13
0.54
|
sobomax  |
If perl-5.8.0 is the main perl istalled don't depend on modules already in
the base distribution.
Sponsored by: Porta Software Ltd. |
23 Feb 2003 06:11:22
0.54
|
edwin  |
Maintainer update:
Mark IGNORE because of dependency on p5-Attribute-Handlers
vendor update to 0.54:
- Something around test 5 in 06-options.t appear to cause
Perl to die/segfault/something under 5.6.0. These tests
will be skipped with 5.6.0 in the future. Reported by
Christian Schaffner.
- When testing for a compiler, use nmake on Win32. Implemented
by Ronald Hill.
- Added regex validation option.
- Added copyright info to each source file. Added LICENSE
file to distro.
PR: ports/48524
Submitted by: Erwin Lansing <erwin@lansing.dk> |
21 Feb 2003 11:23:04
0.50
|
knu  |
De-pkg-comment. |
13 Feb 2003 01:52:34
0.50
|
edwin  |
Add dependency on devel/p5-Attribute-Handlers
Notified maintainer |
27 Jan 2003 14:04:35
0.50
|
tobez  |
Update to 0.50.
Submitted by: maintainer
PR: 47038 |
25 Jul 2002 17:05:50
0.24
|
pat  |
Update to 0.24
PR: ports/40976
Submitted by: maintainer |
17 Jul 2002 15:28:24
0.23
|
pat  |
Update to 0.23
PR: ports/40685
Submitted by: maintainer |
27 Jun 2002 09:37:51
0.18
|
tobez  |
Update to 0.18.
PR: 39916
Submitted by: maintainer |
20 Apr 2001 15:41:04 
|
olgeni  |
Update port to version 0.04. |
10 Apr 2001 20:46:03 
|
will  |
Add p5-Params-Validate 0.03, a perl module to validate method/function
parameters. |