obsolete the old port
This commit is contained in:
parent
ff6d175014
commit
739db6a45d
@ -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 <wilfried@openbsd.org>
|
||||
|
||||
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 <bsd.port.mk>
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user