aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql40-client
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-01-25 08:44:33 +0800
committerdirk <dirk@FreeBSD.org>2001-01-25 08:44:33 +0800
commit899c82f6d3e7a9efaaaa197d445896be05a9fd36 (patch)
treed5dc1cda52f7bcc9c161a8bd2bcadd2d718d6165 /databases/mysql40-client
parent3cbbffb6a21a04a49116230c3a61fafef0a002e0 (diff)
downloadfreebsd-ports-gnome-899c82f6d3e7a9efaaaa197d445896be05a9fd36.tar.gz
freebsd-ports-gnome-899c82f6d3e7a9efaaaa197d445896be05a9fd36.tar.zst
freebsd-ports-gnome-899c82f6d3e7a9efaaaa197d445896be05a9fd36.zip
Add support for BerkeleyDB table type.
This type allows SQL transactions (COMMIT, ROLLBACK). Note: BerkeleyDB is build as part of mysql323-server since mysql needs a special version of it. Thus we can't depend on databases/db3 at the moment.
Diffstat (limited to 'databases/mysql40-client')
-rw-r--r--databases/mysql40-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql40-client/Makefile b/databases/mysql40-client/Makefile
index 5d9cff333a25..03171ecb0cce 100644
--- a/databases/mysql40-client/Makefile
+++ b/databases/mysql40-client/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
+PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../mysql323-server
COMMENT= ${PKGDIR}/pkg-comment.client