diff options
author | mef <mef@pkgsrc.org> | 2011-09-13 07:23:16 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2011-09-13 07:23:16 +0000 |
commit | 26c9f6bb0dc05168e0a7dea85913104dde359051 (patch) | |
tree | 7e6841d0eea5ad6b2fb366e6a5ce699f16ce330e /inputmethod/ja-freewnn-dict | |
parent | 6732f3800c407c6762a52942308ae482b12dbda4 (diff) | |
download | pkgsrc-26c9f6bb0dc05168e0a7dea85913104dde359051.tar.gz |
- bump to 1.10 to 1.1.1-a021
See ChangeLog, ChangeLog.en
(too many lines to be listed here)
Please note minimum security fixes had been updated after
1.10 was committed, so not really whole thing between 1.10
and 1.1.1-a021
- And more, a021 to a022 (CVS version) equivalent patches
- Thus
PKGNAME= ja-FreeWnn-{lib,server}-1.11alpha22
- DESTDIR support (That's why a022 patches added)
- package structure adjusted
from (-lib -dict -server -server-bin) to (-lib -server)
for minimum modification from DISTFILE to pkgsrc.
- some common VARIABLES have been moved to ja-freewnn-lib/Makefile.common
ja-freewnn-dict/{DESCR,Makefile,PLIST}
ja-freewnn-server-bin/{DESCR,Makefile}
Removed
ja-freewnn-lib/Makefile.common
More variables moved in
ja-freewnn-lib/patches
70 files added for a021 -> a022 updates
ja-freewnn-server/PLIST
- some executable moved sbin to bin
by following line in Makefile
+CONFIGURE_ARGS+= --disable-traditional-layout
- 23 of dictionary files in share/wnn/ja_JP/dic
moved from ja-freewnn-dict/PLIST to ja-freewnn-server/PLIST
Thanks obache@ for correcting/proofreading for above Changes.
Diffstat (limited to 'inputmethod/ja-freewnn-dict')
-rw-r--r-- | inputmethod/ja-freewnn-dict/DESCR | 7 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 28 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/PLIST | 23 |
3 files changed, 0 insertions, 58 deletions
diff --git a/inputmethod/ja-freewnn-dict/DESCR b/inputmethod/ja-freewnn-dict/DESCR deleted file mode 100644 index e43cfbe2dbd..00000000000 --- a/inputmethod/ja-freewnn-dict/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -FreeWnn 1.10 - Japanese Server - -This distribution contains Version 1.10 of Wnn Japanese/Chinese/Korean -Input System. Wnn is a network-extensible Kana-to-Kanji conversion system -and was jointly developed and released by the Software Research Group -of Kyoto University Research Institute for Mathematical Science, OMRON -Corporation and Astec, Inc. diff --git a/inputmethod/ja-freewnn-dict/Makefile b/inputmethod/ja-freewnn-dict/Makefile deleted file mode 100644 index dc27a8b79a8..00000000000 --- a/inputmethod/ja-freewnn-dict/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2010/02/15 14:00:01 joerg Exp $ -# - -PKGNAME= ja-FreeWnn-dict-1.10 -PKGREVISION= 1 -CATEGORIES= japanese inputmethod - -MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= http://www.freewnn.org/ -COMMENT= Japanese/Chinese/Korean input method (Japanese dictionary) - -BUILD_DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../../inputmethod/ja-freewnn-server-bin - -MAKE_JOBS_SAFE= no - -WNNDIR= Wnn -WNN_TARGET= DICT -WNN_LANG= ja_JP - -FILESDIR= ${.CURDIR}/../ja-freewnn-lib/files -DISTINFO_FILE= ${.CURDIR}/../ja-freewnn-lib/distinfo -PATCHDIR= ${.CURDIR}/../ja-freewnn-lib/patches - -.include "../../mk/bsd.prefs.mk" - -INSTALLATION_PREFIX= ${IMDICTDIR} - -.include "../../inputmethod/ja-freewnn-lib/Makefile.common" diff --git a/inputmethod/ja-freewnn-dict/PLIST b/inputmethod/ja-freewnn-dict/PLIST deleted file mode 100644 index 7c3c8daad23..00000000000 --- a/inputmethod/ja-freewnn-dict/PLIST +++ /dev/null @@ -1,23 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:30 joerg Exp $ -wnn/ja_JP/pubdic/bio.dic -wnn/ja_JP/pubdic/chimei.dic -wnn/ja_JP/pubdic/computer.dic -wnn/ja_JP/pubdic/full.fzk -wnn/ja_JP/pubdic/jinmei.dic -wnn/ja_JP/pubdic/kihon.dic -wnn/ja_JP/pubdic/kougo.fzk -wnn/ja_JP/pubdic/koyuu.dic -wnn/ja_JP/pubdic/setsuji.dic -wnn/ja_JP/pubdic/special.dic -wnn/ja_JP/pubdic/std.fzk -wnn/ja_JP/pubdic/symbol.dic -wnn/ja_JP/pubdic/tankan.dic -wnn/ja_JP/src/fzk.attr -wnn/ja_JP/src/fzk.con -wnn/ja_JP/src/fzk.fzkattr -wnn/ja_JP/src/fzk.jirattr -wnn/ja_JP/src/fzk.jircon -wnn/ja_JP/src/fzk.master -wnn/ja_JP/src/fzk.shuutan -wnn/ja_JP/wnncons/tankan2.dic -wnn/ja_JP/wnncons/tankan3.dic |