631e FreshPorts -- devel/p5-Class-C3-Componentised
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-C3-Componentised 1.0009 devel on this many watch lists=3 search for ports that depend on this port
Load mix-ins or components to your C3-based class
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Aug 2007 22:13:51
Also Listed In: perl5
License: not specified in port


This will inject base classes to your module using the Class::C3 method
resolution order.

Please note: these are not plugins that can take precedence over methods
declared in MyModule. If you want something like that, consider
MooseX::Object::Pluggable.

WWW: http://search.cpan.org/dist/Class-C3-Componentised/
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-Class-C3
  2. devel/p5-MRO-Compat
  3. devel/p5-Class-Inspector
  4. lang/perl5.8
Required To Run:
  1. devel/p5-Class-C3
  2. devel/p5-MRO-Compat
  3. devel/p5-Class-Inspector
  4. lang/perl5.8

This port is required by:

for Build for Run

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


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

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.0009
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
17 Sep 2011 06:49:29
Original commit files touched by this commit  1.0009
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Jun 2011 08:36:20
Original commit files touched by this commit  1.0009
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
24 Mar 2011 03:07:01
Original commit files touched by this commit  1.0009
wen search for other commits by this committer
- Update to 1.0009
ChangeLog:
http://cpansearch.perl.org/src/RIBASUSHI/Class-C3-Componentised-1.0009/Changes
27 Feb 2011 13:14:26
Original commit files touched by this commit  1.0008
miwi search for other commits by this committer
- Update to 1.0008

PR:             155046
Submitted by:   milki <milki@rescomp.berkeley.edu>
18 Sep 2009 14:19:42
Original commit files touched by this commit  1.0006
tobez search for other commits by this committer
Update to 1.0006.

Changes: http://search.cpan.org/dist/Class-C3-Componentised/Changes
Feature safe:   yes
16 Aug 2009 09:22:05
Original commit files touched by this commit  1.0005
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
23 Apr 2009 06:59:28
Original commit files touched by this commit  1.0005
lbr search for other commits by this committer
Update to 1.0005
22 Mar 2009 00:30:30
Original commit files touched by this commit  1.0004
lbr search for other commits by this committer
Update to 1.0004...
22 Mar 2009 00:02:09
Original commit files touched by this commit  1.0003
lbr search for other commits by this committer
Update to 1.0003
07 Mar 2008 21:12:00
Original commit files touched by this commit  1.0003
lbr search for other commits by this committer
Update to 1.0003
08 Sep 2007 00:56:04
Original commit files touched by this commit  1.0001
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
12 Aug 2007 22:13:41
Original commit files touched by this commit  1.0001
  Sanity Test Failure
lbr search for other commits by this committer
This will inject base classes to your module using the Class::C3 method
resolution order.

Number of commits found: 13

2854
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month210

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