Commit graph

32 commits

Author SHA1 Message Date
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af 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.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
18ca42a852 Update p5-DNS-ZoneParse to 1.10.
1.10 - Wed Sep 22 2010
      - (je) Add ttl_to_int method.
      - (je) Use the SOA "minimum" field if no other TTL can be found (and be
             compatible with BIND in doing so).
2011-11-17 09:10:13 +00:00
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
seb
86b249998c Update p5-DNS-ZoneParse from version 0.99 to version 1.00.
Upstream changes:
1.00 - Fri Jul 02 2010
      - (je) Improve parsing performance significantly.
      - (je) Improve parsing of quoted data and data with escape sequences.
      - (je) Add error message to unparsable line callback.
      - (je) Catch more errors with invalid data sections (invalid escapes,
             bad quoting).
      - (je) Add support for $GENERATE directives.
      - (je) Add support for $ORIGIN directives.
      - (je) Add method to help construct FQDNs from record names.
      - (je) Support reversed CLASS/TTL entries in zonefiles.
      - (je) Increase the number of unit tests (still incomplete).
2010-08-04 09:53:30 +00:00
seb
d1a3fad09c Update p5-DNS-ZoneParse from version 0.96 to version 0.99.
Upstream changes:
0.99 - Tue Oct 20 2009
      - (je) Support for callback to catch unparsable lines.
      - (je) Keep a counter of unparsable lines after parsing.
      - (je) Support new record types (SRV, TXT, RP, HINFO, LOC).
      - (je) Automatic un/escaping of special characters.
      - (je) Reformat regular expressions for clarity.
      - (je) Update file open syntax.
      - (je) Require Perl 5.6+.
      - (je) Support for Unicode names (bug 27527).
      - (je) Support TXT records containing a semicolon (bug 50165).
      - (je) Support backslashes in zone data (bug 12679).
      - (je) Support SRV records (bug 24402).
      - (je) Support names ending in what looks like a record type (bug 39006).
      - (je) Increase unit test coverage.
      - (je) Improve parsing for lines containing comments.
      - (je) Improve parsing for multi-line records.

0.98 - Skipped

0.97 - Skipped
2009-11-10 13:34:13 +00:00
he
93687d234c Update from version 0.95nb3 to 0.96.
Upstream changes:

0.96 - Fri Nov 14 2008
      - (ms) Obtained co-maintainership to apply overdue patches
      - (ms) Applied SRV patch by Andrew Fresh:
             http://rt.cpan.org/Public/Bug/Display.html?id=24402
2009-01-11 12:38:51 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
he
4085e6e20c Update p5-DNS-ZoneParse from version 0.82 to 0.95.
Change HOMEPAGE to non-author-specific URL on search.cpan.org.

Change log:

0.95 - Sun Oct 24 2004
      - suppress $TTL directive in output() if the zone has no TTL defined
      - fix bug #7845 - zonefile and origin lost during parse.

0.94 - Thu Sep 2 2004
      - allow PTR records without an address (carries over from previous
        record). This doesn't seem to be forbidden by the standards (bug #7546)

0.93 - Wed Sep 1 2004
      - s/it's/its/ (RT bug #7533, Debian bug #268524)

0.92 - Sat Aug 21 2004
      - Fix reported bugs #3806, #4283, #7363, #7392 with thanks to
        Martin (mv <at> pdv-systeme <dot> de)

0.91 - Sun Aug 03 2003
      - fix bug #3028 - parsing AAAA records

0.90 - Sun May 11 2003
      - fix bug #2541 - PTR parse/output error

0.89 - Sat May 3 2003
      - small fix for perl 5.005

0.88 - Wed Apr 27 2003
      -  fix bug #2440 - parsing ambiguous records improved

0.87 - Wed Mar 26 2003
      - Bug fixes thanks to Alex Woods
      - fix bug #2290 - parsing MX records without name
      - fix bug #2291 - populate 'name' fields with parent name if undef

0.86 - Tue Mar 25 2003
      - bug fix in 0.85 introduced new bug. FIXED with test. (Thanks Alex Woods)
      - use opportunity to update API and BUGS sections in POD

0.85 - Mon Mar 24 2003
      - fix filehandle typo in lib/DNS/ZoneParse.pm
      - update tests to test object ctor for filename
      - fix parsing for RRs without CLASS

0.84 - Sun Mar 2 2003
      - improved test suite
      - tidy codebase
      - turn class inside out (http://perlmonks.org/index.pl?node_id=219131)
      - rename Dump(), newSerial(), PrintZone() methods
      - dump() now returns a copy of the data
      - TXT record parsing improved

0.83 - Sat Jan 18 2003
      - Add patches from anonymous and Kan Sasaki:
          + parse $TTL
          + shorten serial number
          + parse MX records without a name
          + printZone() tweak
      - update documentation
      - move module from <dist>/  to <dist>/lib/DNS
2004-12-05 17:40:28 +00:00
snj
f0768bb694 Convert to buildlink3. 2004-04-27 06:05:57 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
seb
7d0ac13852 Trivially use buildlink2. 2002-12-02 22:30:13 +00:00
cjep
a287a5e8ae Initial import of DNS::ZoneParse 0.82 into the NetBSD packages collection
as net/p5-DNS-ZoneParse.

This perl5 module is for parsing and manipulating DNS zone files. It can be
used to pull all the resource records into an anonymous hash structure.
2002-10-15 15:36:46 +00:00