Port details |
- ibus-skk Japanese SKK input engine for IBus
- 1.4.3_2 japanese
=3 1.4.3_2Version 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-01-05 05:09:09
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: vcdimager, libmimedir, oss, libssh, libXdamage
- License: GPLv2
- WWW:
- https://github.com/ueno/ibus-skk
- 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
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- 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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- valac : lang/vala
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- SKK-JISYO.L : japanese/skk-jisyo
- python3.9 : lang/python39
- 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/at-spi2-core
- 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_2:
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 vala:build 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.3_2 23 Dec 2023 18:14:14
![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/git.png) ![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/codeberg.svg) ![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.3_1 02 Mar 2023 05:23:10
![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/git.png) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/codeberg.svg) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.3 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.3 26 Aug 2022 17:02:25
![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/git.png) ![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/codeberg.svg) ![commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
framework: switch tree to using vala.mk
PR: 249940 |
1.4.3 20 Jul 2022 14:22:11
![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/git.png) ![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/codeberg.svg) ![commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
1.4.3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.4.3 08 Nov 2019 14:47:00
![Revision:517072 Revision:517072](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add missing USES={gnome,php,sdl} to the rest |
1.4.3 13 Aug 2019 22:22:35
![Revision:508880 Revision:508880](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.4.3 23 Jun 2018 17:32:36
![Revision:473145 Revision:473145](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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> |
1.4.1_4 08 Dec 2016 19:52:20
![Revision:428152 Revision:428152](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
1.4.1_3 02 Dec 2016 09:21:59
![Revision:427548 Revision:427548](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.4.1_3 23 May 2016 18:36:52
![Revision:415738 Revision:415738](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.4.1_3 19 May 2016 11:09:14
![Revision:415503 Revision:415503](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.4.1_3 01 Apr 2016 14:08:38
![Revision:412347 Revision:412347](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.4.1_3 04 Sep 2015 16:02:17
![Revision:396103 Revision:396103](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.4.1_3 12 Nov 2014 13:46:00
![Revision:372492 Revision:372492](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
1.4.1_3 19 Oct 2014 17:45:14
![Revision:371202 Revision:371202](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
1.4.1_3 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.4.1_2 03 Jul 2014 17:34:06
![Revision:360425 Revision:360425](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove indefinite article from COMMENT
- Use new LIB_DEPENDS syntax
- Stagify |
1.4.1_2 02 Jul 2014 19:21:25
![Revision:360246 Revision:360246](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
1.4.1_2 20 Sep 2013 18:47:56
![Revision:327737 Revision:327737](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.4.1_2 06 Sep 2013 12:12:01
![Revision:326491 Revision:326491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add an explicit dependency on pkgconf |
1.4.1_2 24 Apr 2013 18:10:32
![Revision:316464 Revision:316464](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.4.1_2 19 Jul 2012 12:36:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
beat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase ibus update [1]
- Pet portlint
- Convert to optionsng
Reported by: pointyhat [1]
Submitted by: hiroto.kagotani AT gmail.com (maintainer via private mail) |
1.4.1_1 01 Jun 2012 05:26:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update png to 1.5.10 |
1.4.1 11 Apr 2012 04:04:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4.1
PR: 166786
Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer) |
1.4.0 06 Feb 2012 09:37:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
scheidell ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.4.0
PR: ports/164507
Submitted by: Hiroto Kagotani<hiroto.kagotani@gmail.com> (maintainer)
Approved by: gabor (mentor) |
1.3.8 17 Sep 2011 21:59:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
flo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 1.3.8
PR: ports/160278
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) |
1.3.2 18 Mar 2011 17:59:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.3.2 16 Oct 2010 14:58:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.3.2
PR: ports/151419
Submitted by: Hiroto Kagotani (maintainer) |
1.0.0 10 Sep 2010 03:34:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0.0
PR: ports/150108
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) |
0.0.8 04 Aug 2010 10:51:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.8
PR: ports/147868
Submitted by: Hiroto Kagotani <hiroto.kagotani AT gmail.com> (maintainer) |
0.0.4_3 31 May 2010 02:01:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.4_2 28 Mar 2010 06:47:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.4_1 05 Feb 2010 11:46:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to jpeg-8 |
0.0.4 13 Jan 2010 11:12:14
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.4 |
0.0.3 13 Jan 2010 11:07:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.0.4
- Remove files/patch-engine__engine.py
PR: ports/142738
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintyainer) |
0.0.3 05 Jan 2010 05:08:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SKK engine for IBus.
WWW: http://github.com/ueno/ibus-skk
PR: ports/142302
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |