summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-11-23 06:38:38 +0000
committerminskim <minskim@pkgsrc.org>2005-11-23 06:38:38 +0000
commit5481107fde2e0edc9975fa31cf87b5a28e9e809f (patch)
tree2b6417aa4c7fbff5335706192de4164595f4b03d /databases
parent78422bdf351c90106677208c3c138e5b3781b653 (diff)
downloadpkgsrc-5481107fde2e0edc9975fa31cf87b5a28e9e809f.tar.gz
Add p5-qdbm.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
-rw-r--r--databases/py-qdbm/DESCR6
-rw-r--r--databases/py-qdbm/Makefile33
-rw-r--r--databases/py-qdbm/PLIST12
4 files changed, 2 insertions, 52 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0e19ecdb1b6..73aabc1142e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.190 2005/11/15 02:11:14 rillig Exp $
+# $NetBSD: Makefile,v 1.191 2005/11/23 06:38:38 minskim Exp $
#
COMMENT= Databases
@@ -87,6 +87,7 @@ SUBDIR+= p5-SQL-Statement
SUBDIR+= p5-gdbm
SUBDIR+= p5-perl-ldap
SUBDIR+= p5-postgresql
+SUBDIR+= p5-qdbm
SUBDIR+= p5-sybperl
SUBDIR+= pear-DB
SUBDIR+= pgaccess
diff --git a/databases/py-qdbm/DESCR b/databases/py-qdbm/DESCR
deleted file mode 100644
index 42653335a88..00000000000
--- a/databases/py-qdbm/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-QDBM is an embeded database library compatible with GDBM and NDBM. It
-features hash database and B+ tree database and is developed referring
-to GDBM for the purpose of the following three points: higher
-processing speed, smaller size of a database file, and simpler API.
-
-This package provides the Perl interface of QDBM.
diff --git a/databases/py-qdbm/Makefile b/databases/py-qdbm/Makefile
deleted file mode 100644
index f2591da75c1..00000000000
--- a/databases/py-qdbm/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/23 06:33:35 minskim Exp $
-#
-
-.include "../../databases/qdbm/Makefile.common"
-
-PKGNAME= p5-qdbm-1.0.0.${QDBM_VERSION}
-CATEGORIES= databases perl5
-
-MAINTAINER= obata@lins.jp
-HOMEPAGE= http://qdbm.sourceforge.net/
-COMMENT= Perl interface of QDBM
-
-MY_SUBDIR=perl
-BUILD_DIRS= ${MY_SUBDIR}
-CONFIGURE_DIRS= ${MY_SUBDIR}
-
-GNU_CONFIGURE= yes
-PERL5_CONFIGURE= no
-TEST_TARGET= check
-
-PERL5_PACKLIST= auto/Curia/.packlist auto/Depot/.packlist auto/Villa/.packlist
-REPLACE_PERL= ${MY_SUBDIR}/curia/plcrtest ${MY_SUBDIR}/depot/pldptest \
- ${MY_SUBDIR}/villa/plvltest
-
-.include "../../databases/qdbm/buildlink3.mk"
-.include "../../lang/perl5/module.mk"
-.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} != "none"
-SUBST_CLASSES+= pthread
-SUBST_STAGE.pthread= pre-configure
-SUBST_FILES.pthread= ${MY_SUBDIR}/configure
-SUBST_SED.pthread= -e 's|-lpthread|${PTHREAD_LIBS}|'
-.endif
-.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-qdbm/PLIST b/databases/py-qdbm/PLIST
deleted file mode 100644
index 9bb4a75c0e0..00000000000
--- a/databases/py-qdbm/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/23 06:33:35 minskim Exp $
-bin/plcrtest
-bin/pldptest
-bin/plvltest
-share/doc/qdbm/perl/plspex.html
-share/doc/qdbm/perl/plspex-ja.html
-share/doc/qdbm/perl/plapidoc/Curia.pm.html
-share/doc/qdbm/perl/plapidoc/Depot.pm.html
-share/doc/qdbm/perl/plapidoc/Villa.pm.html
-share/doc/qdbm/perl/plapidoc/index.html
-@dirrm share/doc/qdbm/perl/plapidoc
-@dirrm share/doc/qdbm/perl