Port details |
- kinput2-freewnn Input server of Japanese text (FreeWnn)
- 3.1_3 japanese
=5 3.1_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2000-09-08 01:34:57
- Last Update: 2008-10-26 20:00:25
- SVN Revision: UNKNOWN
- People watching this port, also watch:: ja-FreeWnn-lib, libogg, python, ja-less
- Also Listed In: x11
- License: not specified in port
- Description:
- Kinput2 is an Japanese text input server for X11 applications.
A client that require 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 FreeWnn.
(NOTICE)
Default key-binding is changed to "egg" key-binding by defining
*CcWnn.ccdef: ccdef.kinput2.egg
in ${LOCALBASE}/lib/X11/app-defaults/Kinput2.
-- S. Taoka
<taoka@FreeBSD.org>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ja-kinput2-freewnn>0:japanese/kinput2-freewnn
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-kinput2-freewnn
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- libraries : x11/xorg-libraries
- Runtime dependencies:
-
- libraries : x11/xorg-libraries
- Library dependencies:
-
- wnn.0 : japanese/FreeWnn-lib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1_3 26 Oct 2008 20:00:25
 |
hrs  |
- Simplify japanese/kinput2-* variants into a single japanese/kinput2.
The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default.
- OPTIONify backend support selection.
- Take maintainership. |
3.1_3 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.1_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.1_2 24 Nov 2005 23:02:13
 |
pav  |
- Add SHA256 |
3.1_2 23 Dec 2004 09:32:50
 |
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
3.1_2 18 Sep 2004 19:33:24
 |
kris  |
Revert previous, it was fixed in an upstream dependency.
Approved by: portmgr (self) |
3.1_2 18 Sep 2004 18:03:08
 |
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
3.1_2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
3.1_2 02 Jun 2003 16:39:26
 |
nork  |
Fix XIM application freeze & Bump PORTREVISION.
PR: users-jp/74701
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Reviewed by: ume
Approved by: maintainer timeout (about 5 days) |
3.1_1 02 Jun 2003 01:16:45
 |
taoka  |
Change a default key-binding to "egg" one
Submitted by: mita |
3.1 07 Mar 2003 00:16:25
 |
ade  |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
3.1 29 Oct 2002 10:46:00
 |
taoka  |
Update LIB_DEPENDS according to updating japanese/Wnn6-lib |
3.1 29 Oct 2002 09:50:22
 |
taoka  |
Update to the latest version 3.1
Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1
Modify pkg-descr
Submitted by: Kawaguti Ginga <ginga@ginganet.org>
Obtained from: ports-jp@jp.FreeBSD.org |
23 Dec 2001 03:56:25
    |
taoka  |
Update version to v3.1-beta2 |
27 Aug 2001 02:20:24
    |
taoka  |
* Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for Wnn7
clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is
not released from the Product company of Wnn7 (Omron Software Co., Ltd). |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:21:03
    |
asami  |
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and
other pkg variables if they are nearby. |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |
17 Sep 2000 16:11:16
    |
taoka  |
(1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)
Obtained from: bento Pointed out: asami |
08 Sep 2000 05:34:57
    |
taoka  |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: |