summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-03-29 02:40:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-03-29 02:40:20 +0000
commit6b507cc86bfa29de327bd88b0f3289acd7caa9af (patch)
tree6748d42253639427de500d5b3740e710955f8edb /databases
parentcomment out vhost support since it brings db2 vs. libc conflict in (diff)
oops, restore MANUAL_PACKAGE_BUILD
Notes
Notes: svn path=/head/; revision=17425
Diffstat (limited to 'databases')
-rw-r--r--databases/db/Makefile3
-rw-r--r--databases/db2/Makefile3
-rw-r--r--databases/db3/Makefile3
-rw-r--r--databases/db33/Makefile3
-rw-r--r--databases/db4/Makefile3
-rw-r--r--databases/db41/Makefile3
-rw-r--r--databases/db42/Makefile3
-rw-r--r--databases/db43/Makefile3
-rw-r--r--databases/db44/Makefile3
-rw-r--r--databases/db45/Makefile3
-rw-r--r--databases/db46/Makefile3
-rw-r--r--databases/db47/Makefile3
12 files changed, 24 insertions, 12 deletions
diff --git a/databases/db/Makefile b/databases/db/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db33/Makefile b/databases/db33/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db33/Makefile
+++ b/databases/db33/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db42/Makefile b/databases/db42/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db42/Makefile
+++ b/databases/db42/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db43/Makefile b/databases/db43/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db43/Makefile
+++ b/databases/db43/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index d9d4c22a67ec..d0205f3c87b6 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.9 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
#
DISTNAME= db-2.7.3
@@ -15,6 +15,7 @@ MAINTAINER= josh@ican.net
Y2K= http://www.sleepycat.com/faq.html#A8
WWW_SITE= http://www.sleepycat.com
+MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
GNU_CONFIGURE= YES