summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/mysql322-server/Makefile6
-rw-r--r--databases/mysql323-server/Makefile6
-rw-r--r--databases/mysql40-server/Makefile6
-rw-r--r--databases/mysql41-server/Makefile6
-rw-r--r--databases/mysql50-server/Makefile6
-rw-r--r--databases/mysql51-server/Makefile6
-rw-r--r--databases/mysql54-server/Makefile6
-rw-r--r--databases/mysql55-server/Makefile6
-rw-r--r--databases/mysql60-server/Makefile6
-rw-r--r--databases/percona55-server/Makefile6
10 files changed, 50 insertions, 10 deletions
diff --git a/databases/mysql322-server/Makefile b/databases/mysql322-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql322-server/Makefile
+++ b/databases/mysql322-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql323-server/Makefile
+++ b/databases/mysql323-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql41-server/Makefile b/databases/mysql41-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql41-server/Makefile
+++ b/databases/mysql41-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql50-server/Makefile
+++ b/databases/mysql50-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql51-server/Makefile
+++ b/databases/mysql51-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql54-server/Makefile
+++ b/databases/mysql54-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql55-server/Makefile
+++ b/databases/mysql55-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/mysql60-server/Makefile
+++ b/databases/mysql60-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1
diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile
index eb2df2ff3742..de1ad60c5845 100644
--- a/databases/percona55-server/Makefile
+++ b/databases/percona55-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.53 1999/06/05 22:28:27 mharo Exp $
+# $Id: Makefile,v 1.54 1999/06/08 10:11:02 dirk Exp $
#
DISTNAME= mysql-3.22.23b
@@ -16,6 +16,10 @@ MASTER_SITES= http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/My
MAINTAINER= dirk@FreeBSD.ORG
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN= doesn\'t build on the alpha yet
+.endif
+
Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance
MAN1= mysql.1