Port details |
- ibus-skk Japanese SKK input engine for IBus
- 1.4.3 japanese
=1 1.4.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: 2010-01-05 05:09:09
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-type1inst, font-misc-meltho, 915resolution
- License: GPLv2
- Description:
- ibus-skk -- a Japanese SKK input engine for IBus
ibus-skk is an implementation of the SKK (Simple Kana-Kanji) input
method on the IBus input method framework. To learn about SKK, see:
http://openlab.jp/skk/
https://secure.wikimedia.org/wikipedia/ja/wiki/SKK
WWW: https://github.com/ueno/ibus-skk
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-ibus-skk>0:japanese/ibus-skk
- To install the port:
- cd /usr/ports/japanese/ibus-skk/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/ibus-skk
- pkg install ja-ibus-skk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-ibus-skk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1522997396
SHA256 (ueno-ibus-skk-ibus-skk-1.4.3_GH0.tar.gz) = a5eb5fd47072dc4854a241bfa3d2394723839aea3a3474ac66fff59171e91e09
SIZE (ueno-ibus-skk-ibus-skk-1.4.3_GH0.tar.gz) = 54844
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- valac : lang/vala
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- SKK-JISYO.L : japanese/skk-jisyo
- python3.8 : lang/python38
- Library dependencies:
-
- libgee-0.8.so : devel/libgee
- libibus-1.0.so : textproc/ibus
- libskk.so : japanese/libskk
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ja-ibus-skk-1.4.3:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- japanese_ibus-skk
- USES:
- autoreconf gettext gmake gnome libtool pkgconfig python gettext
- pkg-message:
- For install:
- ibus-skk installation finished. To use ibus-skk, please do the following:
If you are using bash or zsh, please add following lines to your $HOME/.bashrc or
$HOME/.zshrc:
export XIM=ibus
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export XIM_PROGRAM="ibus-daemon"
export XIM_ARGS="--daemonize --xim"
If you are using tcsh, please add following lines to your $HOME/.cshrc:
setenv XIM ibus
setenv GTK_IM_MODULE ibus
setenv QT_IM_MODULE xim
setenv XMODIFIERS @im=ibus
setenv XIM_PROGRAM ibus-daemon
setenv XIM_ARGS "--daemonize --xim"
If you are using KDE4, you may create a shell script in $HOME/.kde4/env,
and add following lines:
#!/bin/sh
export XIM=ibus
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export XIM_PROGRAM="ibus-daemon"
export XIM_ARGS="--daemonize --xim"
If ibus cannot start or the panel does not appear, please ensure
that you are using up-to-date python.
There's a bug in python 2.5, which may prevent the panel from appearing.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.4.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 14:47:00
1.4.3
|
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
13 Aug 2019 22:22:35
1.4.3
|
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
23 Jun 2018 17:32:36
1.4.3
|
yuri  |
japanese/ibus-skk: Update 1.4.1 -> 1.4.3
Port changes:
* Add LICENSE/LICENSE_FILE
* Add to RUN_DEPENDS
* Add USE_GNOME
* Add BUILD_DEPENDS for vala
* Update the 'preferences' patch
PR: 227283
Submitted by: Ryo ONODERA <ryo@tetera.org> |
08 Dec 2016 19:52:20
1.4.1_4
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
02 Dec 2016 09:21:59
1.4.1_3
|
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
23 May 2016 18:36:52
1.4.1_3
|
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
19 May 2016 11:09:14
1.4.1_3
|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:08:38
1.4.1_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
04 Sep 2015 16:02:17
1.4.1_3
|
mat  |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
12 Nov 2014 13:46:00
1.4.1_3
|
antoine  |
Cleanup plist |
19 Oct 2014 17:45:14
1.4.1_3
|
mva  |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 20:50:37
1.4.1_3
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
03 Jul 2014 17:34:06
1.4.1_2
|
amdmi3  |
- Remove indefinite article from COMMENT
- Use new LIB_DEPENDS syntax
- Stagify |
02 Jul 2014 19:21:25
1.4.1_2
|
antoine  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
20 Sep 2013 18:47:56
1.4.1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
06 Sep 2013 12:12:01
1.4.1_2
|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
1.4.1_2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
19 Jul 2012 12:36:12
1.4.1_2
|
beat  |
- Chase ibus update [1]
- Pet portlint
- Convert to optionsng
Reported by: pointyhat [1]
Submitted by: hiroto.kagotani AT gmail.com (maintainer via private mail) |
01 Jun 2012 05:26:28
1.4.1_1
|
dinoex  |
- update png to 1.5.10 |
11 Apr 2012 04:04:02
1.4.1
|
rm  |
- update to 1.4.1
PR: 166786
Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer) |
06 Feb 2012 09:37:12
1.4.0
|
scheidell  |
- Update to 1.4.0
PR: ports/164507
Submitted by: Hiroto Kagotani<hiroto.kagotani@gmail.com> (maintainer)
Approved by: gabor (mentor) |
17 Sep 2011 21:59:39
1.3.8
|
flo  |
update to 1.3.8
PR: ports/160278
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) |
18 Mar 2011 17:59:51
1.3.2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
16 Oct 2010 14:58:39
1.3.2
|
makc  |
Update to 1.3.2
PR: ports/151419
Submitted by: Hiroto Kagotani (maintainer) |
10 Sep 2010 03:34:28
1.0.0
|
pgollucci  |
- Update to 1.0.0
PR: ports/150108
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) |
04 Aug 2010 10:51:54
0.0.8
|
lwhsu  |
- Update to 0.0.8
PR: ports/147868
Submitted by: Hiroto Kagotani <hiroto.kagotani AT gmail.com> (maintainer) |
31 May 2010 02:01:56
0.0.4_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.0.4_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.0.4_1
|
dinoex  |
- update to jpeg-8 |
13 Jan 2010 11:12:14
0.0.4
|
wen  |
- Update to 0.0.4 |
13 Jan 2010 11:07:10
0.0.3
|
wen  |
- Update to 0.0.4
- Remove files/patch-engine__engine.py
PR: ports/142738
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintyainer) |
05 Jan 2010 05:08:29
0.0.3
|
wen  |
SKK engine for IBus.
WWW: http://github.com/ueno/ibus-skk
PR: ports/142302
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |