Port details |
- p5-Getopt-Long Perl module for extended processing of command line options
- 2.58 devel
=51 2.58Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-06-11 01:34:56
- Last Update: 2024-06-18 04:03:56
- Commit Hash: e93d541
- People watching this port, also watch:: p5-Digest-SHA1, libiconv, gmake, unzip, expat
- Also Listed In: perl5
- License: ART10 GPLv2+
- Description:
- Module Getopt::Long implements an extended getopt function called
GetOptions(). This function implements the POSIX standard for command
line options, with GNU extensions, while still capable of handling the
traditional one-letter options.
In general, this means that command line options can have long names
instead of single letters, and are introduced with a double dash `--'.
Optionally, Getopt::Long can support the traditional bundling of
single-letter command line options.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Getopt-Long>0:devel/p5-Getopt-Long
- To install the port:
- cd /usr/ports/devel/p5-Getopt-Long/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Getopt-Long
- pkg install p5-Getopt-Long
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Getopt-Long
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718580340
SHA256 (Getopt-Long-2.58.tar.gz) = 1305ed46ea21f794304e97aa3dcd3a38519059785e9db7415daf2c218506c569
SIZE (Getopt-Long-2.58.tar.gz) = 45642
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Getopt-Long-Descriptive
- net/p5-Net-Connection-ncnetstat
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Getopt-Long-Descriptive
- mail/courier-analog
- net/p5-Net-Connection-ncnetstat
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Getopt-Long
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.58 18 Jun 2024 04:03:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Getopt-Long: Update to 2.58
Changes: https://metacpan.org/dist/Getopt-Long/changes |
2.57 14 Nov 2023 17:16:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Getopt-Long: Update to 2.57
Changes: https://metacpan.org/dist/Getopt-Long/changes |
2.54 30 Dec 2022 09:05:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Getopt-Long: Update to 2.54
Changes: https://metacpan.org/dist/Getopt-Long/changes |
2.52 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.52 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.52 23 Aug 2020 19:39:41
  |
sunpoet  |
Update to 2.52
Changes: https://metacpan.org/changes/distribution/Getopt-Long |
2.51 13 Aug 2019 20:51:07
  |
sunpoet  |
Update to 2.51
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Getopt-Long |
2.50 13 Sep 2018 21:54:52
  |
sunpoet  |
Update to 2.50
- Add LICENSE
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Getopt-Long |
2.46 10 Sep 2018 12:16:22
  |
des  |
Regenerate with 'make makepatch'. |
2.46 10 Sep 2018 11:17:00
  |
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
2.46 11 Jun 2015 11:28:25
  |
tobez  |
Update to 2.46. |
2.39_1 22 May 2015 13:34:22
  |
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2.39_1 26 Nov 2014 13:08:38
  |
mat  |
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 ) |
2.39 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
2.39 28 Jan 2014 16:45:46
  |
miwi  |
- Stage support |
2.39 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.39 05 Aug 2013 15:05:30
  |
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
2.39 13 Mar 2013 09:33:38
  |
tobez  |
Update to 2.39.
Changes: http://search.cpan.org/dist/Getopt-Long/CHANGES |
2.38 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.38 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
2.38 27 Apr 2009 15:41:40
 |
tobez  |
Update to 2.38.
Changes: http://search.cpan.org/dist/Getopt-Long/CHANGES |
2.37 17 Apr 2008 14:30:31
 |
araujo  |
- 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) |
2.37 12 Dec 2007 12:03:20
 |
tobez  |
Update to 2.37.
Changes: http://search.cpan.org/src/JV/Getopt-Long-2.37/CHANGES |
2.36 14 Feb 2007 19:09:51
 |
tobez  |
Update to 2.36. |
2.35 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.35 19 Dec 2005 19:59:24
 |
tobez  |
Update to 2.35. |
2.34 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.34 16 Dec 2003 10:36:58
 |
tobez  |
Update to 2.34.
Submitted by: demon |
2.32 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.32 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.32 01 Jul 2002 04:53:22
 |
tobez  |
Update to 2.32. |
2.31 08 Jun 2002 14:30:51
 |
tobez  |
Add a patch to get around the interactive intelligence built into the
Makefile.PL. We know better in this instance.
PORTREVISION is not bumped since there so little time passed since the
last commit. |
2.31 08 Jun 2002 14:23:09
 |
tobez  |
Update to 2.31.
PR: 38298
Submitted by: David Lay <dave@staff.netc.net.au> |
24 Sep 2001 15:49:02
    |
tobez  |
Update to 2.26. |
12 Jun 2001 20:25:42
    |
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
11 Jun 2001 05:34:56
    |
will  |
Add p5-Getopt-Long 2.25, a perl module for extended processing of command line
options. |