aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-30 12:47:36 +0800
commitc07b3d06f74c2b1f5144739f606ea2f60e5c4125 (patch)
tree75bc18c02ad45658df6e53d5864baec96c002730 /databases
parent980b4f867dba0a997b3f1336459072e6da844359 (diff)
downloadfreebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.gz
freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.tar.zst
freebsd-ports-gnome-c07b3d06f74c2b1f5144739f606ea2f60e5c4125.zip
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Diffstat (limited to 'databases')
-rw-r--r--databases/dbconnect/Makefile3
-rw-r--r--databases/firebird-server/Makefile3
-rw-r--r--databases/firebird2-server/Makefile3
-rw-r--r--databases/firebird20-server/Makefile3
-rw-r--r--databases/freetds-devel/Makefile3
-rw-r--r--databases/freetds/Makefile3
-rw-r--r--databases/mird/Makefile4
-rw-r--r--databases/mysql-query-browser/Makefile4
-rw-r--r--databases/pgcluster/Makefile4
-rw-r--r--databases/postgresql80-server/Makefile4
-rw-r--r--databases/postgresql81-server/Makefile4
-rw-r--r--databases/sqlrelay/Makefile4
12 files changed, 24 insertions, 18 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
index 334b0cdf1e99..a6a94437d946 100644
--- a/databases/dbconnect/Makefile
+++ b/databases/dbconnect/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dbconnect
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ COMMENT= Use C++ object API to allow applications to connect to databases
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile
index 08fca9703896..fe5000d25f1e 100644
--- a/databases/firebird-server/Makefile
+++ b/databases/firebird-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= firebird
PORTVERSION= 1.5.4
+PORTREVISION= 1
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=firebird
@@ -22,7 +23,7 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
+USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
USE_GCC= 3.4
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile
index 76f51bb45acf..c3802ad7cf6e 100644
--- a/databases/firebird2-server/Makefile
+++ b/databases/firebird2-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= firebird
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES?= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR=firebird
@@ -22,7 +23,7 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
+USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
-I ${WRKSRC}/m4
USE_GCC= 3.4+
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile
index 76f51bb45acf..c3802ad7cf6e 100644
--- a/databases/firebird20-server/Makefile
+++ b/databases/firebird20-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= firebird
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES?= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR=firebird
@@ -22,7 +23,7 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
+USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
-I ${WRKSRC}/m4
USE_GCC= 3.4+
diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile
index 767bd35fe7ec..ed2a306f7b23 100644
--- a/databases/freetds-devel/Makefile
+++ b/databases/freetds-devel/Makefile
@@ -6,6 +6,7 @@
PORTNAME= freetds
PORTVERSION= 0.64
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/freetds/stable
@@ -18,7 +19,7 @@ TDS_VER?= 5.0
USE_ICONV= yes
USE_GMAKE= yes
GNU_GONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259:env libtool:15
+USE_AUTOTOOLS= autoconf:261:env libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-tdsver=${TDS_VER}
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile
index 767bd35fe7ec..ed2a306f7b23 100644
--- a/databases/freetds/Makefile
+++ b/databases/freetds/Makefile
@@ -6,6 +6,7 @@
PORTNAME= freetds
PORTVERSION= 0.64
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/freetds/stable
@@ -18,7 +19,7 @@ TDS_VER?= 5.0
USE_ICONV= yes
USE_GMAKE= yes
GNU_GONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259:env libtool:15
+USE_AUTOTOOLS= autoconf:261:env libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-tdsver=${TDS_VER}
diff --git a/databases/mird/Makefile b/databases/mird/Makefile
index 15b48c25f302..04d00811088f 100644
--- a/databases/mird/Makefile
+++ b/databases/mird/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mird
PORTVERSION= 1.0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
http://grendel.firewall.com/caudium-pkg/ \
@@ -19,7 +19,7 @@ COMMENT= A free database library with transaction support
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_AUTOTOOLS= autoconf:253:env
+USE_AUTOTOOLS= autoconf:261:env
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug
diff --git a/databases/mysql-query-browser/Makefile b/databases/mysql-query-browser/Makefile
index 513bd9cc586f..9d8f68db4b0c 100644
--- a/databases/mysql-query-browser/Makefile
+++ b/databases/mysql-query-browser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mysql-query-browser
PORTVERSION= 1.1.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQLAdministrationSuite
@@ -24,7 +24,7 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_XLIB= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:259:env
+USE_AUTOTOOLS= automake:19:env autoconf:261:env
CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
USE_ICONV= yes
diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile
index afff15ed1ae4..2af356ce39e1 100644
--- a/databases/pgcluster/Makefile
+++ b/databases/pgcluster/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pgcluster
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/OLD/v${BASEPGSQL}
@@ -25,7 +25,7 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL}
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
MAKE_FLAGS= # empty
MAKEFILE= # empty
CONFLICTS= postgresql-*
diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile
index 964074a6932d..62f873d31b4c 100644
--- a/databases/postgresql80-server/Makefile
+++ b/databases/postgresql80-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= postgresql
PORTVERSION?= 8.0.14
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
@@ -112,7 +112,7 @@ USE_BISON= yes
. endif
. if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
-USE_AUTOTOOLS= autoconf:253
+USE_AUTOTOOLS= autoconf:261
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile
index ae2ad8dc8a7e..315b4657cedf 100644
--- a/databases/postgresql81-server/Makefile
+++ b/databases/postgresql81-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= postgresql
PORTVERSION?= 8.1.10
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
@@ -113,7 +113,7 @@ USE_BISON= yes
. endif
. if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile
index 3f89db360767..524b7f091346 100644
--- a/databases/sqlrelay/Makefile
+++ b/databases/sqlrelay/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ${SQLRELAY_PORTNAME}
PORTVERSION= ${SQLRELAY_PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sqlrelay
@@ -18,7 +18,7 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system
LIB_DEPENDS= rudiments.1:${PORTSDIR}/devel/rudiments
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:259 libtool:15
+USE_AUTOTOOLS= autoconf:261 libtool:15
CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \
CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \