| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-1.00/Changes
Notes:
svn path=/head/; revision=275535
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.99/Changes
Notes:
svn path=/head/; revision=274893
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.98/Changes
Notes:
svn path=/head/; revision=273287
|
|
|
|
|
|
|
|
| |
- add license
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.97/Changes
Notes:
svn path=/head/; revision=273055
|
|
|
|
|
|
|
| |
OKed by: previous maintainer via personal communication
Notes:
svn path=/head/; revision=257552
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/147954
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=256637
|
|
|
|
|
|
|
|
|
|
| |
The commit differs from the version submitted by maintainer
in that it also adds RUN_DEPENDS and bumps PORTREVISION.
Submitted by: maintainer
Notes:
svn path=/head/; revision=256548
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147375
Approved by: dsh@vlink.ru (maintainer)
Submitted by: myself (pgollucci@)
Changes: http://search.cpan.org/dist/Params-Validate/Changes
Notes:
svn path=/head/; revision=255937
|
|
|
|
|
|
|
|
|
| |
PR: ports/142651
Approved by: dsh@vlink.ru (maintainer)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=247650
|
|
|
|
|
|
|
|
|
| |
PR: ports/141539
Approved by: maintainer
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=245922
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Noticed by: erwin@
Notes:
svn path=/head/; revision=243254
|
|
|
|
|
|
|
|
|
| |
PR: 139837
Submitted by: leeym
Reviewed by: maintainer
Notes:
svn path=/head/; revision=243207
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
|
|
|
| |
No response from: maintainer (1 month)
Notes:
svn path=/head/; revision=230013
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
|
| |
PR: 120726
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=207336
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
| |
PR: 111900
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=190489
|
|
|
|
|
|
|
|
|
| |
PR: 108253
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=183202
|
|
|
|
|
|
|
|
|
| |
PR: ports/101698
Submitted by: gslin_AT_gslin dot org
Approved by: maintainer (Denis Shaposhnikov)
Notes:
svn path=/head/; revision=170202
|
|
|
|
|
|
|
|
|
| |
PR: 98889
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=165334
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(most?) Unix and Win32 systems. Suggested by David Golden. See RT
18969 (for DateTime.pm, but equally applicable to this module). Will
hopefully fix RT 17644.
- Previously, if a parameter was undefined, regex checks for that
parameter always failed. However, it's quite possible for a regex to
successfully match an undefined value (qr/^$/, for example). Now the
code treats undef as an empty string ('') in regex checks. Reported by
Duncan Salada.
PR: ports/98304
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Notes:
svn path=/head/; revision=164233
|
|
|
|
|
|
|
|
|
| |
PR: 97420
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Reviewed by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Notes:
svn path=/head/; revision=162698
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
| |
PR: 89661
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Notes:
svn path=/head/; revision=149809
|
|
|
|
|
|
|
|
| |
PR: 80573
Submitted by: Denis Shaposhnikov (maintainer)
Notes:
svn path=/head/; revision=134549
|
|
|
|
|
|
|
| |
Obtained from: maintainer timeout
Notes:
svn path=/head/; revision=122910
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=107826
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=105698
|
|
|
|
|
|
|
|
| |
PR: 59635
Submitted by: maintainer
Notes:
svn path=/head/; revision=94943
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=93133
|
|
|
|
|
|
|
| |
maintainer timeout
Notes:
svn path=/head/; revision=91817
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=87274
|
|
|
|
|
|
|
|
| |
PR: 54532
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
Notes:
svn path=/head/; revision=84968
|
|
|
|
| |
Notes:
svn path=/head/; revision=83813
|
|
|
|
| |
Notes:
svn path=/head/; revision=83812
|
|
|
|
|
|
|
| |
Maintainer timeout.
Notes:
svn path=/head/; revision=83515
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=81021
|
|
|
|
|
|
|
|
|
| |
the base distribution.
Sponsored by: Porta Software Ltd.
Notes:
svn path=/head/; revision=76423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=76227
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
|
|
|
| |
Notified maintainer
Notes:
svn path=/head/; revision=75425
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 47038
Notes:
svn path=/head/; revision=74082
|
|
|
|
|
|
|
|
| |
PR: ports/40976
Submitted by: maintainer
Notes:
svn path=/head/; revision=63542
|
|
|
|
|
|
|
|
| |
PR: ports/40685
Submitted by: maintainer
Notes:
svn path=/head/; revision=63137
|
|
|
|
|
|
|
|
| |
PR: 39916
Submitted by: maintainer
Notes:
svn path=/head/; revision=62084
|
|
|
|
|
|
|
|
| |
PR: 26724
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
Notes:
svn path=/head/; revision=41725
|
|
parameters.
PR: 26477
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes:
svn path=/head/; revision=41218
|