aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-mysql')
-rw-r--r--databases/p5-DBD-mysql/Makefile34
-rw-r--r--databases/p5-DBD-mysql/distinfo1
-rw-r--r--databases/p5-DBD-mysql/pkg-comment1
-rw-r--r--databases/p5-DBD-mysql/pkg-descr13
-rw-r--r--databases/p5-DBD-mysql/pkg-plist11
5 files changed, 0 insertions, 60 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
deleted file mode 100644
index a43fa748377a..000000000000
--- a/databases/p5-DBD-mysql/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: p5-Mysql-modules
-# Version required: 1.2016
-# Date created: September 29th 1996
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= Msql-Mysql-modules-1.2016
-PKGNAME= p5-Mysql-modules-1.2016
-CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBD
-
-MAINTAINER= vanilla@FreeBSD.org
-
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/DBI.pm:${PORTSDIR}/databases/p5-DBI
-LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
-
-CONFIGURE_ARGS= PREFIX=${PREFIX}
-CONFIGURE_ENV= MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1
-USE_PERL5= YES
-
-MAN1= dbimon.1
-MAN3= Bundle::Mysql.3 \
- DBD::mysql.3 \
- Mysql.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-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo
deleted file mode 100644
index c122aa5cd0b6..000000000000
--- a/databases/p5-DBD-mysql/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Msql-Mysql-modules-1.2016.tar.gz) = d0114213c7249cc0299e1f50cdddf30e
diff --git a/databases/p5-DBD-mysql/pkg-comment b/databases/p5-DBD-mysql/pkg-comment
deleted file mode 100644
index a2e381f8ae1a..000000000000
--- a/databases/p5-DBD-mysql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 modules for accessing MySQL databases
diff --git a/databases/p5-DBD-mysql/pkg-descr b/databases/p5-DBD-mysql/pkg-descr
deleted file mode 100644
index 97d8a690551c..000000000000
--- a/databases/p5-DBD-mysql/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Mysql.pm and DBD::mysql implement two different approaches to
-communicate with an MySQL server. DBD::mysql 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. Msql.pm is the elder species. It was written before
-DBI was available but it was inspired by an early draft of the DBI
-specification. As it has been circulating longer it is more mature and
-pretty stable. It's also more complete than DBD::mysql.
-
-Some day in the future DBD::mysql will probably be the clearly superior
-competitor in this package. Today you have to decide on your own about
-the trade-offs.
diff --git a/databases/p5-DBD-mysql/pkg-plist b/databases/p5-DBD-mysql/pkg-plist
deleted file mode 100644
index c5b04826b34f..000000000000
--- a/databases/p5-DBD-mysql/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/dbimon
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle/Mysql.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/DBD/mysql.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql/Statement.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql/mysql.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBD/mysql
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Msql-Mysql-modules
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Mysql