FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:38 PM BST
Port details
p5-MooseX-Role-Parameterized 1.00 devel on this many watch lists=1 search for ports that depend on this port
Roles with composition parameters
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Nov 2009 13:28:25
Also Listed In: perl5
License: ART10 GPLv1


Roles are composable units of behavior.  They are useful for factoring
out functionality common to many classes from any part of your class
hierarchy.  See Moose::Cookbook::Roles::Recipe1 for an introduction to
Moose::Role.

While combining roles affords you a great deal of flexibility,
individual roles have very little in the way of configurability.  Core
Moose provides alias for renaming methods and excludes for ignoring
methods.  These options are primarily (perhaps solely) for
disambiguating role conflicts.  See Moose::Cookbook::Roles::Recipe2 for
more about alias and excludes.

Because roles serve many different masters, they usually provide only
the least common denominator of functionality.  To empower roles
further, more configurability than alias and excludes is required.
Perhaps your role needs to know which method to call when it is done.
Or what default value to use for its url attribute.

Parameterized roles offer exactly this solution.

WWW: http://search.cpan.org/dist/MooseX-Role-Parameterized/
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-Moose, lang/perl5.8
Required To Run: devel/p5-Moose, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/p5-MooseX-Role-Parameterized/ && make install clean
To add the package: pkg_add -r p5-MooseX-Role-Parameterized


Configuration Options
     No options to configure

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

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Feb 2012 21:41:57
Original commit files touched by this commit  1.00
swills search for other commits by this committer
- Update TEST_DEPENDS
15 Jan 2012 18:17:37
Original commit files touched by this commit  1.00
sunpoet search for other commits by this committer
- Update to 1.00
- Remove duplicated TEST_DEPENDS entry: p5-Test-Simple

Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
07 Oct 2011 14:54:43
Original commit files touched by this commit  0.27
swills search for other commits by this committer
- Add missing test depends
07 Oct 2011 11:22:46
Original commit files touched by this commit  0.27
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
01 Sep 2011 13:16:49
Original commit files touched by this commit  0.27
sunpoet search for other commits by this committer
- Update to 0.27
- Pet portlint
- Sort PLIST

Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
22 Apr 2011 15:28:36
Original commit files touched by this commit  0.26
bapt search for other commits by this committer
- update to 0.26
- changes:
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.26/Changes
20 Mar 2011 16:09:46
Original commit files touched by this commit  0.25
skv search for other commits by this committer
- Update to 0.25
- Add test dependencies
- Pass maintainership to perl@

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.25/Changes
PR:             ports/155590
Submitted by:   Jase Thew <freebsd@beardz.net>
27 Dec 2010 14:55:25
Original commit files touched by this commit  0.22
pgollucci search for other commits by this committer
- Update to 0.22
- Remove MD5

PR:             ports/153068
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (skv ; 15 days)
Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
23 Jul 2010 13:57:00
Original commit files touched by this commit  0.19
skv search for other commits by this committer
Fix plist.

Pointed by:     QAT
23 Jul 2010 13:23:54
Original commit files touched by this commit  0.19
skv search for other commits by this committer
Update to 0.19

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.19/Changes
12 Jan 2010 15:39:04
Original commit files touched by this commit  0.15
skv search for other commits by this committer
Update to 0.15

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.15/Changes
PR:             ports/142645
Submitted by:   pgollucci
31 Dec 2009 12:42:30
Original commit files touched by this commit  0.14
skv search for other commits by this committer
Update to 0.14

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.14/Changes
PR:             ports/141483
Submitted by:   pgollucci
02 Nov 2009 13:28:00
Original commit files touched by this commit  0.13
skv search for other commits by this committer
Add p5-MooseX-Role-Parameterized 0.13, roles with composition
parameters.

Number of commits found: 13

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.183 seconds.