1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

BROKEN: Does not compile

This commit is contained in:
Kris Kennaway 2006-09-17 01:28:07 +00:00
parent 3f155b6f66
commit fdad3a3ecd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173181
4 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gslin@gslin.org
COMMENT= A modular, cross-platform and multi-threaded benchmark tool
BROKEN= Does not compile
USE_AUTOTOOLS= libtool:15
OPTIONS= MYSQL "Enable MySQL support" on \

View File

@ -15,6 +15,8 @@ PKGNAMESUFFIX= -mysql${MYSQL_VER}
MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
BROKEN= Does not compile
USE_MYSQL= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --disable-examples

View File

@ -15,6 +15,8 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl
LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
BROKEN= Does not compile
USE_MYSQL= yes
TCL_VERSION?= tcl8.4
TCL_NODOT= ${TCL_VERSION:S/.//}

View File

@ -16,6 +16,8 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby module for accessing MySQL databases with a C API like interface
BROKEN= Does not compile
USE_MYSQL= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes