summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DSA
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Update to 0.14:wiz2-6/+6
0.14 2006.05.08 - Win32 fixes: use Data::Random as a fallback in make_random, better support for locating openssl. Thanks to CFRANKS for the patch. - Makefile.PL update, to the latest Module::Install. Thanks to Adam Kennedy for the patch.
2006-02-15Updated to version 0.13.heinz2-11/+7
Pkgsrc changes: - Removed dependency on p5-Math-Pari, p5-Crypt-Random, p5-Class-Loader. Changes since version 0.12: =========================== 0.13 2005.05.26 - Rewrote to use Math::BigInt instead of Math::Pari, including patches from Brad Fitzpatrick for a replacement for the isprime function (both using pure Perl and an external gp program). - Added optional Content argument to Crypt::DSA::Key->new, to specify serialized Content to be deserialized. - Added Signature serialization and deserialization of ASN.1-encoded structures. - Added ability to do key generation using an external openssl binary. Thanks to Brad Fitzpatrick for the patch. - Signature object now has better get/set acccessors. - Use Module::Install instead of hand-coded Makefile.PL.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+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-2/+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-24Adapted to buildlink3.heinz1-6/+9
Taking maintainership. Needs Math-Pari>=2.001804 and Crypt-Random>=0.33 according to Makefile.PL.
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-3/+3
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-03Correct depends. Finally fixes PR/14137.mjl1-3/+3
2001-10-03Be more careful about wildcards: -* => -[0-9]*hubertf1-6/+6
Noted in PR 14137 (p5-Crypt-DSA) and 14139 (p5-Crypt-RSA)
2001-10-02 p5-Convert-PEM was checked in to textproc/mcr1-2/+2
2001-09-30 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGPmcr4-0/+38