78bc FreshPorts -- devel/p5-Params-Classify
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-Classify 0.013 devel on this many watch lists=4 search for ports that depend on this port
Argument type classification
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jul 2006 22:57:53
Also Listed In: perl5
License: not specified in port


This module provides various type-testing functions. These are
intended for functions that, unlike most Perl code, care what type of
data they are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).

These functions only provide type classification; they do not enforce
type restrictions. Type enforcement may, of course, be built using
these classification functions, but the reader's attention is drawn
to Params::Validate.

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

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

Required To Build:
  1. devel/p5-Module-Build
  2. lang/perl5.14
Required To Run:
  1. lang/perl5.14

This port is required by:

for Build for Run

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


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/cpan.perl.org/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
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.013
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.013
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.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.013
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.013
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
16 Nov 2010 23:16:50
Original commit files touched by this commit  0.013
leeym search for other commits by this committer
- update to 0.013
04 Nov 2010 06:55:31
Original commit files touched by this commit  0.012
leeym search for other commits by this committer
- update to 0.012
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.011
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@
01 Sep 2010 06:34:24
Original commit files touched by this commit  0.011
bapt search for other commits by this committer
- Update 0.011
- Changelog: http://cpansearch.perl.org/src/ZEFRAM/Params-Classify-0.011/Changes

Approved by:    mentors (implicit)
07 Oct 2009 07:00:51
Original commit files touched by this commit  0.009
tobez search for other commits by this committer
Update to 0.009.

Changes:        http://search.cpan.org/dist/Params-Classify/Changes
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.007
pgollucci search for other commits by this committer
- 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)
17 May 2009 15:19:30
Original commit files touched by this commit  0.007
leeym search for other commits by this committer
- update to 0.007
25 Feb 2009 13:51:09
Original commit files touched by this commit  0.006
mat search for other commits by this committer
Update to 0.006
07 Sep 2007 14:47:48
Original commit files touched by this commit  0.005
miwi search for other commits by this committer
- Update to 0.005
20 Aug 2007 01:59:39
Original commit files touched by this commit  0.004
clsung search for other commits by this committer
- Update to 0.004
05 Feb 2007 03:22:36
Original commit files touched by this commit  0.002
clsung search for other commits by this committer
- Update to 0.002
- Drop maintainership to perl@FreeBSD.org

PR:             ports/108707
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
08 Aug 2006 06:49:51
Original commit files touched by this commit  0.001
clsung search for other commits by this committer
- update to 0.001

PR:             ports/101630
Submitted by:   clsung
Approved by:    maintainer (Gea-Suan Lin)
07 Aug 2006 06:58:15
Original commit files touched by this commit  0.000
clsung search for other commits by this committer
- Ignore Perl 5.00503

PR:             ports/101544
Submitted by:   maintanier (Gea-Suan Lin)
19 Jul 2006 22:56:55
Original commit files touched by this commit  0.000
clsung search for other commits by this committer
Add p5-Params-Classify 0.000, argument type classification.

PR:             ports/100546
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 18

283e
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

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