notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-MooseX-Getopt Moose role for processing command line options
0.76 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.76Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-28 00:54:29
Last Update: 2023-12-25 09:02:41
Commit Hash: 6d2603e
People watching this port, also watch:: p5-CPAN-Meta-YAML, sysinfo, python, font-misc-meltho
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/MooseX-Getopt
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-MooseX-Getopt-0.76/catalog.mk
  2. /usr/local/share/licenses/p5-MooseX-Getopt-0.76/LICENSE
  3. /usr/local/share/licenses/p5-MooseX-Getopt-0.76/ART10
  4. /usr/local/share/licenses/p5-MooseX-Getopt-0.76/GPLv1+
  5. lib/perl5/site_perl/MooseX/Getopt.pm
  6. lib/perl5/site_perl/MooseX/Getopt/Basic.pm
  7. lib/perl5/site_perl/MooseX/Getopt/Dashes.pm
  8. lib/perl5/site_perl/MooseX/Getopt/GLD.pm
  9. lib/perl5/site_perl/MooseX/Getopt/Meta/Attribute.pm
  10. lib/perl5/site_perl/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
  11. lib/perl5/site_perl/MooseX/Getopt/Meta/Attribute/Trait.pm
  12. lib/perl5/site_perl/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
  13. lib/perl5/site_perl/MooseX/Getopt/OptionTypeMap.pm
  14. lib/perl5/site_perl/MooseX/Getopt/ProcessedArgv.pm
  15. lib/perl5/site_perl/MooseX/Getopt/Strict.pm
  16. lib/perl5/site_perl/man/man3/MooseX::Getopt.3.gz
  17. lib/perl5/site_perl/man/man3/MooseX::Getopt::Basic.3.gz
  18. lib/perl5/site_perl/man/man3/MooseX::Getopt::Dashes.3.gz
  19. lib/perl5/site_perl/man/man3/MooseX::Getopt::GLD.3.gz
  20. lib/perl5/site_perl/man/man3/MooseX::Getopt::Meta::Attribute.3.gz
  21. lib/perl5/site_perl/man/man3/MooseX::Getopt::Meta::Attribute::NoGetopt.3.gz
  22. lib/perl5/site_perl/man/man3/MooseX::Getopt::Meta::Attribute::Trait.3.gz
  23. lib/perl5/site_perl/man/man3/MooseX::Getopt::Meta::Attribute::Trait::NoGetopt.3.gz
  24. lib/perl5/site_perl/man/man3/MooseX::Getopt::OptionTypeMap.3.gz
  25. lib/perl5/site_perl/man/man3/MooseX::Getopt::ProcessedArgv.3.gz
  26. lib/perl5/site_perl/man/man3/MooseX::Getopt::Strict.3.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • p5-MooseX-Getopt>0:devel/p5-MooseX-Getopt
To install the port:
cd /usr/ports/devel/p5-MooseX-Getopt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-MooseX-Getopt
  • pkg install p5-MooseX-Getopt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-MooseX-Getopt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703228090 SHA256 (MooseX-Getopt-0.76.tar.gz) = ff8731bd2b1df83347dfb6afe9ca15c04d2ecd8b288e5793d095eaf956b6b028 SIZE (MooseX-Getopt-0.76.tar.gz) = 59303

Packages (timestamps in pop-ups are UTC):
p5-MooseX-Getopt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.760.760.740.760.76-0.74-
FreeBSD:13:quarterly0.760.760.750.760.760.760.760.76
FreeBSD:14:latest0.760.760.750.760.760.75-0.75
FreeBSD:14:quarterly0.760.76-0.760.760.760.760.76
FreeBSD:15:latest0.760.76n/a0.76n/a0.760.760.76
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Getopt-Long-Descriptive>=0.081 : devel/p5-Getopt-Long-Descriptive
  2. p5-Moose>=0.56 : devel/p5-Moose
  3. p5-MooseX-ConfigFromFile>=0 : devel/p5-MooseX-ConfigFromFile
  4. p5-MooseX-Role-Parameterized>=1.01 : devel/p5-MooseX-Role-Parameterized
  5. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  6. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  7. perl5>=5.36<5.37 : lang/perl5.36
  8. p5-Module-Build-Tiny>=0.043 : devel/p5-Module-Build-Tiny
  9. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-MooseX-SimpleConfig>=0.07 : devel/p5-MooseX-SimpleConfig
  2. p5-Module-Runtime>=0 : devel/p5-Module-Runtime
  3. p5-Path-Tiny>=0.009 : devel/p5-Path-Tiny
  4. p5-Test-Deep>=0 : devel/p5-Test-Deep
  5. p5-Test-Fatal>=0.003 : devel/p5-Test-Fatal
  6. p5-Test-Needs>=0 : devel/p5-Test-Needs
  7. p5-Test-Trap>=0 : devel/p5-Test-Trap
  8. p5-Test-Warnings>=0 : devel/p5-Test-Warnings
