diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /japanese | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) | |
download | ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 4 | ||||
-rw-r--r-- | japanese/aterm/Makefile | 4 | ||||
-rw-r--r-- | japanese/ebview/Makefile | 4 | ||||
-rw-r--r-- | japanese/iiimf-le-canna/Makefile | 4 | ||||
-rw-r--r-- | japanese/iiimf-le-canna/files/patch-Makefile | 6 | ||||
-rw-r--r-- | japanese/iiimf-le-freewnn/Makefile | 4 | ||||
-rw-r--r-- | japanese/iiimf-le-freewnn/files/patch-Makefile | 6 | ||||
-rw-r--r-- | japanese/mell/Makefile | 3 | ||||
-rw-r--r-- | japanese/prime-dict/Makefile | 3 | ||||
-rw-r--r-- | japanese/prime-el/Makefile | 4 | ||||
-rw-r--r-- | japanese/prime/Makefile | 4 | ||||
-rw-r--r-- | japanese/samba/Makefile | 4 | ||||
-rw-r--r-- | japanese/suikyo/Makefile | 3 |
13 files changed, 28 insertions, 25 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 247f80039db6..452161ef3ae9 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -7,7 +7,7 @@ PORTNAME= FreeWnn PORTVERSION= 1.1.1.a021 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= japanese MASTER_SITES= ftp://ftp.freewnn.org/pub/%SUBDIR%/ \ ${MASTER_SITE_SOURCEFORGE_JP} @@ -21,7 +21,7 @@ COMMENT?= A Japanese/Chinese/Korean input method (Japanese client libraries) USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:253 libtool:15 +USE_AUTOTOOLS= autoconf:261 libtool:15 USE_LDCONFIG= yes MAKE_ARGS= CDEBUGFLAGS="${CFLAGS}" ALL_TARGET= includes all diff --git a/japanese/aterm/Makefile b/japanese/aterm/Makefile index cbda97521a21..3ce5d61770bf 100644 --- a/japanese/aterm/Makefile +++ b/japanese/aterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= aterm PORTVERSION= 0.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= japanese x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ COMMENT= A color vt102 terminal emulator with transparency support LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= autoconf:253:env +USE_AUTOTOOLS= autoconf:261:env USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index efb79c7594a1..2a01cabd8b41 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ CONFLICTS= ja-ebview-gtk2-* USE_GETOPT_LONG= yes USE_GNOME= imlib USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:253 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ diff --git a/japanese/iiimf-le-canna/Makefile b/japanese/iiimf-le-canna/Makefile index 663d3b732cd7..4a4afd57b2ee 100644 --- a/japanese/iiimf-le-canna/Makefile +++ b/japanese/iiimf-le-canna/Makefile @@ -7,7 +7,7 @@ PORTNAME= le-canna PORTVERSION= 12.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese 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= gtk20 USE_XLIB= yes -USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/japanese/iiimf-le-canna/files/patch-Makefile b/japanese/iiimf-le-canna/files/patch-Makefile index a72a0f768306..f8060d2ab6a7 100644 --- a/japanese/iiimf-le-canna/files/patch-Makefile +++ b/japanese/iiimf-le-canna/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.59 -+AUTOCONF = autoconf-2.59 ++AUTOHEADER = autoheader-2.61 ++AUTOCONF = autoconf-2.61 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.59 ++AUTORECONF = autoreconf-2.61 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/japanese/iiimf-le-freewnn/Makefile b/japanese/iiimf-le-freewnn/Makefile index 7b0c0f1b9e8f..aaf236f21b3d 100644 --- a/japanese/iiimf-le-freewnn/Makefile +++ b/japanese/iiimf-le-freewnn/Makefile @@ -7,7 +7,7 @@ PORTNAME= le-freewnn PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/japanese/iiimf-le-freewnn/files/patch-Makefile b/japanese/iiimf-le-freewnn/files/patch-Makefile index a72a0f768306..f8060d2ab6a7 100644 --- a/japanese/iiimf-le-freewnn/files/patch-Makefile +++ b/japanese/iiimf-le-freewnn/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.59 -+AUTOCONF = autoconf-2.59 ++AUTOHEADER = autoheader-2.61 ++AUTOCONF = autoconf-2.61 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.59 ++AUTORECONF = autoreconf-2.61 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/japanese/mell/Makefile b/japanese/mell/Makefile index 7891697dfdf1..b457327a9b0d 100644 --- a/japanese/mell/Makefile +++ b/japanese/mell/Makefile @@ -7,6 +7,7 @@ PORTNAME= mell PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://taiyaki.org/elisp/mell/src/ @@ -14,7 +15,7 @@ MAINTAINER= otsuji@users.sourceforge.jp COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 AUTOMAKE_ARGS= -af pre-configure: diff --git a/japanese/prime-dict/Makefile b/japanese/prime-dict/Makefile index 1a7eeca99acf..286b73d678e8 100644 --- a/japanese/prime-dict/Makefile +++ b/japanese/prime-dict/Makefile @@ -7,6 +7,7 @@ PORTNAME= prime PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -dict @@ -19,7 +20,7 @@ USE_RUBY= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) diff --git a/japanese/prime-el/Makefile b/japanese/prime-el/Makefile index ebd9f8559e32..2410351e661f 100644 --- a/japanese/prime-el/Makefile +++ b/japanese/prime-el/Makefile @@ -7,7 +7,7 @@ PORTNAME= prime PORTVERSION= 1.5.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -el @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japane prime:${PORTSDIR}/japanese/prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile index c0e392a001a5..a4a5958317f0 100644 --- a/japanese/prime/Makefile +++ b/japanese/prime/Makefile @@ -7,7 +7,7 @@ PORTNAME= prime DISTVERSION= 1.0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ @@ -26,7 +26,7 @@ RUBY_WITH_PTHREAD= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 PLIST_SUB= X11BASE=${X11BASE} diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile index 89a1ac39c07b..f5300a9e2d2b 100644 --- a/japanese/samba/Makefile +++ b/japanese/samba/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ @@ -26,7 +26,7 @@ SAMBA_JA_VERSION= 1.0beta1 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:253 +USE_AUTOTOOLS= autoconf:261 # directories .if !defined(BATCH) && !defined(PACKAGE_BUILDING) diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile index 2efc04163919..c19cefcda8f8 100644 --- a/japanese/suikyo/Makefile +++ b/japanese/suikyo/Makefile @@ -7,6 +7,7 @@ PORTNAME= suikyo PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ @@ -17,7 +18,7 @@ USE_RUBY= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |