aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql55-client
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-03-28 22:43:39 +0800
committersteve <steve@FreeBSD.org>1998-03-28 22:43:39 +0800
commit22b0ebec6e1b3222322d8f5ec64cde8ab29c27ba (patch)
tree63a80c0429788d5b42545e320c605bf56837baa0 /databases/mysql55-client
parent93bafce92705b06dfd17bbbe94928f7075a63b0b (diff)
downloadfreebsd-ports-gnome-22b0ebec6e1b3222322d8f5ec64cde8ab29c27ba.tar.gz
freebsd-ports-gnome-22b0ebec6e1b3222322d8f5ec64cde8ab29c27ba.tar.zst
freebsd-ports-gnome-22b0ebec6e1b3222322d8f5ec64cde8ab29c27ba.zip
Update to version 3.21.26gamma.
PR: 6075 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Diffstat (limited to 'databases/mysql55-client')
-rw-r--r--databases/mysql55-client/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 199e6bc092fc..f4e9a0f2a7c1 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -1,16 +1,17 @@
# ports collection makefile for: mySQL
-# Version required: v3.21.25-gamma
+# Version required: v3.21.26-gamma
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.16 1998/02/23 02:55:16 steve Exp $
#
-DISTNAME= mysql-3.21.25-gamma
-PKGNAME= mysql-3.21.25g
+DISTNAME= mysql-3.21.26-gamma
+PKGNAME= mysql-3.21.26g
CATEGORIES= databases
MASTER_SITES= http://www.buoy.com/mysql/Downloads/MySQL-3.21/ \
http://mysql.polaris.ca/Downloads/MySQL-3.21/ \
+ http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.21/ \
http://www.tcx.se/Downloads/MySQL-3.21/
MAINTAINER= josh@ican.net
@@ -24,7 +25,8 @@ CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--with-MAKE=gmake \
--without-perl \
--without-debug \
- --without-readline
+ --without-readline \
+ --without-bench
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl INSTALL_SCRIPT="${INSTALL_SCRIPT}"
pre-install: