./inputmethod/kinput2, Input server of Japanese text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.1nb4, Package name: kinput2-3.1nb4, Maintainer: tech-pkg-ja

Kinput2 is an input server for X11 applications that want Japanese
text input.

A client that wants kana-kanji conversion service for Japanese text
sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.

The port supports Wnn4. Egg key binding is available,
if you run

kinput2 -ccdef ccdef.kinput2.egg


Required to run:
[inputmethod/canna-lib] [inputmethod/ja-freewnn-lib] [x11/libXpm] [inputmethod/sj3-client]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Package options: canna, sj3, wnn4

Master sites:

Filesize: 500.173 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:49:47 by Nia Alarie | Files touched by this commit (147)
Log message:
inputmethod: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
   2021-10-07 16:19:53 by Nia Alarie | Files touched by this commit (148)
Log message:
inputmethod: Remove SHA1 hashes for distfiles
   2019-11-02 23:56:55 by Roland Illig | Files touched by this commit (24)
Log message:
inputmethod: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2015-11-03 23:13:42 by Alistair G. Crooks | Files touched by this commit (111)
Log message:
Add SHA512 digests for distfiles for inputmethod category

Problems found locating distfiles:
	Package anthy: missing distfile 2ch.t
	Package anthy: missing distfile okinawa-20090801.t

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-10-18 08:44:38 by Izumi Tsutsui | Files touched by this commit (2)
Log message:
Apply kinput2-v3.1-canna37.diff, which enables Canna 3.7 new APIs.

Bump PKGREVISION.

Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
   2012-10-06 16:25:22 by Aleksej Saushev | Files touched by this commit (114)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-05-03 11:55:33 by OBATA Akio | Files touched by this commit (36) | Package updated
Log message:
Drop dependency on libXp (from Imake)

* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.