aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /sysutils
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/afflib/Makefile4
-rw-r--r--sysutils/aimage/Makefile4
-rw-r--r--sysutils/boxbackup-devel/Makefile2
-rw-r--r--sysutils/boxbackup/Makefile2
-rw-r--r--sysutils/condor/Makefile2
-rw-r--r--sysutils/ftwin/Makefile2
-rw-r--r--sysutils/gpkgdep/Makefile2
-rw-r--r--sysutils/grub/Makefile2
-rw-r--r--sysutils/hdup/Makefile2
-rw-r--r--sysutils/heartbeat/Makefile2
-rw-r--r--sysutils/htop/Makefile2
-rw-r--r--sysutils/lcdproc/Makefile2
-rw-r--r--sysutils/nut/Makefile2
-rw-r--r--sysutils/nut22/Makefile2
-rw-r--r--sysutils/openipmi/Makefile2
-rw-r--r--sysutils/rdup/Makefile2
-rw-r--r--sysutils/wmupmon/Makefile2
-rw-r--r--sysutils/xfsprogs/Makefile2
-rw-r--r--sysutils/zetaback/Makefile2
-rw-r--r--sysutils/zisofs-tools/Makefile2
20 files changed, 22 insertions, 22 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile
index 01f6c330cb34..e0c412a04d87 100644
--- a/sysutils/afflib/Makefile
+++ b/sysutils/afflib/Makefile
@@ -27,7 +27,7 @@ USE_ICONV = yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
CONFIGURE_ARGS= --enable-s3=yes --libdir=${PREFIX}
CONFIGURE_ENV= CPPFLAGS='-DFUSE_USE_VERSION=26' \
LDFLAGS='${PTHREAD_LIBS}'
@@ -37,7 +37,7 @@ MAKE_JOBS_SAFE= yes
MAN1= affcat.1
post-patch:
- @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
@${REINPLACE_CMD} -e 's|(libdir)|(libdir)/lib|' \
${WRKSRC}/lib/Makefile.in
@${REINPLACE_CMD} -e 's|(libdir)|(libdir)/libdata|' \
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile
index 2499df815626..f2d0f07e44df 100644
--- a/sysutils/aimage/Makefile
+++ b/sysutils/aimage/Makefile
@@ -19,11 +19,11 @@ LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
PLIST_FILES= bin/aimage
post-patch:
- @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
.include <bsd.port.mk>
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index af8b197984c5..45330e1e1da3 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267
+USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile
index af8b197984c5..45330e1e1da3 100644
--- a/sysutils/boxbackup/Makefile
+++ b/sysutils/boxbackup/Makefile
@@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267
+USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 15b2397ed8d1..aac12acde046 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/condor_src-${PORTVERSION}/src/
OPTIONS= SUBMIT_NODE "Configure system to be able to submit jobs" On \
EXECUTE_NODE "Configure system to execute jobs in pool" On \
MANAGER_NODE "Configure system as central manager node" On
-USE_AUTOTOOLS= autoconf:267:env
+USE_AUTOTOOLS= autoconf:268:env
USE_BISON= build
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile
index 75c4cfa3ce0f..02b2a7ee899e 100644
--- a/sysutils/ftwin/Makefile
+++ b/sysutils/ftwin/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 autoheader:267
+USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 autoheader:268
CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE}
PLIST_FILES= bin/ftwin
diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile
index 5068c216dd77..b53eaeb4c07e 100644
--- a/sysutils/gpkgdep/Makefile
+++ b/sysutils/gpkgdep/Makefile
@@ -15,7 +15,7 @@ COMMENT= Shows package dependencies in tree views
USE_BZIP2= yes
USE_GNOME= gtk20
-USE_AUTOTOOLS= automake:14 autoconf:267
+USE_AUTOTOOLS= automake:14 autoconf:268
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
PLIST_FILES= bin/gpkgdep
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index ca792c24cab6..c6860537d5e9 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/
MAINTAINER= sem@FreeBSD.org
COMMENT= GRand Unified Bootloader
-USE_AUTOTOOLS= automake:111 autoconf:267
+USE_AUTOTOOLS= automake:111 autoconf:268
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL}
diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile
index 7873716fbf43..de35c0d0d12e 100644
--- a/sysutils/hdup/Makefile
+++ b/sysutils/hdup/Makefile
@@ -28,7 +28,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
MAN1= hdup.1
MAN5= hdup.conf.5
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile
index 6fde6a531328..b773627b6765 100644
--- a/sysutils/heartbeat/Makefile
+++ b/sysutils/heartbeat/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
xml2:${PORTSDIR}/textproc/libxml2
PATCH_DEPENDS= ${LOCALBASE}/bin/libtoolize:${PORTSDIR}/devel/libtool22
-USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 \
+USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 \
libtool:22 libltdl:22
AUTOMAKE_ARGS+= --add-missing --include-deps --copy
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index 73661ff191b7..2cd0c5461c6c 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -20,7 +20,7 @@ NOT_FOR_ARCHS= sparc64
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode
-USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 libtool:22
+USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 libtool:22
ACLOCAL_ARGS= -I ${ACLOCAL_DIR}
USE_PYTHON_BUILD= yes
diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile
index c6909415dbc8..5e8fd3c507d0 100644
--- a/sysutils/lcdproc/Makefile
+++ b/sysutils/lcdproc/Makefile
@@ -16,7 +16,7 @@ COMMENT= A client/server suite for LCD devices
ONLY_FOR_ARCHS= i386 amd64
-USE_AUTOTOOLS= autoconf:267 automake:111 aclocal:111
+USE_AUTOTOOLS= autoconf:268 automake:111 aclocal:111
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
USE_RC_SUBR= LCDd lcdproc lcdexec
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index d129a84c5137..0121e0768604 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= itetcu@FreeBSD.org
COMMENT= Network UPS Tools
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile
index d0a4cc66800f..f918c110befa 100644
--- a/sysutils/nut22/Makefile
+++ b/sysutils/nut22/Makefile
@@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Network UPS Tools
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile
index 3fdf505fc977..c7228eaa9231 100644
--- a/sysutils/openipmi/Makefile
+++ b/sysutils/openipmi/Makefile
@@ -21,7 +21,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= pkgconfig
-USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 libtool:22
+USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 libtool:22
AUTOMAKE_ARGS+= --add-missing --copy --foreign
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile
index 68ded993cf6e..f8e0dee4f885 100644
--- a/sysutils/rdup/Makefile
+++ b/sysutils/rdup/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
diff --git a/sysutils/wmupmon/Makefile b/sysutils/wmupmon/Makefile
index 1d308b4be467..9d1641f9a01d 100644
--- a/sysutils/wmupmon/Makefile
+++ b/sysutils/wmupmon/Makefile
@@ -16,7 +16,7 @@ COMMENT= An uptime showing dockapp with a similar look to wmcpuload
USE_BZIP2= yes
USE_XORG= xpm
-USE_AUTOTOOLS= autoheader:267
+USE_AUTOTOOLS= autoheader:268
CONFIGURE_ARGS= --program-prefix=""
MAN1= wmupmon.1
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index 94a083f7fc7c..611f72772f17 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -19,7 +19,7 @@ COMMENT= A set of utilities and library to manipulate an xfs filesystem
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_AUTOTOOLS= autoconf:267 libtool:22:env
+USE_AUTOTOOLS= autoconf:268 libtool:22:env
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \
CFLAGS="${CFLAGS}" \
diff --git a/sysutils/zetaback/Makefile b/sysutils/zetaback/Makefile
index 0dbc951fe27f..893d6cb3c9c8 100644
--- a/sysutils/zetaback/Makefile
+++ b/sysutils/zetaback/Makefile
@@ -16,7 +16,7 @@ COMMENT= Zetaback ZFS backup and recovery management system
USE_PERL5_RUN= YES
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
MAN1= zetaback.1 zetaback_agent.1
diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile
index 0a2820c8552f..a5d2c4d8bf41 100644
--- a/sysutils/zisofs-tools/Makefile
+++ b/sysutils/zisofs-tools/Makefile
@@ -17,7 +17,7 @@ COMMENT= User utilities for zisofs
PORTDOCS= CHANGES COPYING INSTALL MRULES README
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes