summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
AgeCommit message (Collapse)AuthorFilesLines
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-22CONFLICTS= foo-* --> CONFLICTS= foo-[0-9]*jlam1-2/+2
2000-10-15Update p5-Digest-MD5 to 2.12. Changes from version 2.09:jlam2-4/+4
Digest::MD5 will now try to fallback to the pure perl implementation of Digest::Perl::MD5 if bootstrap fails. Added a bit internal paranoia about casting the IV in the Digest::MD5 object to the MD5_CTX* pointer.
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam5-46/+5
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-01-23Use "${MACHINE_ARCH}-${LOWER_OPSYS}" instead of "i386-netbsd" so thattron2-14/+14
this work on all (our at least more) platforms.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28changed PKGNAME to p5-${DISTNAME}wiz1-3/+3
1999-12-02These two modules cannot peacefully coexist.rh1-1/+3
1999-12-02Import of p5-Digest-MD5-2.09, a perl extension interface for variousrh7-0/+87
message digest algorithms.