summaryrefslogtreecommitdiff
path: root/databases/p5-gdbm
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1999-03-03 00:06:53 +0000
committerkim <kim@pkgsrc.org>1999-03-03 00:06:53 +0000
commitb7dd958b0a8efcca34b60dc557467b6fba2abacc (patch)
tree9f1d4199b37a48b609219d47878ad533eaa27e6c /databases/p5-gdbm
parenta0a7cbae2da3fef86d192f58135ab837b85c2669 (diff)
downloadpkgsrc-b7dd958b0a8efcca34b60dc557467b6fba2abacc.tar.gz
Extract File_GDBM from the Perl distribution and install it in site_perl.
Diffstat (limited to 'databases/p5-gdbm')
-rw-r--r--databases/p5-gdbm/Makefile20
-rw-r--r--databases/p5-gdbm/files/md53
-rw-r--r--databases/p5-gdbm/pkg/COMMENT1
-rw-r--r--databases/p5-gdbm/pkg/DESCR3
-rw-r--r--databases/p5-gdbm/pkg/PLIST8
5 files changed, 35 insertions, 0 deletions
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
new file mode 100644
index 00000000000..56763b0d1c8
--- /dev/null
+++ b/databases/p5-gdbm/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/03/03 00:06:53 kim Exp $
+
+DISTNAME= perl5.004_04
+PKGNAME= p5-gdbm-5.4.4
+CATEGORIES= databases perl5
+MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \
+ ftp://ftp.cdrom.com/pub/perl/CPAN/src/5.0/
+
+MAINTAINER= packages@netbsd.org
+
+USE_PERL5= YES
+DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+
+EXTRACT_AFTER_ARGS= perl5.004_04/ext/GDBM_File
+WRKSRC= ${WRKDIR}/${EXTRACT_AFTER_ARGS}
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-gdbm/files/md5 b/databases/p5-gdbm/files/md5
new file mode 100644
index 00000000000..7ecc035b142
--- /dev/null
+++ b/databases/p5-gdbm/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/03/03 00:06:53 kim Exp $
+
+MD5 (perl5.004_04.tar.gz) = 2618029201ad19cfb9a7d02a498eb1f4
diff --git a/databases/p5-gdbm/pkg/COMMENT b/databases/p5-gdbm/pkg/COMMENT
new file mode 100644
index 00000000000..49fa93351d9
--- /dev/null
+++ b/databases/p5-gdbm/pkg/COMMENT
@@ -0,0 +1 @@
+perl interface to gdbm - GNU database manager
diff --git a/databases/p5-gdbm/pkg/DESCR b/databases/p5-gdbm/pkg/DESCR
new file mode 100644
index 00000000000..262f898693d
--- /dev/null
+++ b/databases/p5-gdbm/pkg/DESCR
@@ -0,0 +1,3 @@
+GDBM_File is a module which allows Perl programs to make use of the
+facilities provided by the GNU gdbm library. Most of the libgdbm.a
+functions are available through the GDBM_File interface.
diff --git a/databases/p5-gdbm/pkg/PLIST b/databases/p5-gdbm/pkg/PLIST
new file mode 100644
index 00000000000..93f00b740ea
--- /dev/null
+++ b/databases/p5-gdbm/pkg/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/03/03 00:06:53 kim Exp $
+lib/perl5/site_perl/GDBM_File.pm
+lib/perl5/site_perl/auto/GDBM_File/autosplit.ix
+lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/GDBM_File/.packlist
+lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/GDBM_File/GDBM_File.bs
+lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/GDBM_File/GDBM_File.so
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/GDBM_File
+@dirrm lib/perl5/site_perl/auto/GDBM_File