ibus-hangul (request)

To input Korean(hangul) using ibus, ibus-hangul is necessary, but the current FreeBSD ports tree does not have ibus-hangul yet.

Installing ibus-hangul is straight-forward. On a FreeBSD system that already has ibus and libhangul installed:

Code:
$ wget http://ibus.googlecode.com/files/ibus-hangul-1.3.0.20100329.tar.gz
$ tar xvfz ibus-hangul-1.3.0.20100329.tar.gz
$ cd ibus-hangul-1.3.0.20100329
$ ./configure
$ gmake
$ su
# gmake install

and it works fine. Since I have no experience in making a FreeBSD port, it would be great if someone with experience adds ibus-hangul to the FreeBSD port tree. Thanks.
 
Korean Language Support

Guys... @jkim ...

For my korean viewers I definitely need to ibus-hangul but i don't know how to install it. I'm getting a lot of viewers from my learn korean fast video from Samsung and LG I.T. Departments.

They are a lot smarter than me with install of hangul but i should atleast have a link to a how to document for them. Can you tell me where i can point them?
 
Back
Top