Port details |
- ibus-hangul Hangul input engine for IBus
- 1.5.1_2 korean =2 1.5.1_2Version of this port present on the latest quarterly branch.
- Maintainer: jkim@FreeBSD.org
- Port Added: 2011-08-08 22:37:33
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/libhangul/ibus-hangul/wiki
- Description:
- IBus-Hangul is an input method (IM) for Korean language, based on IBus.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ko-ibus-hangul>0:korean/ibus-hangul
- To install the port:
- cd /usr/ports/korean/ibus-hangul/ && make install clean
- To add the package, run one of these commands:
- pkg install korean/ibus-hangul
- pkg install ko-ibus-hangul
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ko-ibus-hangul
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1563219642
SHA256 (ibus-hangul-1.5.1.tar.gz) = 7af195ba9c7b7964f079900e84a8c1989ad7de9ad1f9b11dea9914d75c430a3e
SIZE (ibus-hangul-1.5.1.tar.gz) = 460517
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:
-
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- py39-gobject3>=0 : devel/py-gobject3@py39
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-gobject3>=0 : devel/py-gobject3@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libhangul.so : korean/libhangul
- libibus-1.0.so : textproc/ibus
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ko-ibus-hangul-1.5.1_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- korean_ibus-hangul
- USES:
- gmake gnome libtool pkgconfig python gettext
- pkg-message:
- For install:
- ibus-hangul installation finished. To use ibus-hangul, 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="-r --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 "-r --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="-r --daemonize --xim"
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.5.1_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.5.1 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.5.1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.5.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 11 Dec 2019 21:47:40 |
antoine |
Fix packaging/cleanup plist
PR: 233770 |
1.5.1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.5.1 19 Jul 2019 00:20:11 |
jkim |
- Fix plist and build with Python 3.
- Add an upstream patch to fix window close event.
- Add NLS option to appease portlint. |
1.5.1 15 Jul 2019 19:48:07 |
jkim |
Update WWW. |
1.5.1 15 Jul 2019 19:46:17 |
jkim |
Update to 1.5.1. |
1.5.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.5.0 13 Dec 2017 16:01:51 |
antoine |
Fix packaging with python3 |
1.5.0 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.5.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.5.0 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.5.0 09 Sep 2015 23:23:07 |
jkim |
Update to 1.5.0. |
1.4.2_2 12 Nov 2014 09:15:34 |
antoine |
Cleanup plist |
1.4.2_2 19 Oct 2014 18:16:16 |
mva |
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python
Approved by: portmgr (implicit) |
1.4.2_2 25 Sep 2014 15:18:28 |
tijl |
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.4.2_2 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.2_1 03 Jul 2014 17:32:55 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
1.4.2 09 May 2014 21:13:10 |
amdmi3 |
- Don't remove mtree directories
Approved by: portmgr |
1.4.2 07 Jan 2014 01:33:35 |
jkim |
Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format. |
1.4.2 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.4.2 20 Sep 2013 19:49:59 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
1.4.2 21 Jun 2013 23:43:01 |
jkim |
Update to 1.4.2. |
1.4.1_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.4.1_3 19 Jul 2012 23:08:41 |
jkim |
- Chase ibus update. [1]
- Convert to optionsNG framework.
Reported by: beat |
1.4.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.1_1 03 May 2012 21:53:55 |
jkim |
Fix PLIST.
Reported by: pointyhat |
1.4.1 30 Apr 2012 22:02:28 |
jkim |
Fix newly added ibus-setup-hangul utility and desktop icons. |
1.4.1 30 Apr 2012 21:11:07 |
jkim |
Update to 1.4.1. |
1.3.2_1 21 Jan 2012 19:53:45 |
pav |
- Fix plist
Reported by: pointyhat |
1.3.2_1 10 Jan 2012 00:52:39 |
jkim |
Improve a patch for IBus 1.4.0 from upstream and reduce diff. |
1.3.2 09 Jan 2012 21:02:52 |
jkim |
Update to 1.3.2. |
1.3.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.3.1 26 Aug 2011 19:58:37 |
jkim |
Make portlint happy. |
1.3.1 26 Aug 2011 19:15:26 |
jkim |
Honor WITHOUT_NLS. |
1.3.1 22 Aug 2011 20:25:02 |
jkim |
Fix locale directories using gnomehack.
Reported by: pointyhat |
1.3.1 10 Aug 2011 22:47:14 |
jkim |
Fix build dependencies.
Reported by: pointyhat |
1.3.1 08 Aug 2011 22:37:15 |
jkim |
IBus-Hangul is an input method (IM) for Korean language, based on IBus.
WWW: http://code.google.com/p/ibus/ |