Runtime dependencies:
  1. p5-Getopt-Long-Descriptive>=0.081 : devel/p5-Getopt-Long-Descriptive
  2. p5-Moose>=0.56 : devel/p5-Moose
  3. p5-MooseX-ConfigFromFile>=0 : devel/p5-MooseX-ConfigFromFile
  4. p5-MooseX-Role-Parameterized>=1.01 : devel/p5-MooseX-Role-Parameterized
  5. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  6. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  7. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. devel/p5-Devel-REPL
  2. devel/p5-MooseX-App-Cmd
  3. devel/p5-MooseX-Daemonize
  4. devel/p5-MooseX-Runnable
  5. devel/p5-MooseX-Types-Path-Class
  6. devel/p5-Paws
  7. misc/p5-Bot-Training
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-POE-Component-Server-Twirc
  3. security/tls-check
  4. textproc/p5-Hailo
  5. textproc/p5-XML-Toolkit
  6. www/p5-Catalyst-Runtime
  7. www/p5-Emplacken
  8. www/p5-FCGI-Engine
  9. www/p5-HTML-FormHandler
  10. Collapse this list.
for Run
  1. devel/p5-Devel-REPL
  2. devel/p5-MooseX-App-Cmd
  3. devel/p5-MooseX-Daemonize
  4. devel/p5-MooseX-Runnable
  5. devel/p5-MooseX-Types-Path-Class
  6. devel/p5-Paws
  7. misc/p5-Bot-Training
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net/p5-POE-Component-Server-Twirc
  3. security/tls-check
  4. textproc/p5-Hailo
  5. textproc/p5-XML-Toolkit
  6. www/p5-Catalyst-Runtime
  7. www/p5-Emplacken
  8. www/p5-FCGI-Engine
  9. www/p5-HTML-FormHandler
  10. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_p5-MooseX-Getopt
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (25 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/E/ET/ETHER/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/E/ET/ETHER/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/E/ET/ETHER/
  4. ftp://ftp.cpan.org/pub/CPAN/authors/id/E/ET/ETHER/
  5. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MooseX/
  6. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MooseX/
  7. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/E/ET/ETHER/
  8. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/E/ET/ETHER/
  9. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/E/ET/ETHER/
  10. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/E/ET/ETHER/
  11. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/E/ET/ETHER/
  12. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/E/ET/ETHER/
  13. http://backpan.perl.org/authors/id/E/ET/ETHER/
  14. http://backpan.perl.org/authors/id/E/ET/ETHER/
  15. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/E/ET/ETHER/
  16. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/E/ET/ETHER/
  17. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/E/ET/ETHER/
  18. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/E/ET/ETHER/
  19. https://cpan.metacpan.org/authors/id/E/ET/ETHER/
  20. https://cpan.metacpan.org/authors/id/E/ET/ETHER/
  21. https://cpan.metacpan.org/modules/by-module/MooseX/
  22. https://cpan.metacpan.org/modules/by-module/MooseX/
  23. https://www.cpan.org/authors/id/E/ET/ETHER/
  24. https://www.cpan.org/authors/id/E/ET/ETHER/
Collapse this list.

Number of commits found: 72

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.76
25 Dec 2023 09:02:41
commit hash: 6d2603e0c832be2b6b09f7a798f750e4cf3f7ad5commit hash: 6d2603e0c832be2b6b09f7a798f750e4cf3f7ad5commit hash: 6d2603e0c832be2b6b09f7a798f750e4cf3f7ad5commit hash: 6d2603e0c832be2b6b09f7a798f750e4cf3f7ad5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-MooseX-Getopt: Update to 0.76

- Update LICENSE_FILE

Changes:	https://metacpan.org/dist/MooseX-Getopt/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.75
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.75
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.75
28 Apr 2021 12:39:06
commit hash: 1cd127a77da59e9d2dc701522ecd826750bdcf37commit hash: 1cd127a77da59e9d2dc701522ecd826750bdcf37commit hash: 1cd127a77da59e9d2dc701522ecd826750bdcf37commit hash: 1cd127a77da59e9d2dc701522ecd826750bdcf37 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-MooseX-Getopt: Update to 0.75
0.74
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.74
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.74
24 Sep 2018 00:36:07
Revision:480541Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.74
Changes: https://metacpan.org/changes/release/ETHER/MooseX-Getopt-0.74
0.73
01 Sep 2018 12:16:03
Revision:478674Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.73
Changes: https://metacpan.org/changes/distribution/MooseX-Getopt
0.72
05 Aug 2018 19:08:03
Revision:476446Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.72

Changes:	https://metacpan.org/changes/distribution/MooseX-Getopt
0.71
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.71
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.71
21 Jun 2016 15:07:59
Revision:417240Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.71.

Sponsored by:	Absolight
0.69
25 Apr 2016 09:10:22
Revision:413980Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.69
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.68
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.68
05 Mar 2015 17:27:53
Revision:380523Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.68

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.67
01 Mar 2015 14:32:31
Revision:380186Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.67

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.66
14 Feb 2015 17:38:39
Revision:378976Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.66.

Changes: https://metacpan.org/changes/distribution/MooseX-Getopt
0.65
01 Jan 2015 16:23:15
Revision:375977Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.65

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.64_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.64
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.64
03 Aug 2014 22:44:35
Revision:363956Original commit files touched by this commit
antoine search for other commits by this committer
Update distinfo

Pointy hat:	pi
0.64
03 Aug 2014 22:18:10
Revision:363951Original commit files touched by this commit
pi search for other commits by this committer
devel/p5-MooseX-Getopt: 0.62 -> 0.64
0.62
22 Mar 2014 09:20:33
Revision:348777Original commit files touched by this commit
az search for other commits by this committer
- upadte to 0.62
0.61
16 Feb 2014 10:37:22
Revision:344517Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.61

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.59
01 Dec 2013 17:38:39
Revision:335405Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.59
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.58
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.58
14 Sep 2013 08:51:18
Revision:327247Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.58

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.57
08 Sep 2013 15:49:07
Revision:326750Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.57

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.56
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.56
29 Mar 2013 00:44:54
Revision:315509Original commit files touched by this commit
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
0.56
16 Feb 2013 15:48:53
Revision:312367Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.56.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.55
12 Feb 2013 19:02:28
Revision:312129Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.55.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.53
06 Feb 2013 13:29:31
Revision:311765Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.53.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.51
28 Jan 2013 10:31:20
Revision:311106Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.51.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.50
03 Jan 2013 09:28:46
Revision:309860Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.50.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.48
26 Dec 2012 13:20:13
Revision:309517Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.48.

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.47
17 Dec 2012 15:39:36
Revision:309105Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.47
15 Sep 2012 10:19:19
Revision:304313Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.47
- Pet portlint(1) by moving TEST_DEPENDS earlier

Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
0.45
15 May 2012 11:34:49
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.45

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

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

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

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

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

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

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

Feature safe:   yes
0.29
15 Jun 2010 12:03:24
Original commit files touched by this commit
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
0.27
01 Mar 2010 08:10:03
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.27

Feature safe:   yes
0.26_1
16 Jan 2010 14:45:49
Original commit files touched by this commit
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.
0.26
11 Dec 2009 03:33:59
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.26
0.25
29 Nov 2009 09:35:27
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.25

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

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

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

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

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

Hat:            portmgr
0.18
09 Apr 2009 21:15:46
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.18
0.17
09 Apr 2009 08:42:10
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.17
0.16
22 Mar 2009 00:32:45
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.16
0.15
28 Jul 2008 00:53:55
Original commit files touched by this commit
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: 72