Commit graph

19 commits

Author SHA1 Message Date
seb
0f6263bb26 Use perl5/module.mk. 2002-10-20 15:05:09 +00:00
jlam
41ed4d01d8 buildlink1 -> buildlink2 2002-09-21 07:44:28 +00:00
mjl
7810573ae8 Update p5-Digest-MD5 to 2.20
More synchronization with tweaks Jarkko have done to the
   bleadperl test suite. This time various EBCDIC hacks.

   Outside PERL_CORE the md5-aaa.t test loaded the wrong version of
   the module (and would fail if no previous Digest::MD5 was installed).

   One more test suite update from Jarkko to sync it
   even better with bleadperl.

   Changes #12954 and #16173 from bleadperl.  Documentation typo fix
   and some signed/unsigned mismatches that Microsoft's C compiler
   complained about.

   The EBCDIC-aware md5-aaa.t from bleadperl.
2002-05-16 21:28:23 +00:00
shell
a55ab75bd0 Updated p5-Digest-MD5 to 2.17
- Fixed COMMENT
- Updated DESCR

Changes :
- The SvPVbyte in perl-5.6.1 is buggy.  Use the one from 5.7.3
  instead.
- Give warning if the function interface is used as instance
  methods:  $md5->md5_hex().
2002-04-27 19:07:35 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +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
mjl
5785fefa61 Update to 2.16, as suggested by Sen Nagata. 2001-09-19 03:43:52 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
jlam
fcd38b24af CONFLICTS= foo-* --> CONFLICTS= foo-[0-9]* 2001-01-22 14:23:43 +00:00
jlam
39a647d8f7 Update p5-Digest-MD5 to 2.12. Changes from version 2.09:
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-10-15 02:30:33 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
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-08-27 07:10:59 +00:00
tron
24bc2d9170 Use "${MACHINE_ARCH}-${LOWER_OPSYS}" instead of "i386-netbsd" so that
this work on all (our at least more) platforms.
2000-01-23 13:44:15 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
e133ff3249 changed PKGNAME to p5-${DISTNAME} 1999-12-28 12:49:56 +00:00
rh
a873e2bd78 These two modules cannot peacefully coexist. 1999-12-02 14:50:39 +00:00
rh
d5e6365797 Import of p5-Digest-MD5-2.09, a perl extension interface for various
message digest algorithms.
1999-12-02 14:31:00 +00:00