summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-XBase
diff options
context:
space:
mode:
authorsalo <salo>2003-06-03 22:27:12 +0000
committersalo <salo>2003-06-03 22:27:12 +0000
commitfb5066306133d448378d807a1e40e19859c2eb8c (patch)
tree16106e7498b3765c91ba9a783e5d0a9e9d762a91 /databases/p5-DBD-XBase
parent0a2e63f6f5ae62ff4e6890b07e2b585eec54e4be (diff)
downloadpkgsrc-fb5066306133d448378d807a1e40e19859c2eb8c.tar.gz
Import of p5-DBD-XBase-0.232: perl DBI/DBD driver for XBase (dBase/FoxPro)
databases. XBase module provides access to XBase (dBase, Fox*) dbf files. It also handles memo files (dbt, fpt) and to certain extend index files (ndx, ntx, mdx, idx and cdx). The DBD::XBase is a database driver for DBI and provides simple SQL interface to reading and writing the database files. So this package offers two ways of accessing your beloved data in dbf files: XBase.pm and DBD::XBase. It is recommend using DBD::XBase and only resort to XBase.pm if you need something special which is not supported by the DBI interface.
Diffstat (limited to 'databases/p5-DBD-XBase')
-rw-r--r--databases/p5-DBD-XBase/DESCR7
-rw-r--r--databases/p5-DBD-XBase/Makefile20
-rw-r--r--databases/p5-DBD-XBase/PLIST1
-rw-r--r--databases/p5-DBD-XBase/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/databases/p5-DBD-XBase/DESCR b/databases/p5-DBD-XBase/DESCR
new file mode 100644
index 00000000000..66a3c320dd3
--- /dev/null
+++ b/databases/p5-DBD-XBase/DESCR
@@ -0,0 +1,7 @@
+XBase module provides access to XBase (dBase, Fox*) dbf files. It also
+handles memo files (dbt, fpt) and to certain extend index files (ndx, ntx,
+mdx, idx and cdx). The DBD::XBase is a database driver for DBI and provides
+simple SQL interface to reading and writing the database files. So this
+package offers two ways of accessing your beloved data in dbf files: XBase.pm
+and DBD::XBase. It is recommend using DBD::XBase and only resort to XBase.pm
+if you need something special which is not supported by the DBI interface.
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile
new file mode 100644
index 00000000000..53d64f0843d
--- /dev/null
+++ b/databases/p5-DBD-XBase/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/06/03 22:27:12 salo Exp $
+#
+
+DISTNAME= DBD-XBase-0.232
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5xbs
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
+
+MAINTAINER= salo@netbsd.org
+HOMEPAGE= http://www.fi.muni.cz/~adelton/perl/
+COMMENT= perl DBI/DBD driver for XBase (dBase/FoxPro) databases
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XBase/.packlist
+
+.include "../../databases/p5-DBI/buildlink2.mk"
+.include "../../lang/perl5/module.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-DBD-XBase/PLIST b/databases/p5-DBD-XBase/PLIST
new file mode 100644
index 00000000000..727764cd92f
--- /dev/null
+++ b/databases/p5-DBD-XBase/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/03 22:27:12 salo Exp $
diff --git a/databases/p5-DBD-XBase/distinfo b/databases/p5-DBD-XBase/distinfo
new file mode 100644
index 00000000000..60fc83ecf83
--- /dev/null
+++ b/databases/p5-DBD-XBase/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/06/03 22:27:12 salo Exp $
+
+SHA1 (DBD-XBase-0.232.tar.gz) = 68b6ea1115e0ec3a07ecae7862ac22ae4f13b6b9
+Size (DBD-XBase-0.232.tar.gz) = 108799 bytes