FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:54 PM BST
Port details
p5-Class-Default 1.51 devel on this many watch lists=1 search for ports that depend on this port
Static calls apply to a default instantiation

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Dec 2002 10:14:01
Also Listed In: perl5
License: not specified in port


Class::Default provides a mechanism to allow your class to take static
method calls and apply it to a default instantiation of an object.  It
provides a flexibility to an API that allows it to be used more
comfortably in different situations.

This technique appears to be especially useful when writing modules
that you want to be used in either a single use or a persistent
environment.  In a CGI like environment, you want the simplicity of a
static interface.  You can call Class-method> directly, without having
to pass an instantiation around constantly.

WWW: http://search.cpan.org/dist/Class-Default/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Class-Inspector, lang/perl5.8
Required To Run: devel/p5-Class-Inspector, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Class/
http://www.cpan.dk/modules/by-module/Class/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Class/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Class/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Class/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Class/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Class/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
http://at.cpan.org/modules/by-module/Class/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Class/
http://backpan.perl.org/modules/by-module/Class/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
http://cpan.nctu.edu.tw/modules/by-module/Class/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Class/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.51
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.51
ohauer search for other commits by this committer
-remove MD5
10 Jan 2010 03:54:09
Original commit files touched by this commit  1.51
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
31 May 2008 19:36:27
Original commit files touched by this commit  1.51
miwi search for other commits by this committer
- Update to 1.51

PR:             123444
Submitted by:   lippe
Approved by:    maintainer timeout
23 May 2008 21:18:39
Original commit files touched by this commit  1.50
olgeni search for other commits by this committer
Hunt for typos in devel/p5-*.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.50
araujo search for other commits by this committer
- 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)
05 Sep 2006 16:56:57
Original commit files touched by this commit  1.50
skv search for other commits by this committer
Update to 1.50

PR:             ports/102859
Submitted by:   Gea-Suan Lin <gslin xx gslin.org>
07 Apr 2006 07:34:40
Original commit files touched by this commit  1.4
skv search for other commits by this committer
Update to 1.4

Changes:        http://search.cpan.org/src/ADAMK/Class-Default-1.4/Changes
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.3_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.3_1
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)
21 Feb 2005 12:02:56
Original commit files touched by this commit  1.3_1
skv search for other commits by this committer
Fix plist: return back ".packlist"

Pointer by:     kris
15 Feb 2005 16:42:58
Original commit files touched by this commit  1.3
skv search for other commits by this committer
Update to 1.3
26 Jan 2005 16:48:00
Original commit files touched by this commit  1.2
skv search for other commits by this committer
Update to 1.2
14 Nov 2004 13:07:23
Original commit files touched by this commit  1.1
skv search for other commits by this committer
Updated to 1.1
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.0
trevor search for other commits by this committer
SIZEify (maintainer timeout)
16 Jan 2004 11:43:18
Original commit files touched by this commit  1.0
skv search for other commits by this committer
Updated to 1.0
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.2
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Mar 2003 06:01:16
Original commit files touched by this commit  0.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Dec 2002 10:08:57
Original commit files touched by this commit  0.2
skv search for other commits by this committer
Add p5-Class-Default 0.2,
static calls apply to a default
instantiation.

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.131 seconds.