a8ea FreshPorts -- devel/p5-Class-Autouse
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-Class-Autouse 2.01 devel on this many watch lists=10 search for ports that depend on this port
Defer loading of one or more classes
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Dec 2002 10:19:49
Also Listed In: perl5
License: not specified in port


Class::Autouse allows you to specify a class the will only load when a
method of that class is called.  For large classes that might not be
used during the running of a program, such as Date::Manip, this can save
you large amounts of memory, and decrease the script load time.

WWW: http://search.cpan.org/dist/Class-Autouse/
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-prefork
  2. lang/perl5.8
Required To Run:
  1. devel/p5-prefork
  2. lang/perl5.8

This port is required by:

for Build for Run

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


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/authors/id/A/AD/ADAMK/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AD/ADAMK/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/A/AD/ADAMK/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AD/ADAMK/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/A/AD/ADAMK/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AD/ADAMK/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/A/AD/ADAMK/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/A/AD/ADAMK/
  10. http://at.cpan.org/authors/id/A/AD/ADAMK/
  11. http://backpan.perl.org/authors/id/A/AD/ADAMK/
  12. http://cpan.nctu.edu.tw/authors/id/A/AD/ADAMK/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/A/AD/ADAMK/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/A/AD/ADAMK/
  15. http://www.cpan.dk/authors/id/A/AD/ADAMK/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Feb 2012 03:38:00
Original commit files touched by this commit  2.01
sunpoet search for other commits by this committer
- Update to 2.01

Changes:        http://search.cpan.org/dist/Class-Autouse/Changes
20 Jun 2011 08:36:20
Original commit files touched by this commit  2.00
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
19 Jan 2011 08:32:56
Original commit files touched by this commit  2.00
wen search for other commits by this committer
- Update to 2.00
ChangeLog: http://search.cpan.org/src/ADAMK/Class-Autouse-2.00/Changes

Feature safe:   yes
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.29
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 Apr 2008 14:30:31
Original commit files touched by this commit  1.29
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)
20 Dec 2007 09:48:03
Original commit files touched by this commit  1.29
gabor search for other commits by this committer
- Update to 1.29
23 Jul 2007 05:13:26
Original commit files touched by this commit  1.28
clsung search for other commits by this committer
- Update to 1.28
13 Sep 2006 13:21:17
Original commit files touched by this commit  1.27_1
mat search for other commits by this committer
Fixup dependency problem on 4.x

Reported by:    krisbotmail
06 Sep 2006 05:54:48
Original commit files touched by this commit  1.27
leeym search for other commits by this committer
- remove no-longer-useful patch
05 Sep 2006 11:47:11
Original commit files touched by this commit  1.27
leeym search for other commits by this committer
- update to 1.27
- update BUILD_DEPENDS and RUN_DEPENDS
19 Apr 2006 09:27:28
Original commit files touched by this commit  1.26
erwin search for other commits by this committer
Update to 1.26
12 Apr 2006 08:46:41
Original commit files touched by this commit  1.25
tobez search for other commits by this committer
Update to 1.25.  Require perl from ports.
23 Mar 2006 10:46:41
Original commit files touched by this commit  1.24
skv search for other commits by this committer
Update to 1.24

PR:             ports/94645
Submitted by:   delphij
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.21
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.21
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)
12 Oct 2005 11:07:21
Original commit files touched by this commit  1.21
skv search for other commits by this committer
Update to 1.21

Changes:        http://search.cpan.org/src/ADAMK/Class-Autouse-1.21/Changes
PR:             ports/86719
Submitted by:   ehaup
30 Aug 2005 10:45:28
Original commit files touched by this commit  1.20
skv search for other commits by this committer
Update to 1.20
11 Jun 2005 16:13:12
Original commit files touched by this commit  1.17
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
15 Feb 2005 16:47:38
Original commit files touched by this commit  1.16
skv search for other commits by this committer
Update to 1.16
26 Jan 2005 16:46:36
Original commit files touched by this commit  1.14
skv search for other commits by this committer
Update to 1.14
14 Nov 2004 12:57:34
Original commit files touched by this commit  1.11
skv search for other commits by this committer
Updated to 1.11
17 Oct 2004 15:19:12
Original commit files touched by this commit  1.04
skv search for other commits by this committer
Updated to 1.04
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.03
trevor search for other commits by this committer
SIZEify (maintainer timeout)
11 Dec 2003 15:07:59
Original commit files touched by this commit  1.03
skv search for other commits by this committer
Updated to 1.03
08 Dec 2003 17:06:34
Original commit files touched by this commit  1.02
skv search for other commits by this committer
Updated to 1.02
11 Nov 2003 08:29:24
Original commit files touched by this commit  1.01
skv search for other commits by this committer
Updated to 1.01
02 Nov 2003 16:54:05
Original commit files touched by this commit  1.0
skv search for other commits by this committer
Updated to 1.0
31 Aug 2003 07:31:22
Original commit files touched by this commit  0.8
skv search for other commits by this committer
Updated to 0.8
07 Mar 2003 06:01:16
Original commit files touched by this commit  0.7
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:14:40
Original commit files touched by this commit  0.7
skv search for other commits by this committer
Add p5-Class-Autouse 0.7, defer loading of one or more classes.

Number of commits found: 30

283f
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
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

6 vulnerabilities affecting 22 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 24529
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days26
new fortnight58
new month216

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