The NetBSD Project

CVS log for pkgsrc/devel/p5-Getopt-Long/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Getopt-Long

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:04:19 2024 UTC (5 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
*: recursive bump for perl 5.40

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Feb 4 05:44:24 2024 UTC (15 months, 1 week ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -8 lines
Revive p5-Getopt-Long, as some packages need newer than what's bundled
with Perl 5.38.0.

Revision 1.36
Fri Sep 4 11:37:33 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
FILE REMOVED
Changes since revision 1.35: +1 -1 lines
p5-Getopt-Long: remove, part of perl since forever

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:08:06 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Oct 19 12:52:40 2019 UTC (5 years, 6 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
(devel/p5-Getopt-Long) Updated 2.50 to 2.51

Changes in version 2.51
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=122068.
* Fix bug https://rt.perl.org/Ticket/Display.html?id=134352.
* Fix warnings when getting options after calling Getopt::Long->VERSION.
  Thanks to Dan Book.
* Fix issue https://rt.cpan.org/Ticket/Display.html?id=124789.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:19:31 2019 UTC (5 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:15:06 2019 UTC (5 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:44:04 2018 UTC (6 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Recursive bump for perl5-5.28.0

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:23:03 2017 UTC (7 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 27 23:37:41 2017 UTC (7 years, 11 months ago) by wen
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update to 2.50

Upstream changes:
Changes in version 2.50
-----------------------

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120231.

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120300.
  Unfortunately, this withdraws a small part of fix 114999.
  GNU getopt_long() does not accept the (optional)
  argument to be passed to the option without = sign.
  We do, since not doing so breaks existing scripts.

* Provide a default value for options (gnu_compat mode).
  Thanks to Andrew Gregory.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 18 20:23:25 2016 UTC (8 years, 10 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
Updated devel/p5-Getopt-Long to 2.49.1
--------------------------------------
Changes in version 2.49.1
-------------------------
* Emergency fix Makefile.PL for non-GNUmake.

Changes in version 2.49
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=114999
  Thanks Roy Ivy III for finding and fixing this.

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=113748
  Thanks Tom Wyant for finding and fixing this.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:22:59 2016 UTC (8 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Bump PKGREVISION for perl-5.24.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 6 12:44:53 2016 UTC (9 years ago) by mef
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
+PKGREVISION= 1, binary is different.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 6 12:41:59 2016 UTC (9 years ago) by mef
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
To fix the problem PR pkg/50996
(fails with Conflicting PLIST with p5-Perl4-CoreLibs-0.003nb5):
  - Add DEPENDS+= p5-Perl4-CoreLibs
  - Remove newgetopt.pl from Getopt-Long.pm (by patch-Makefile.PL)
    (Fortunately the files are exactly the same as v1.18)
Thanks dholland@ for review :-)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Nov 15 04:54:38 2015 UTC (9 years, 6 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Update to 2.48

Upstream changes:
Changes in version 2.48
-----------------------

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=39052.

  Thanks to Roy Ivy III for digging this out and providing patches.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 23 01:19:05 2015 UTC (9 years, 8 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
Changes in version 2.47
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=89513.
  - Should have done that earlier :)
  - This changes the format for accepted float numbers:
    <optional sign>
    <optional mantissa>
    <optional dec.point and fraction>
    <optional "e" and exponent>
  - Mantissa and decimal fraction may not both be omitted.
  - Underscores are permissible virtually anywhere in numbers for clarity.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:49:16 2015 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 12 06:03:48 2015 UTC (9 years, 11 months ago) by wen
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 2.46

Upstream changes:
Changes in version 2.46
-----------------------

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=104842

  Kudo's to EDAVIS for finding this very obscure bug.

* Some small changes/additions to the test suite and examples.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 1 10:09:22 2015 UTC (10 years, 2 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 2.45
--------------
Changes in version 2.45

* Revert behaviour of the combination of <> and pass_through to what
  is was in 2.42.

  Thanks to Wilson Snyder to provide enhancements to the documentation
  to clarify why <> and pass_through generally is a bad idea.

  It is, however, very unfortunate to hear from users that their
  programs *depend* on the undocumented pre-2.43 behaviour.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 20 10:11:24 2015 UTC (10 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
Update to 2.44

Upstream changes:
Changes in version 2.44
-----------------------

* Be gentle to the user community and turn fix 92462 into a warning.
  This may be changed back to error in some future release.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 31 13:14:08 2015 UTC (10 years, 3 months ago) by mef
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Update to 2.43
--------------
Changes in version 2.43
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=92462

* Implement enhancement
  https://rt.cpan.org/Public/Bug/Display.html?id=101537

* Fix the Getopt::Long part of bug
  https://rt.cpan.org/Ticket/Display.html?id=100335

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:19 2014 UTC (10 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 29 23:35:56 2014 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 24 00:48:35 2013 UTC (11 years, 5 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 2.42

Upstream changes:
Changes in version 2.42
-----------------------

* Fix bug https://rt.cpan.org/Ticket/Display.html?id=88707

Changes in version 2.41
-----------------------

* Change INSTALLDIRS to site for perl >= 5.011.

  See https://rt.perl.org/rt3//Ticket/Display.html?id=116479
  for details.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 3 13:31:29 2013 UTC (11 years, 10 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -4 lines
Updating package for CPAN distribution Getopt-Long in devel/p5-Getopt-Long
from 2.39nb1 to 2.40.

Upstream changes:
Changes in version 2.40
-----------------------
* Fix bug #86095 Possible problem with aliases
* Fix bug #85362 typo fix

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:22 2013 UTC (11 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 21 11:42:01 2013 UTC (12 years ago) by ryoon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Update to 2.39

Changelog:
Changes in version 2.39
-----------------------

* Fix unneccessary warnings when @ARGV contains undefs (yes, it
  happens).

* Passing an object as first argument to the callback handler for <>
  turned out to be a problem in cases where the argument was passed to
  other modules, e.g., Archive::Tar. Revert the change since the added
  functionality of the object is not really relevant for the <>
  callback function.

* Silence the deprecation warnings from newgetopt.pl for the purpose
  of testing. These tests will be removed along with newgetopt.pl in
  the next major release of perl.
  http://perl5.git.perl.org/perl.git/commit/b814bbfa9a2087bc

* Eliminiate spurious warning.

* Retain taintedness of command line option values.

* Document that you need to check GetOptions return value :).

* Several other minor documentation fixes and enhancements.

* Fix bug  #67577 Parsing of type 'o' not correct for multiple values

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Dec 17 02:55:21 2012 UTC (12 years, 4 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
fix HOMEPAGE and MASTER_SITES.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:18:16 2012 UTC (12 years, 6 months ago) by asau
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:55:04 2012 UTC (12 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:07 2011 UTC (13 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:33:48 2010 UTC (14 years, 8 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 12 19:24:33 2009 UTC (16 years, 1 month ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
PkgSrc changes:
  - Updating package for p5 module Getopt::Long to 2.38
  - Set license to artistic-2.0

Upstream changes:
* Bugfix for Ticket 35759: First arg to callback function evaluates
  to false when used in bool context.

* Fix problem with prototypes of GetOptionsFrom* functions.

* Fix restoring default die handler.

* Bugfix for Ticket 24941: Autoabbrev with + incorrect.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:17:54 2008 UTC (16 years, 6 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 27 12:53:26 2008 UTC (16 years, 9 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Update to version 2.37.

While here mark this package as not requiring any compiler (empty
USE_LANGUAGES variable).

Changes since last packaged version (2.35):

Changes in version 2.37
-----------------------
* Bugfix: With gnu_compat, --foo= will no longer trigger "Option
  requires an argument" but return the empty string.

Changes in version 2.36
-----------------------
**************** WARNING -- EXPERIMENTAL CODE AHEAD ****************

* Parsing options from an arbitrary array
  The entry point GetOptionsFromArray (exported on demand) can be used
  to parse command line options that are not passed in via @ARGV, but
  using an arbitrary array.

    use Getopt::Long qw(GetOptionsFromArray);
    $ret = GetOptionsFromArray(\@myopts, ...);

* Parsing options from an arbitrary string
  The entry point GetOptionsFromString (exported on demand) can be
  used to parse command line options that are not passed in via @ARGV,
  but using an arbitrary string.

    use Getopt::Long qw(GetOptionsFromString);
    $ret = GetOptionsFromString($optstring, ...);

  Note that upon completion, no arguments may remain in the string.
  If arguments may remain, call it in list context:

    ($ret, $args) = GetOptionsFromString($optstring, ...);

  @$args will have the remaining arguments.
**************** END EXPERIMENTAL CODE ****************
* Number values for options may include underscores for readability
  (just like Perls numbers).
* Bugfix for Ticket #19432 (found and fixed by khali).
* Bugfix to make it cooperate with the bignum pragma. Thanks to Merijn
  and Yves.
* Various small fixes to make the test suite run under 5.004_05.
* More examples (skeletons).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:16 2008 UTC (16 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add DESTDIR support.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:21 2006 UTC (19 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 15 23:28:21 2006 UTC (19 years, 3 months ago) by abs
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Add devel/p5-Getopt-Long-2.35

The Getopt::Long module implements an extended getopt function
called GetOptions(). This function adheres to the POSIX syntax for
command line options, with GNU extensions. In general, this means
that options have long names instead of single letters, and are
introduced with a double dash "--". Support for bundling of command
line options, as was the case with the more traditional single-letter
approach, is provided but not enabled by default.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 15 23:28:21 2006 UTC (19 years, 3 months ago) by abs
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>