Commit graph

26 commits

Author SHA1 Message Date
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
heinz
921d1ed754 Updated to version 1.98.
Pkgsrc changes:
  - none

Changes since version 1.58:
===========================
1.98                                                          Jul 08, 2008
 * Precedence bug in Public::write() and Private::write()
   (http://rt.cpan.org/Public/Bug/Display.html?id=37489)
   Thanks to HRAFNKELL for reporting this!

1.96                                                          Jul 06, 2008
 * Set the version numbers in modules to $Crypt::RSA::Version::VERSIOn

1.95                                                          Jul 06, 2008
 * Remove STDERR error output in Crypt::RSA::SS::PSS.
   (http://rt.cpan.org/Public/Bug/Display.html?id=29048)
 * Allow symmetric cipher specification in Crypt::RSA::Key.
   (http://rt.cpan.org/Public/Bug/Display.html?id=27929)
 * Fix bug in AUTOLOAD.
   (http://rt.cpan.org/Public/Bug/Display.html?id=26028)
 * Use Module::Install instead of ExtUtils::MakeMaker
 * Consolidate versioning to module version in Crypt::RSA::Version
   (which is the reason for the version # jump)
 * "use base" instead of @ISA
 * "use FindBin" instead of the literal "lib" - this is safer.
2008-07-17 21:14:53 +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
heinz
abd6054c1c Added DESTDIR support. 2007-04-22 09:04:54 +00:00
heinz
82874b8437 As suggested by Joerg Sonnenberger, replaced CHECK_INTERPRETER_SKIP
with appropriate values for REPLACE_PERL.
2007-04-22 09:00:21 +00:00
heinz
d10ca954f2 Updated to version 1.58.
Pkgsrc changes:
  - Added CHECK_INTERPRETER_SKIP patterns to stop complaints about
    non-existing "/usr/bin/perl" interpreter.

Changes since version 1.57:
===========================
1.58                                                          Dec 21, 2006
 * We turn on binmode() on filehandles when reading and writing
   keys from disk, so allow safe exchange of SSH private keys
   from Windows and *nix systems. Thanks to Ulisses Gomes
   <ulisses@ibiz.com.br> for pointing this out.
 * Include a copy of the GPL in the distribution. This addresses
   bug #18771. (http://rt.cpan.org/Public/Bug/Display.html?id=18771)
 * Removed warnings from t/15-benchmark.t
2007-03-24 18:35:14 +00:00
heinz
1c7e3e4399 Updated to version 1.57.
Pkgsrc changes:
  - Removed (now unnecessary) patch-aa.

Changes since version 1.50:
===========================
1.57                                                          Oct 20, 2005
 * Updated POD documentation and added POD syntax and coverage
   tests using Test::Pod and Pod::Coverage.
1.56                                                         July 05, 2005
 * Removed references to the mailing list and added support for
   an optional commercial license.
1.55                                                     February 18, 2005
 * Fixed a bug ::DataFormat::i2osp(), wherein there was an encoding problem
   when the most significant byte is 0x0100. Reported and patched by
   <jbarkdull@yahoo.com> <rt.cpan.org: Bug #11495>
 * Fixed warnings in t/15-benchmark.t
1.51                                                     February 25, 2003
 * In Crypt::RSA::encrypt() and decrypt() added a check to ensure the
   blocksize is greater than 0. Blocksize can be smaller than 0 if the RSA
   key modulus is too small for a particular encoding.
2006-02-14 23:45:47 +00:00
wiz
e4827da336 Depend on p5-Sort-Versions instead of p5-SortVersions.
Bump PKGREVISION.
2005-11-22 22:43:03 +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
heinz
d6f12dd7fe Updated to version 1.50.
Taking maintainership.
Adapted to buildlink3.
Shut up warnings during test with patch-aa.
Updated version requirements according to Makefile.PL.

Changes sinces 1.47
===================
  * In ::Key::generate() calls to ::Key::Private::write() and
    ::Key::Public::write() have been fixed.  Thanks to
    Lars Rehe <rehe@mail.desy.de> for pointing out this bug.
  * Fixed some documentation typos.
  * POD documentation for ::Key::[Private|Public].
2004-02-24 23:05:08 +00:00
martti
c1b54b4f61 COMMENT should start with a capital letter. 2003-07-21 17:20:17 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
seb
f7968d6db9 Use buildlink2. Use perl5/module.mk. 2002-10-27 21:20:37 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
wiz
27964cfc76 Apply patch from 14155 by Sen Nagata. 2001-10-04 12:21:32 +00:00
hubertf
aa0dfcfda3 Be more careful about wildcards: -* => -[0-9]*
Noted in PR 14137 (p5-Crypt-DSA) and 14139 (p5-Crypt-RSA)
2001-10-03 02:31:19 +00:00
mcr
8c0e5642c5 p5-Convert-ASCII-Armor was checked in to textproc/ 2001-10-02 16:59:39 +00:00
mcr
cb09e0f2e9 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-01 00:33:14 +00:00