summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RSA
AgeCommit message (Collapse)AuthorFilesLines
2006-02-14Updated to version 1.57.heinz3-22/+6
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.
2005-11-22Depend on p5-Sort-Versions instead of p5-SortVersions.wiz1-3/+3
Bump PKGREVISION.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-3/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
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-02-24Updated to version 1.50.heinz3-13/+33
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].
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-6/+6
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-5/+3
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
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".]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
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-04Apply patch from 14155 by Sen Nagata.wiz1-4/+4
2001-10-03Be more careful about wildcards: -* => -[0-9]*hubertf1-12/+12
Noted in PR 14137 (p5-Crypt-DSA) and 14139 (p5-Crypt-RSA)
2001-10-02 p5-Convert-ASCII-Armor was checked in to textproc/mcr1-2/+2
2001-10-01 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGPmcr4-0/+45