aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /textproc
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'textproc')
-rw-r--r--textproc/augeas/Makefile4
-rw-r--r--textproc/iiimf-client-lib/Makefile4
-rw-r--r--textproc/iiimf-client-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-csconv/Makefile4
-rw-r--r--textproc/iiimf-csconv/files/patch-Makefile6
-rw-r--r--textproc/iiimf-le-unit/Makefile4
-rw-r--r--textproc/iiimf-le-unit/files/patch-Makefile6
-rw-r--r--textproc/iiimf-protocol-lib/Makefile4
-rw-r--r--textproc/iiimf-protocol-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-server/Makefile4
-rw-r--r--textproc/iiimf-server/files/patch-Makefile6
-rw-r--r--textproc/iiimf-x-lib/Makefile4
-rw-r--r--textproc/iiimf-x-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-x/Makefile4
-rw-r--r--textproc/iiimf-x/files/patch-Makefile6
-rw-r--r--textproc/iksemel/Makefile4
-rw-r--r--textproc/libmrss/Makefile4
-rw-r--r--textproc/xaira/Makefile4
-rw-r--r--textproc/xlhtml/Makefile4
19 files changed, 45 insertions, 45 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile
index f414384ba68f..e4072c9f0d0e 100644
--- a/textproc/augeas/Makefile
+++ b/textproc/augeas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= augeas
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://augeas.net/download/
@@ -17,7 +17,7 @@ COMMENT= A configuration editing tool
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 autoheader:262 automake:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 autoheader:267 automake:110 libtool:22
ACLOCAL_ARGS= -I . -I gnulib/m4 -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile
index 00558dfaaa51..c6ccb4e5bcc5 100644
--- a/textproc/iiimf-client-lib/Makefile
+++ b/textproc/iiimf-client-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= client-lib
PORTVERSION= 12.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/lib/iiimcf
diff --git a/textproc/iiimf-client-lib/files/patch-Makefile b/textproc/iiimf-client-lib/files/patch-Makefile
index f89c8b0750cf..df78cedf4624 100644
--- a/textproc/iiimf-client-lib/files/patch-Makefile
+++ b/textproc/iiimf-client-lib/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile
index 26fc86e1206c..66582218fc97 100644
--- a/textproc/iiimf-csconv/Makefile
+++ b/textproc/iiimf-csconv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csconv
PORTVERSION= 12.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/lib/CSConv
diff --git a/textproc/iiimf-csconv/files/patch-Makefile b/textproc/iiimf-csconv/files/patch-Makefile
index 36162e720cad..5b829ed4d387 100644
--- a/textproc/iiimf-csconv/files/patch-Makefile
+++ b/textproc/iiimf-csconv/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile
index 424efaacc09c..da135d7632e1 100644
--- a/textproc/iiimf-le-unit/Makefile
+++ b/textproc/iiimf-le-unit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= le-unit
PORTVERSION= 12.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -27,7 +27,7 @@ USE_ICONV= yes
USE_GMAKE= yes
USE_GNOME= libxml2
USE_XORG= x11
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/leif
diff --git a/textproc/iiimf-le-unit/files/patch-Makefile b/textproc/iiimf-le-unit/files/patch-Makefile
index bf06af25cea2..7db3edd23da2 100644
--- a/textproc/iiimf-le-unit/files/patch-Makefile
+++ b/textproc/iiimf-le-unit/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile
index 6f17ed4d6bb2..f8f34fa58f36 100644
--- a/textproc/iiimf-protocol-lib/Makefile
+++ b/textproc/iiimf-protocol-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= protocol-lib
PORTVERSION= 12.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/lib/iiimp
diff --git a/textproc/iiimf-protocol-lib/files/patch-Makefile b/textproc/iiimf-protocol-lib/files/patch-Makefile
index d5fd1652a168..fea16b218127 100644
--- a/textproc/iiimf-protocol-lib/files/patch-Makefile
+++ b/textproc/iiimf-protocol-lib/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile
index a7de387298d6..ba656b65db4d 100644
--- a/textproc/iiimf-server/Makefile
+++ b/textproc/iiimf-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= server
PORTVERSION= 12.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -26,7 +26,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig libxml2
USE_OPENSSL= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/iiimsf
diff --git a/textproc/iiimf-server/files/patch-Makefile b/textproc/iiimf-server/files/patch-Makefile
index f2ed2f4b9666..8c7de3468087 100644
--- a/textproc/iiimf-server/files/patch-Makefile
+++ b/textproc/iiimf-server/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index 5774950607dc..f7b3c5182072 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x-lib
PORTVERSION= 12.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -27,7 +27,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_MOTIF= yes
USE_OPENSSL= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so
diff --git a/textproc/iiimf-x-lib/files/patch-Makefile b/textproc/iiimf-x-lib/files/patch-Makefile
index a1a2017ac4bf..fde056fb6489 100644
--- a/textproc/iiimf-x-lib/files/patch-Makefile
+++ b/textproc/iiimf-x-lib/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile
index 69ab6966988e..116a1ab398bd 100644
--- a/textproc/iiimf-x/Makefile
+++ b/textproc/iiimf-x/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x
PORTVERSION= 12.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_GMAKE= yes
USE_XORG= x11 ice xt
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/iiimxcf/htt_xbe
diff --git a/textproc/iiimf-x/files/patch-Makefile b/textproc/iiimf-x/files/patch-Makefile
index fac1f8943c21..05a2f9ee72ef 100644
--- a/textproc/iiimf-x/files/patch-Makefile
+++ b/textproc/iiimf-x/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index f3e471542418..b47e54d03851 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iksemel
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -16,7 +16,7 @@ COMMENT= XML parser library mainly designed for Jabber applications
LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
-USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22
+USE_AUTOTOOLS= aclocal:110 autoheader:267 automake:110 autoconf:267 libtool:22
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index a99a5f935fe3..05cf5292e9ea 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmrss
PORTVERSION= 0.19.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libmrss/
@@ -36,7 +36,7 @@ pre-patch:
.if defined(WITH_PHPMRSS)
USE_PHP= yes
USE_PHP_BUILD= yes
-USE_AUTOTOOLS+= autoconf:262:env
+USE_AUTOTOOLS+= autoconf:267:env
post-install:
@(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize)
@(cd ${WRKSRC}/phpmrss; ./configure; ${MAKE} install)
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile
index d97dc62e9884..2951cd30d2e5 100644
--- a/textproc/xaira/Makefile
+++ b/textproc/xaira/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xaira
PORTVERSION= 1.23
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -18,7 +18,7 @@ LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 \
icuio:${PORTSDIR}/devel/icu
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:22
+USE_AUTOTOOLS= aclocal:19 autoconf:267 libtool:22
ACLOCAL_ARGS= -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -I .
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index 25f8978f60dc..0c3b6ac763c2 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlhtml
PORTVERSION= 0.5
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SF/chicago/${PORTNAME}/backend
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Excel and PowerPoint files to HTML and text
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:14 autoconf:262
+USE_AUTOTOOLS= automake:14 autoconf:267
CONFIGURE_ARGS= --mandir=${PREFIX}/man
MAN1= ppthtml.1 xlhtml.1