Commit graph

33 commits

Author SHA1 Message Date
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +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
tron
19fd9a3b46 Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +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
he
d5aa8821b7 Update to version 1.17.
Upstream changes:
   Gisle Aas (6):
      Less noisy 'git status' output
      Merge pull request #1 from schwern/bug/require_eval
      Don't clobber $@ in Digest->new [RT#50663]
      More meta info added to Makefile.PL
      Fix typo in RIPEMD160 [RT#50629]
      Add schwern's test files

   Michael G. Schwern (5):
      Turn on strict.
      Convert tests to use Test::More
      Untabify
      Turn Digest::Dummy into a real file which exercises the
      Digest->new() require logic.
      Close the eval "require $module" security hole in Digest->new($algorithm)
2011-12-01 22:35:13 +00:00
adam
fbf136f4f2 Revision bump after updating perl to 5.14.1 2011-08-09 07:18:14 +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
sno
5251a2b8c9 pkgsrc changes:
- Updating package of p5 module Digest from 1.15nb1 to 1.16
  - Adjusting license according to documentation of Digest

Upstream changes:
2009-06-09 - Release 1.16: Gisle Aas <gisle@ActiveState.com>.
   Gisle Aas (3):
      For SHA-1 try Digest::SHA before tryign Digest::SHA1 as suggested by Adam Trickett
      Support Digest->new("RIPEMD-160") as suggested by Zefram
      Use 3-arg open for fewer surprises
   Jarkko Hietaniemi (1):
      Sync up with EBCDIC changes from core perl.
2009-06-14 20:05:36 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +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
martti
9afb20a137 Added commented-out LICENSE=something. 2007-11-11 11:35:48 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
joerg
aa48c98240 DESTDIR support. 2006-11-05 17:31:09 +00:00
wiz
5fca7cafa9 Update to 1.15:
2006-13-20   Gisle Aas

   Release 1.15.

   Improved documentation.
2006-04-02 20:52:05 +00:00
wiz
2b5cb4e3db Update to 1.14:
2005-11-26   Gisle Aas

   Release 1.14

   Documentation tweaks.
2006-01-01 22:19:44 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
3b0cb2a3c6 Update to 1.13:
2005-10-18   Gisle Aas

   Release 1.13

   Fixed documentation typo.
2005-11-23 22:29:51 +00:00
heinz
6b0604d9a1 Updated to version 1.12.
No pkgsrc changes.

Changes since version 1.10:
===========================
   Release 1.12
   Fix documentation typo.  Patch by <steve@fisharerojo.org>.

   Release 1.11
   Make Digest->new("SHA-224") work.  Patch by Mark Shelor
   <shelor@cpan.org>.
2005-10-02 17:45:31 +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
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +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
cbff1a0e35 Update p5-Digest from version 1.08 to 1.10.
Change log:

2004-11-08   Gisle Aas <gisle@ActiveState.com>

   Release 1.10

   Added Digest::file module which provide convenience functions
   that calculate digests of files.


2004-11-05   Gisle Aas <gisle@ActiveState.com>

   Release 1.09

   Fix trivial documentation typo.
2004-12-05 18:52:59 +00:00
heinz
525055d65f Update to version 1.08.
Changes since 1.06
==================

2004-04-29   Gisle Aas <gisle@ActiveState.com>

   Release 1.08

   Make Digest->new("CRC-16"), Digest->new("CRC-32") and
   Digest->new("CRC-CCITT") work.
   Patch by Oliver Maul <oliver@maul.tv>.

   Release 1.07

   Updated benchmark.
2004-05-02 02:22:15 +00:00
jlam
c3d0dda45b This package compiles nothing, so set USE_LANGUAGES to the empty value. 2004-03-31 01:43:06 +00:00
jlam
3685c7774b bl3ify 2004-01-12 15:59:35 +00:00
heinz
d8f3d3b65d Depend on p5-MIME-Base64 (patch sent to upstream provider) and PKGREVISION++ 2003-12-16 22:32:47 +00:00
heinz
338162582f Initial import of Digest-1.05
A simple frontend module for autoloading of various Digest:: modules.
It also provide documentation of the interface that all Digest:: modules
should provide.
2003-12-10 21:38:05 +00:00