7696 FreshPorts -- devel/p5-Params-Check
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Params-Check 0.36 devel on this many watch lists=10 search for ports that depend on this port
Generic input parsing/checking mechanism for Perl
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Dec 2004 07:40:09
Also Listed In: perl5
License: ART10 GPLv1


Params::Check is a generic input parsing/checking mechanism.  It allows
you to validate input via a template. The only requirement is that the
arguments must be named.

WWW: http://search.cpan.org/dist/Params-Check/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Params-Check/ && make install clean
To add the package: pkg_add -r p5-Params-Check


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Params/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Params/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Params/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Params/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Params/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Params/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Params/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Params/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Params/
  11. http://at.cpan.org/modules/by-module/Params/
  12. http://backpan.perl.org/modules/by-module/Params/
  13. http://cpan.nctu.edu.tw/modules/by-module/Params/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Params/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Params/
  16. http://www.cpan.dk/modules/by-module/Params/
  17. http://www.cpan.dk/modules/by-module/Params/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 12:40:25
Original commit files touched by this commit  0.36
az search for other commits by this committer
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
Original commit files touched by this commit  0.36
sunpoet search for other commits by this committer
- Update to 0.36

Changes:        http://search.cpan.org/dist/Params-Check/CHANGES
25 Apr 2012 18:10:19
Original commit files touched by this commit  0.34
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  0.32
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.32
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.32
sunpoet search for other commits by this committer
- Update to 0.32

Changes:        http://search.cpan.org/dist/Params-Check/CHANGES
31 Jul 2011 06:22:44
Original commit files touched by this commit  0.30
sunpoet search for other commits by this committer
- Update to 0.30

Changes:        http://search.cpan.org/dist/Params-Check/CHANGES
25 Mar 2011 11:49:31
Original commit files touched by this commit  0.28
bapt search for other commits by this committer
- update to 0.28
- changes: http://cpansearch.perl.org/src/BINGOS/Params-Check-0.28/CHANGES
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.26_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
28 Feb 2008 22:20:24
Original commit files touched by this commit  0.26_1
leeym search for other commits by this committer
- use CPAN macro
- fix dependency
- bump PORTREVISION
02 Mar 2007 16:57:07
Original commit files touched by this commit  0.26
mat search for other commits by this committer
Update to 0.26
06 Jul 2006 18:08:05
Original commit files touched by this commit  0.25
leeym search for other commits by this committer
- update to 0.25
26 Mar 2006 16:50:40
Original commit files touched by this commit  0.24
leeym search for other commits by this committer
- update to 0.24
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.23
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.23
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.23
fenner search for other commits by this committer
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
Original commit files touched by this commit  0.23
mat search for other commits by this committer
Update to 0.23
Remove unneeded dep
Add docs
15 Dec 2004 07:35:49
Original commit files touched by this commit  0.22
tobez search for other commits by this committer
Add p5-Params-Check, a generic input parsing/checking mechanism for
Perl.

Number of commits found: 18

2853
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0