diff --git a/databases/p5-DBD-Msql-Mysql/Makefile b/databases/p5-DBD-Msql-Mysql/Makefile deleted file mode 100644 index 0a9f425fd14..00000000000 --- a/databases/p5-DBD-Msql-Mysql/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# $OpenBSD: Makefile,v 1.12 2002/09/17 15:22:26 wilfried Exp $ - -COMMENT= 'MySQL drivers for the Perl DBI' - -DISTNAME= Msql-Mysql-modules-1.2219 -PKGNAME= p5-DBD-Msql-Mysql-1.22.19 -CATEGORIES= databases perl5 - -MAINTAINER= Peter Stromberg - -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} - -BUILD_DEPENDS= :p5-DBI->=1.08:databases/p5-DBI -RUN_DEPENDS= :p5-DBI->=1.08:databases/p5-DBI - -LIB_DEPENDS= lib/mysql/mysqlclient.10:mysql-client-3.23.*:databases/mysql -REGRESS_DEPENDS= :mysql-server-3.23.*:databases/mysql,-server - -CONFIGURE_STYLE= perl -CONFIGURE_ARGS+= --noprompt \ - --mysql-install \ - --mysql-incdir=${LOCALBASE}/include/mysql \ - --mysql-libdir=${LOCALBASE}/lib/mysql \ - --nomsql-install \ - --nomsql1-install - -FLAVORS= dbimon -FLAVOR?= - -.if ${FLAVOR:L:Mdbimon} -RUN_DEPENDS+= :p5-Data-ShowTable->=3.3:devel/p5-Data-ShowTable \ - :p5-Term-ReadKey-*:devel/p5-Term-ReadKey \ - :p5-Term-ReadLine-Gnu-*:devel/p5-Term-ReadLine-Gnu -.endif - -pre-regress: - @mysqladmin ping >/dev/null 2>&1 || (echo 'mysql needs to be running'; exit 1) - -@mysqladmin create test >/dev/null 2>&1 - -.include diff --git a/databases/p5-DBD-Msql-Mysql/distinfo b/databases/p5-DBD-Msql-Mysql/distinfo deleted file mode 100644 index 78df6fc3019..00000000000 --- a/databases/p5-DBD-Msql-Mysql/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Msql-Mysql-modules-1.2219.tar.gz) = ad3dec1881d4c4ff9a353f33ff434b5f -RMD160 (Msql-Mysql-modules-1.2219.tar.gz) = 219f3cf82cbbeea4b74608530543746065ec0b7d -SHA1 (Msql-Mysql-modules-1.2219.tar.gz) = 23d9b4b44e5c02930b7b1f60dd70a99ad25e966f diff --git a/databases/p5-DBD-Msql-Mysql/pkg/DESCR b/databases/p5-DBD-Msql-Mysql/pkg/DESCR deleted file mode 100644 index 97de61eb6e6..00000000000 --- a/databases/p5-DBD-Msql-Mysql/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -DBD::mysql are the Perl5 Database Interface drivers for the mysql -database. - -In other words: DBD::mysql are an interface between the Perl -programming language and the mysql programming API that come with -the mysql relational database management systems. Most functions -provided by the respective programming API's are supported. - -Flavor: dbimon - Installs dbimon - an interactive shell with readline for - DBI diff --git a/databases/p5-DBD-Msql-Mysql/pkg/PFRAG.dbimon b/databases/p5-DBD-Msql-Mysql/pkg/PFRAG.dbimon deleted file mode 100644 index a82a76f3969..00000000000 --- a/databases/p5-DBD-Msql-Mysql/pkg/PFRAG.dbimon +++ /dev/null @@ -1,3 +0,0 @@ -@comment $OpenBSD: PFRAG.dbimon,v 1.1.1.1 2001/03/27 08:43:13 wilfried Exp $ -bin/dbimon -man/man1/dbimon.1 diff --git a/databases/p5-DBD-Msql-Mysql/pkg/PLIST b/databases/p5-DBD-Msql-Mysql/pkg/PLIST deleted file mode 100644 index 3ad5a2378e6..00000000000 --- a/databases/p5-DBD-Msql-Mysql/pkg/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.3 2002/04/16 19:25:02 espie Exp $ -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Bundle/DBD/mysql.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/DBD/mysql.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Mysql.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Mysql/Statement.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/DBD/mysql/mysql.bs -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/DBD/mysql/mysql.so -man/man3p/Bundle::DBD::mysql.3p -man/man3p/DBD::mysql.3p -man/man3p/Mysql.3p -%%dbimon%% -@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/DBD/mysql -@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Mysql