aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-06-04 22:37:21 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-06-04 22:37:21 +0000
commit093cd4554a72a6bbd1f89cd9e684f83b172126f5 (patch)
treed8e4ddac09833e0429e591692139e78f4750e298
parent45036fe95e88902993fcddbcd9420edd06bdf17f (diff)
downloadports-093cd4554a72a6bbd1f89cd9e684f83b172126f5.tar.gz
ports-093cd4554a72a6bbd1f89cd9e684f83b172126f5.zip
Notes
-rw-r--r--net/openldap/Makefile4
-rw-r--r--net/openldap12/Makefile4
-rw-r--r--net/openldap2/Makefile3
-rw-r--r--net/openldap20-server/Makefile3
-rw-r--r--net/openldap20/Makefile3
-rw-r--r--net/openldap21-server/Makefile3
-rw-r--r--net/openldap21/Makefile3
-rw-r--r--net/openldap22-server/Makefile3
-rw-r--r--net/openldap22/Makefile3
-rw-r--r--net/openldap23-server/Makefile3
-rw-r--r--net/openldap24-server/Makefile3
11 files changed, 22 insertions, 13 deletions
diff --git a/net/openldap/Makefile b/net/openldap/Makefile
index 97ee82b14672..a3330274b68c 100644
--- a/net/openldap/Makefile
+++ b/net/openldap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openldap
PORTVERSION= 1.2.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -25,7 +25,7 @@ MAINTAINER= lodea@vet.com.au
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--enable-shared \
--enable-dns
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile
index 97ee82b14672..a3330274b68c 100644
--- a/net/openldap12/Makefile
+++ b/net/openldap12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openldap
PORTVERSION= 1.2.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -25,7 +25,7 @@ MAINTAINER= lodea@vet.com.au
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--enable-shared \
--enable-dns
diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap2/Makefile
+++ b/net/openldap2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap20-server/Makefile
+++ b/net/openldap20-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap20/Makefile
+++ b/net/openldap20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap21-server/Makefile
+++ b/net/openldap21-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap21/Makefile
+++ b/net/openldap21/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap22-server/Makefile
+++ b/net/openldap22-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap22/Makefile
+++ b/net/openldap22/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap23-server/Makefile
+++ b/net/openldap23-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 4529e69830eb..e263659c73f5 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openldap
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
@@ -28,7 +29,7 @@ USE_AUTOCONF= yes
USE_LIBTOOL= yes
USE_OPENSSL= yes
-CONFIGURE_ARGS= --localstatedir=/var/run \
+CONFIGURE_ARGS= --localstatedir=/var/db \
--with-threads \
--enable-shared \
--enable-dnssrv \