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
- 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
- ¦ ¦ ¦ ¦
- 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 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.3_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
1.4.3 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.3 08 Nov 2019 14:47:00 |
tobik |
Add missing USES={gnome,php,sdl} to the rest |
1.4.3 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.4.3 23 Jun 2018 17:32:36 |
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> |
1.4.1_4 08 Dec 2016 19:52:20 |
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. |
1.4.1_3 02 Dec 2016 09:21:59 |
mat |
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 |
amdmi3 |
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 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.4.1_3 01 Apr 2016 14:08:38 |
mat |
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 |
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 |
1.4.1_3 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
1.4.1_3 19 Oct 2014 17:45:14 |
mva |
- 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 |
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) |
1.4.1_2 03 Jul 2014 17:34:06 |
amdmi3 |
- Remove indefinite article from COMMENT
- Use new LIB_DEPENDS syntax
- Stagify |
1.4.1_2 02 Jul 2014 19:21:25 |
antoine |
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 |
bapt |
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 |
bapt |
Add an explicit dependency on pkgconf |
1.4.1_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.4.1_2 19 Jul 2012 12:36:12 |
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) |
1.4.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.1 11 Apr 2012 04:04:02 |
rm |
- 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 |
scheidell |
- 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 |
flo |
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 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.3.2 16 Oct 2010 14:58:39 |
makc |
Update to 1.3.2
PR: ports/151419
Submitted by: Hiroto Kagotani (maintainer) |
1.0.0 10 Sep 2010 03:34:28 |
pgollucci |
- 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 |
lwhsu |
- 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 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.4_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.0.4 13 Jan 2010 11:12:14 |
wen |
- Update to 0.0.4 |
0.0.3 13 Jan 2010 11:07:10 |
wen |
- 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 |
wen |
SKK engine for IBus.
WWW: http://github.com/ueno/ibus-skk
PR: ports/142302
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |