FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:37 PM BST
Port details
p5-MooseX-Getopt 0.45 devel on this many watch lists=2 search for ports that depend on this port
A Moose role for processing command line options
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2008 00:54:29
Also Listed In: perl5
License: ART10 GPLv1


This is a role which provides an alternate constructor for creating objects
using parameters passed in from the command line.

This module attempts to DWIM as much as possible with the command line params
by introspecting your class's attributes. It will use the name of your
attribute as the command line option, and if there is a type constraint
defined, it will configure Getopt::Long to handle the option accordingly.

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

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 May 2012 11:34:49
Original commit files touched by this commit  0.45
sunpoet search for other commits by this committer
- Update to 0.45

Changes:        http://search.cpan.org/dist/MooseX-Getopt/Changes
13 May 2012 08:13:18
Original commit files touched by this commit  0.44
culot search for other commits by this committer
- Update to 0.44

Changes:        http://search.cpan.org/dist/MooseX-Getopt/Changes
29 Apr 2012 19:34:40
Original commit files touched by this commit  0.43
sunpoet search for other commits by this committer
- Update to 0.43

Changes:        http://search.cpan.org/dist/MooseX-Getopt/Changes
18 Apr 2012 14:15:23
Original commit files touched by this commit  0.40
sunpoet search for other commits by this committer
- Update to 0.40

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
12 Apr 2012 02:52:48
Original commit files touched by this commit  0.39
swills search for other commits by this committer
- Fix tests

PR:             ports/166628
Submitted by:   Mel Flynn <rflynn@acsalaska.net>
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.39
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.39
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
10 Feb 2012 03:09:22
Original commit files touched by this commit  0.39
sunpoet search for other commits by this committer
- Update to 0.39

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
06 Jan 2012 07:25:41
Original commit files touched by this commit  0.38
sunpoet search for other commits by this committer
- Update to 0.38
- Sort *_DEPENDS
- Fix TEST_DEPENDS

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
07 Oct 2011 14:13:41
Original commit files touched by this commit  0.37_1
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.37_1
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>
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.37_1
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
18 May 2011 02:24:48
Original commit files touched by this commit  0.37_1
swills search for other commits by this committer
- Add missing dependency on devel/p5-MooseX-Role-Parameterized
03 Apr 2011 20:43:33
Original commit files touched by this commit  0.37
bapt search for other commits by this committer
- update to 0.37
- changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.37/ChangeLog
27 Mar 2011 09:41:49
Original commit files touched by this commit  0.35
bapt search for other commits by this committer
- update to 0.35
- add licenses
- changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.35/ChangeLog
31 Aug 2010 02:29:12
Original commit files touched by this commit  0.33
pgollucci search for other commits by this committer
- Update to 0.33

PR:             ports/150104
Submitted by:   Kan Sasaki <sasaki@fcc.ad.jp>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/MooseX-Getopt/Changes
09 Jul 2010 10:47:31
Original commit files touched by this commit  0.31
tobez search for other commits by this committer
Update to 0.31.

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
07 Jul 2010 11:12:47
Original commit files touched by this commit  0.30
wen search for other commits by this committer
- Update to 0.30

Feature safe:   yes
15 Jun 2010 12:03:24
Original commit files touched by this commit  0.29
tobez search for other commits by this committer
Update to 0.29.  Ass TEST_DEPENDS as documentation.

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
01 Mar 2010 08:10:03
Original commit files touched by this commit  0.27
wen search for other commits by this committer
- Update to 0.27

Feature safe:   yes
16 Jan 2010 14:45:49
Original commit files touched by this commit  0.26_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
11 Dec 2009 03:33:59
Original commit files touched by this commit  0.26
wen search for other commits by this committer
- Update to 0.26
29 Nov 2009 09:35:27
Original commit files touched by this commit  0.25
wen search for other commits by this committer
- Update to 0.25

PR:             ports/140977
Submitted by:   Sahil Tandon <sahil@tandon.net>
24 Oct 2009 02:03:32
Original commit files touched by this commit  0.24
wen search for other commits by this committer
- Update to 0.24

Approved by:    mentors(implicit)
02 Oct 2009 12:11:13
Original commit files touched by this commit  0.23
tobez search for other commits by this committer
Update to 0.23.

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
05 Sep 2009 12:05:24
Original commit files touched by this commit  0.22
tobez search for other commits by this committer
Update to 0.22.

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
28 Aug 2009 15:37:11
Original commit files touched by this commit  0.21
leeym search for other commits by this committer
- update to 0.21
17 Aug 2009 14:00:18
Original commit files touched by this commit  0.20
tobez search for other commits by this committer
Update to 0.20.

Changes:        http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.18
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
09 Apr 2009 21:15:46
Original commit files touched by this commit  0.18
lbr search for other commits by this committer
Update to 0.18
09 Apr 2009 08:42:10
Original commit files touched by this commit  0.17
lbr search for other commits by this committer
Update to 0.17
22 Mar 2009 00:32:45
Original commit files touched by this commit  0.16
lbr search for other commits by this committer
Update to 0.16
28 Jul 2008 00:53:55
Original commit files touched by this commit  0.15
lbr search for other commits by this committer
New port: devel/p5-MooseX-Getopt, A Moose role for processing command line
options

Number of commits found: 33

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