summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/postfix-current/scripts/configure.postfix2
-rw-r--r--mail/postfix/scripts/configure.postfix4
-rw-r--r--mail/postfix1/scripts/configure.postfix4
-rw-r--r--mail/postfix20/scripts/configure.postfix4
-rw-r--r--mail/postfix21/scripts/configure.postfix4
-rw-r--r--mail/postfix22/scripts/configure.postfix4
-rw-r--r--mail/postfix23/scripts/configure.postfix4
-rw-r--r--mail/postfix24/scripts/configure.postfix4
-rw-r--r--mail/postfix25/scripts/configure.postfix4
-rw-r--r--mail/postfix26/scripts/configure.postfix4
-rw-r--r--mail/postfix27/scripts/configure.postfix4
-rw-r--r--mail/postfix28/scripts/configure.postfix4
-rw-r--r--security/cyrus-sasl/scripts/configure.sasl2
-rw-r--r--security/cyrus-sasl2/scripts/configure.sasl2
14 files changed, 25 insertions, 25 deletions
diff --git a/mail/postfix-current/scripts/configure.postfix b/mail/postfix-current/scripts/configure.postfix
index 523bcf641d2d..7d9a11bfb6a9 100644
--- a/mail/postfix-current/scripts/configure.postfix
+++ b/mail/postfix-current/scripts/configure.postfix
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix
index 86ca92625962..825c3d212909 100644
--- a/mail/postfix/scripts/configure.postfix
+++ b/mail/postfix/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix1/scripts/configure.postfix b/mail/postfix1/scripts/configure.postfix
index b0baf10d6b34..c201ccdde711 100644
--- a/mail/postfix1/scripts/configure.postfix
+++ b/mail/postfix1/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix20/scripts/configure.postfix b/mail/postfix20/scripts/configure.postfix
index 4f3cdd31a8bf..011e9cca1b1e 100644
--- a/mail/postfix20/scripts/configure.postfix
+++ b/mail/postfix20/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix20/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix20/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix21/scripts/configure.postfix b/mail/postfix21/scripts/configure.postfix
index dfb8804b3cd7..5eddb707b646 100644
--- a/mail/postfix21/scripts/configure.postfix
+++ b/mail/postfix21/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix22/scripts/configure.postfix b/mail/postfix22/scripts/configure.postfix
index 23c3ea828c70..d36faf342a79 100644
--- a/mail/postfix22/scripts/configure.postfix
+++ b/mail/postfix22/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix23/scripts/configure.postfix b/mail/postfix23/scripts/configure.postfix
index 55674b52a336..a27aeca18726 100644
--- a/mail/postfix23/scripts/configure.postfix
+++ b/mail/postfix23/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix
index fd76aa8e88f0..a7895ca1d6d2 100644
--- a/mail/postfix24/scripts/configure.postfix
+++ b/mail/postfix24/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix25/scripts/configure.postfix b/mail/postfix25/scripts/configure.postfix
index a58699f6f336..45e46e58a084 100644
--- a/mail/postfix25/scripts/configure.postfix
+++ b/mail/postfix25/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix26/scripts/configure.postfix b/mail/postfix26/scripts/configure.postfix
index 3fcb45c8e089..633e23d474a3 100644
--- a/mail/postfix26/scripts/configure.postfix
+++ b/mail/postfix26/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix27/scripts/configure.postfix b/mail/postfix27/scripts/configure.postfix
index 326814d92d31..0d13afff39ef 100644
--- a/mail/postfix27/scripts/configure.postfix
+++ b/mail/postfix27/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/mail/postfix28/scripts/configure.postfix b/mail/postfix28/scripts/configure.postfix
index 9ba8f21e8612..a08ba3496d75 100644
--- a/mail/postfix28/scripts/configure.postfix
+++ b/mail/postfix28/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.1 2001-03-04 19:35:00 sf Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.2 2001-03-05 22:15:24 knu Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -84,7 +84,7 @@ while [ "$1" ]; do
SUB_TLS=""
;;
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "POSTFIX_CCARGS+= -I\${LOCALBASE}/include/db3"
echo "POSTFIX_AUXLIBS+= -L\${LOCALBASE}/lib -ldb3"
;;
diff --git a/security/cyrus-sasl/scripts/configure.sasl b/security/cyrus-sasl/scripts/configure.sasl
index 9d8349e0723c..befc7fa6ea45 100644
--- a/security/cyrus-sasl/scripts/configure.sasl
+++ b/security/cyrus-sasl/scripts/configure.sasl
@@ -73,7 +73,7 @@ echo "PREFIX= ${PREFIX}"
while [ "$1" ]; do
case $1 in
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "CONFIGURE_ARGS+=--with-dblib=berkeley"
;;
\"MySQL\")
diff --git a/security/cyrus-sasl2/scripts/configure.sasl b/security/cyrus-sasl2/scripts/configure.sasl
index 9d8349e0723c..befc7fa6ea45 100644
--- a/security/cyrus-sasl2/scripts/configure.sasl
+++ b/security/cyrus-sasl2/scripts/configure.sasl
@@ -73,7 +73,7 @@ echo "PREFIX= ${PREFIX}"
while [ "$1" ]; do
case $1 in
\"DB3\")
- echo "LIB_DEPENDS+= db3.1:\${PORTSDIR}/databases/db3"
+ echo "LIB_DEPENDS+= db3.2:\${PORTSDIR}/databases/db3"
echo "CONFIGURE_ARGS+=--with-dblib=berkeley"
;;
\"MySQL\")