summaryrefslogtreecommitdiff
path: root/databases/p5-DBI-137
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBI-137')
-rw-r--r--databases/p5-DBI-137/Makefile40
-rw-r--r--databases/p5-DBI-137/distinfo1
-rw-r--r--databases/p5-DBI-137/pkg-comment1
-rw-r--r--databases/p5-DBI-137/pkg-descr13
-rw-r--r--databases/p5-DBI-137/pkg-plist26
5 files changed, 0 insertions, 81 deletions
diff --git a/databases/p5-DBI-137/Makefile b/databases/p5-DBI-137/Makefile
deleted file mode 100644
index c5169e54087a..000000000000
--- a/databases/p5-DBI-137/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: p5-DBI
-# Version required: 1.13
-# Date created: October 17th 1996
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= DBI-1.13
-PKGNAME= p5-DBI-1.13
-CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBI
-
-MAINTAINER= vanilla@FreeBSD.org
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
-
-USE_PERL5= YES
-CONFIGURE_ARGS= PREFIX=${PREFIX}
-
-MAN1= dbiproxy.1 \
- dbish.1
-MAN3= Bundle::DBI.3 \
- DBD::ADO.3 \
- DBD::Proxy.3 \
- DBI.3 \
- DBI::DBD.3 \
- DBI::FAQ.3 \
- DBI::Format.3 \
- DBI::ProxyServer.3 \
- DBI::Shell.3 \
- DBI::W32ODBC.3 \
- Win32::DBIODBC.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}
-
-.include <bsd.port.mk>
diff --git a/databases/p5-DBI-137/distinfo b/databases/p5-DBI-137/distinfo
deleted file mode 100644
index 1c33bef4540c..000000000000
--- a/databases/p5-DBI-137/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (DBI-1.13.tar.gz) = cef6c295a31b90deaff412346d33e021
diff --git a/databases/p5-DBI-137/pkg-comment b/databases/p5-DBI-137/pkg-comment
deleted file mode 100644
index 0539ef8747be..000000000000
--- a/databases/p5-DBI-137/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The perl5 Database Interface. Required for DBD::* modules
diff --git a/databases/p5-DBI-137/pkg-descr b/databases/p5-DBI-137/pkg-descr
deleted file mode 100644
index 89dc0100a514..000000000000
--- a/databases/p5-DBI-137/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-The DBI interface allows perl programs to use DBD (Database Definition)
-drivers with a common set of routines. A program can then (theoretically)
-change from using mSQL to Oracle (for example) without changing the entire
-program around.
-
-This DBI interface is not yet fully specified. The current development
-work is focused on writing drivers, such as DBD::Oracle, which also
-implement emulations of old perl4 database interfaces, e.g., oraperl.
-This strategy enables the DBI and drivers to serve a useful purpose
-whilst allowing the real interface to evolve with experience behind the
-emulation interface.
-
-WWW: http://forteviot.symbolstone.org/technology/perl/DBI/
diff --git a/databases/p5-DBI-137/pkg-plist b/databases/p5-DBI-137/pkg-plist
deleted file mode 100644
index 941854ea55c2..000000000000
--- a/databases/p5-DBI-137/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/dbiproxy
-bin/dbish
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/DBI.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ADO.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/ExampleP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/NullP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Proxy.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/Sponge.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/DBD.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/FAQ.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Format.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/ProxyServer.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/Shell.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI/W32ODBC.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Win32/DBIODBC.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBI.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/DBIXS.h
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/Driver.xst
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbd_xsh.h
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/dbi_sql.h
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBI
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBI