summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-08-27 07:10:59 +0000
committerjlam <jlam@pkgsrc.org>2000-08-27 07:10:59 +0000
commit18cba9d7fa4ef20bc11b28b998233dddeb7ae32d (patch)
treefd4f0178e134e50e9dc8acc6e016d62c645457cf /security/p5-Digest-MD5
parent81bbfb25563e0e7d2f441eff32793eb50b7549e4 (diff)
downloadpkgsrc-18cba9d7fa4ef20bc11b28b998233dddeb7ae32d.tar.gz
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 :)
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r--security/p5-Digest-MD5/Makefile7
-rw-r--r--security/p5-Digest-MD5/pkg/PLIST1
-rw-r--r--security/p5-Digest-MD5/pkg/PLIST-md.shared11
-rw-r--r--security/p5-Digest-MD5/pkg/PLIST-md.static11
-rw-r--r--security/p5-Digest-MD5/pkg/PLIST-mi21
5 files changed, 5 insertions, 46 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 85eb984e4a9..04d0bbc90c1 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/12/28 12:53:10 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/27 07:11:19 jlam Exp $
#
DISTNAME= Digest-MD5-2.09
@@ -10,9 +10,10 @@ MAINTAINER= packages@netbsd.org
CONFLICTS+= p5-MD5-*
-USE_PERL5= YES
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/MD5/.packlist
do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Digest-MD5/pkg/PLIST b/security/p5-Digest-MD5/pkg/PLIST
new file mode 100644
index 00000000000..ec4a0427da2
--- /dev/null
+++ b/security/p5-Digest-MD5/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2000/08/27 07:11:19 jlam Exp $
diff --git a/security/p5-Digest-MD5/pkg/PLIST-md.shared b/security/p5-Digest-MD5/pkg/PLIST-md.shared
deleted file mode 100644
index 7d6b92162d3..00000000000
--- a/security/p5-Digest-MD5/pkg/PLIST-md.shared
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST-md.shared,v 1.2 2000/01/23 13:44:15 tron Exp $
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5/MD5.so
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5/MD5.bs
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2/MD2.so
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2/MD2.bs
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1/SHA1.so
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1/SHA1.bs
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest
diff --git a/security/p5-Digest-MD5/pkg/PLIST-md.static b/security/p5-Digest-MD5/pkg/PLIST-md.static
deleted file mode 100644
index 7eeabd23e38..00000000000
--- a/security/p5-Digest-MD5/pkg/PLIST-md.static
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST-md.static,v 1.2 2000/01/23 13:44:15 tron Exp $
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5/MD5.a
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5/extralibs.ld
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2/MD2.a
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2/extralibs.ld
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1/SHA1.a
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1/extralibs.ld
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD2
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/SHA1
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest
diff --git a/security/p5-Digest-MD5/pkg/PLIST-mi b/security/p5-Digest-MD5/pkg/PLIST-mi
deleted file mode 100644
index 136c361ff18..00000000000
--- a/security/p5-Digest-MD5/pkg/PLIST-mi
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST-mi,v 1.1.1.1 1999/12/02 14:31:00 rh Exp $
-lib/perl5/site_perl/Digest/MD5.pm
-lib/perl5/site_perl/Digest/HMAC.pm
-lib/perl5/site_perl/Digest/HMAC_SHA1.pm
-lib/perl5/site_perl/Digest/HMAC_MD5.pm
-lib/perl5/site_perl/Digest/MD2.pm
-lib/perl5/site_perl/Digest/SHA1.pm
-lib/perl5/site_perl/Digest.pm
-lib/perl5/site_perl/MD5.pm
-lib/perl5/site_perl/SHA.pm
-lib/perl5/man/man3/Digest::MD2.3
-lib/perl5/man/man3/Digest::SHA1.3
-lib/perl5/man/man3/SHA.3
-lib/perl5/man/man3/Digest::HMAC.3
-lib/perl5/man/man3/Digest.3
-lib/perl5/man/man3/Digest::MD5.3
-lib/perl5/man/man3/Digest::HMAC_SHA1.3
-lib/perl5/man/man3/Digest::HMAC_MD5.3
-lib/perl5/man/man3/MD5.3
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Digest/MD5/.packlist
-@dirrm lib/perl5/site_perl/Digest