summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Sybase
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 18:47:59 +0000
committerrh <rh>2000-10-15 18:47:59 +0000
commitd64167338a3b561ee3bea879b0ea1ab1d9b87fdb (patch)
tree23a497b2b9d7509bb321f48ca74b20488537fcbb /databases/p5-DBD-Sybase
parentf3e5031bfb2b4dde5c1b3499f709cd2b3d6afc83 (diff)
downloadpkgsrc-d64167338a3b561ee3bea879b0ea1ab1d9b87fdb.tar.gz
Initial import of DBD-Sybase-0.23, a Sybase/MS-SQL backend for p5-DBI.
Diffstat (limited to 'databases/p5-DBD-Sybase')
-rw-r--r--databases/p5-DBD-Sybase/Makefile24
-rw-r--r--databases/p5-DBD-Sybase/files/md53
-rw-r--r--databases/p5-DBD-Sybase/pkg/COMMENT1
-rw-r--r--databases/p5-DBD-Sybase/pkg/DESCR8
-rw-r--r--databases/p5-DBD-Sybase/pkg/PLIST1
5 files changed, 37 insertions, 0 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile
new file mode 100644
index 00000000000..05ebab789a3
--- /dev/null
+++ b/databases/p5-DBD-Sybase/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 18:47:59 rh Exp $
+#
+
+DISTNAME= DBD-Sybase-0.23
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.mbay.net/~mpeppler/
+
+DEPENDS+= freetds>=0.50:../../databases/freetds
+DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI
+
+USE_PERL5= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DBD/Sybase/.packlist
+
+MAKE_ENV+= SYBASE=${PREFIX}/freetds
+MAKE_PARAMS+= --noprompt
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MAKE_PARAMS}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-DBD-Sybase/files/md5 b/databases/p5-DBD-Sybase/files/md5
new file mode 100644
index 00000000000..383007948d4
--- /dev/null
+++ b/databases/p5-DBD-Sybase/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/15 18:47:59 rh Exp $
+
+MD5 (DBD-Sybase-0.23.tar.gz) = 211210528723934960eacb2bc9273ddc
diff --git a/databases/p5-DBD-Sybase/pkg/COMMENT b/databases/p5-DBD-Sybase/pkg/COMMENT
new file mode 100644
index 00000000000..ccd53fd6712
--- /dev/null
+++ b/databases/p5-DBD-Sybase/pkg/COMMENT
@@ -0,0 +1 @@
+perl DBI/DBD driver for Sybase/MS-SQL databases
diff --git a/databases/p5-DBD-Sybase/pkg/DESCR b/databases/p5-DBD-Sybase/pkg/DESCR
new file mode 100644
index 00000000000..ade4dbc9245
--- /dev/null
+++ b/databases/p5-DBD-Sybase/pkg/DESCR
@@ -0,0 +1,8 @@
+ DBD::Sybase is built upon the DBI, the generic Perl Database
+Interface. It brings you an identical interface to a broad
+variety of databases and is in this regard comparable to ODBC.
+The advantage of the DBI approach is portability and
+interoperability.
+
+ The Sybase backend allows access to Sybase and Microsoft-SQL
+servers.
diff --git a/databases/p5-DBD-Sybase/pkg/PLIST b/databases/p5-DBD-Sybase/pkg/PLIST
new file mode 100644
index 00000000000..3118b5c0b70
--- /dev/null
+++ b/databases/p5-DBD-Sybase/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 18:47:59 rh Exp $