aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chinese/iiimf-le-newpy/Makefile6
-rw-r--r--chinese/iiimf-le-ude/Makefile6
-rw-r--r--japanese/iiimf-le-canna/Makefile4
-rw-r--r--japanese/iiimf-le-freewnn/Makefile6
-rw-r--r--korean/iiimf-le-hangul/Makefile6
-rw-r--r--textproc/iiimf-client-lib/Makefile4
-rw-r--r--textproc/iiimf-gnome-im-switcher/Makefile4
-rw-r--r--textproc/iiimf-gtk/Makefile4
-rw-r--r--textproc/iiimf-headers/Makefile1
-rw-r--r--textproc/iiimf-le-unit/Makefile4
-rw-r--r--textproc/iiimf-protocol-lib/Makefile4
-rw-r--r--textproc/iiimf-server/Makefile8
-rw-r--r--textproc/iiimf-x-lib/Makefile8
-rw-r--r--textproc/iiimf-x/Makefile4
14 files changed, 21 insertions, 48 deletions
diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile
index 939a286541c..1ba7eebb28f 100644
--- a/chinese/iiimf-le-newpy/Makefile
+++ b/chinese/iiimf-le-newpy/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= chinese textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= IIIMF New PinYin input method engine
@@ -22,7 +21,6 @@ RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -45,12 +43,12 @@ PLIST_SUB+= WANT_XAUX="@comment "
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= "It is supported on FreeBSD 5.3 and later"
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
-CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
post-patch:
${REINPLACE_CMD} \
diff --git a/chinese/iiimf-le-ude/Makefile b/chinese/iiimf-le-ude/Makefile
index d5705a350a7..b5eb174f7a3 100644
--- a/chinese/iiimf-le-ude/Makefile
+++ b/chinese/iiimf-le-ude/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= chinese textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= IIIMF User Defined language Engine for Simplified Chinese conversion
@@ -22,8 +21,7 @@ RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
-USE_GMAKE= yes
+USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -33,7 +31,7 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/japanese/iiimf-le-canna/Makefile b/japanese/iiimf-le-canna/Makefile
index f4ce059436d..b0e8fd8c79d 100644
--- a/japanese/iiimf-le-canna/Makefile
+++ b/japanese/iiimf-le-canna/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= japanese textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Canna language engine for IIIMF
@@ -25,7 +24,6 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_XLIB= yes
@@ -38,7 +36,7 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
diff --git a/japanese/iiimf-le-freewnn/Makefile b/japanese/iiimf-le-freewnn/Makefile
index 3861e7c4e83..30e57db91ac 100644
--- a/japanese/iiimf-le-freewnn/Makefile
+++ b/japanese/iiimf-le-freewnn/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= japanese textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= FreeWnn language engine for IIIMF
@@ -26,7 +25,6 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -37,13 +35,13 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/wnn \
${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}
-CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
post-patch:
${REINPLACE_CMD} \
diff --git a/korean/iiimf-le-hangul/Makefile b/korean/iiimf-le-hangul/Makefile
index 7deda2dd563..57cb2c94aa0 100644
--- a/korean/iiimf-le-hangul/Makefile
+++ b/korean/iiimf-le-hangul/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= korean textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= IIIMF Hangul input method engine
@@ -22,7 +21,6 @@ RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
@@ -34,11 +32,11 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
post-patch:
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile
index a1642fee712..10ce7551a8a 100644
--- a/textproc/iiimf-client-lib/Makefile
+++ b/textproc/iiimf-client-lib/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method Client Framework
@@ -24,7 +23,6 @@ ONLY_FOR_ARCHS= i386
INSTALLS_SHLIB= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -35,7 +33,7 @@ BUILDDIR= ${WRKSRC}/lib/iiimcf
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/textproc/iiimf-gnome-im-switcher/Makefile b/textproc/iiimf-gnome-im-switcher/Makefile
index 695aac8bbe8..fc944b59d4a 100644
--- a/textproc/iiimf-gnome-im-switcher/Makefile
+++ b/textproc/iiimf-gnome-im-switcher/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= IIIMF gnome input method switcher
@@ -22,7 +21,6 @@ ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= intltool gconf2 libglade2 libgnomeui \
@@ -36,7 +34,7 @@ BUILDDIR= ${WRKSRC}/gnome-im-switcher
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile
index 0b6a3b774d7..a01d2565ce4 100644
--- a/textproc/iiimf-gtk/Makefile
+++ b/textproc/iiimf-gtk/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method Server Framework
@@ -26,7 +25,6 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= intltool gtk20
@@ -39,7 +37,7 @@ BUILDDIR= ${WRKSRC}/iiimgcf
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
.if defined(WITH_DEBUG)
diff --git a/textproc/iiimf-headers/Makefile b/textproc/iiimf-headers/Makefile
index b39a053fd3f..69b37ed623c 100644
--- a/textproc/iiimf-headers/Makefile
+++ b/textproc/iiimf-headers/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Header files for Internet/Intranet Input Method Framework
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile
index 0f7bdabce24..a49a7d8dbd6 100644
--- a/textproc/iiimf-le-unit/Makefile
+++ b/textproc/iiimf-le-unit/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= IIIMF UNIcode Table based generic composition engine
@@ -25,7 +24,6 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= libxml2
USE_XLIB= yes
@@ -38,7 +36,7 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile
index 2735680426c..56fe32afc01 100644
--- a/textproc/iiimf-protocol-lib/Makefile
+++ b/textproc/iiimf-protocol-lib/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method Framework protocol library
@@ -20,7 +19,6 @@ ONLY_FOR_ARCHS= i386
INSTALLS_SHLIB= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -31,7 +29,7 @@ BUILDDIR= ${WRKSRC}/lib/iiimp
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile
index 8f751c8c032..7b1ce83889b 100644
--- a/textproc/iiimf-server/Makefile
+++ b/textproc/iiimf-server/Makefile
@@ -11,22 +11,20 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method Server Framework
-LIB_DEPENDS= iiimp.1:${PORTSDIR}/textproc/iiimf-protocol-lib
+LIB_DEPENDS= iiimp.1:${PORTSDIR}/textproc/iiimf-protocol-lib
ONLY_FOR_ARCHS= i386
INSTALLS_SHLIB= yes
USE_RC_SUBR= iiimd.sh
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig libxml2
-USE_OPENSSL= yes
+USE_OPENSSL= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -36,7 +34,7 @@ BUILDDIR= ${WRKSRC}/iiimsf
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
.if defined(WITH_DEBUG)
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index b4b7260895b..a0e67364602 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method X Client Framework
@@ -23,11 +22,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iiim/csconv/csconv.so:${PORTSDIR}/textproc/iiimf-c
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_MOTIF= yes
-USE_OPENSSL= yes
+USE_MOTIF= yes
+USE_OPENSSL= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -37,7 +35,7 @@ BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile
index 8cd9ef2f16f..72ede64b3de 100644
--- a/textproc/iiimf-x/Makefile
+++ b/textproc/iiimf-x/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Internet/Intranet Input Method X Client Framework
@@ -23,7 +22,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iiim/xiiimp.so:${PORTSDIR}/textproc/iiimf-x-lib
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
@@ -35,7 +33,7 @@ BUILDDIR= ${WRKSRC}/iiimxcf/htt_xbe
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}