The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD korean : nabi

Hangul X Input Method for Everywhere

 Nabi is a X Hangul Input Method based on GTK+2. But, it can be
docked into GNOME panel or even KDE panel and it's able to be
used in any X11-based applications.

--
 

http://kldp.net/projects/nabi



nabi history


v. 1.27
date: 2007/12/17 05:44:18;  author: perky;  state: Exp;  lines: +4 -3
Update to 0.19

PR:		108592
Submitted by:	"Hyo Geol, Lee" 

v. 1.26 date: 2007/10/24 23:36:01; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.25 date: 2007/05/19 20:13:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2005/11/05 05:20:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.23 date: 2005/07/14 00:02:16; author: perky; state: Exp; lines: +2 -3 Chase master site URL change.
v. 1.22 date: 2005/03/12 10:52:04; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2004/12/05 01:55:52; author: cjh; state: Exp; lines: +2 -2 Update to 0.15.
v. 1.20 date: 2004/11/07 22:36:43; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/09/01 05:20:39; author: perky; state: Exp; lines: +1 -2 Update to 0.14
v. 1.18 date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.17 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.16 date: 2003/12/19 00:33:20; author: perky; state: Exp; lines: +1 -1 Update to 0.12
v. 1.15 date: 2003/12/16 10:48:12; author: perky; state: Exp; lines: +1 -1 Update to 0.11
v. 1.14 date: 2003/11/17 12:28:59; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.13 date: 2003/11/10 14:45:27; author: perky; state: Exp; lines: +2 -2 Update to 0.10
v. 1.12 date: 2003/10/14 16:07:01; author: perky; state: Exp; lines: +2 -15 Update to 0.9. nabi now supports ko_KR.eucKR locale! :)
v. 1.11 date: 2003/10/13 13:39:22; author: perky; state: Exp; lines: +1 -1 Update to 0.8
v. 1.10 date: 2003/09/27 19:44:51; author: perky; state: Exp; lines: +15 -2 Update to 0.7
v. 1.9 date: 2003/09/25 06:20:57; author: perky; state: Exp; lines: +1 -2 Update to 0.6
v. 1.8 date: 2003/09/19 04:45:21; author: perky; state: Exp; lines: +1 -0 Add a workaround to avoid a fatal confliction with qt32. Reviewed by: Choe Hwanjin (author) Approved by: portmgr (will)
v. 1.7 date: 2003/08/28 13:16:22; author: perky; state: Exp; lines: +4 -11 Update to 0.4
v. 1.6 date: 2003/08/25 01:23:38; author: perky; state: Exp; lines: +5 -0 Add two knobs that changes default keyboard layout: o WITH_LAYOUT_390=yes Use 390 layout by default. o WITH_LAYOUT_3FINAL=yes Use 3bul final layout by default.
v. 1.5 date: 2003/08/20 07:17:45; author: perky; state: Exp; lines: +6 -1 Fix build on -STABLE
v. 1.4 date: 2003/08/12 01:45:58; author: perky; state: Exp; lines: +1 -1 Update to 0.3
v. 1.3 date: 2003/08/11 03:10:41; author: perky; state: Exp; lines: +2 -5 - Update to 0.2 - Update WWW URL to the new project site
v. 1.2 date: 2003/08/06 04:29:46; author: perky; state: Exp; lines: +4 -4 - Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl. - Add an incorrect g_free function call. [1] Submitted by: Choe Hwanjin [1]
v. 1.1 date: 2003/08/05 10:39:10; author: perky; state: Exp; Add nabi 0.1, a Shiny New Hangul X Input Method. ============================================================================= v. 1.27 date: 2007/12/17 05:44:18; author: perky; state: Exp; lines: +4 -3 Update to 0.19 PR: 108592 Submitted by: "Hyo Geol, Lee"
v. 1.26 date: 2007/10/24 23:36:01; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.25 date: 2007/05/19 20:13:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2005/11/05 05:20:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.23 date: 2005/07/14 00:02:16; author: perky; state: Exp; lines: +2 -3 Chase master site URL change.
v. 1.22 date: 2005/03/12 10:52:04; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2004/12/05 01:55:52; author: cjh; state: Exp; lines: +2 -2 Update to 0.15.
v. 1.20 date: 2004/11/07 22:36:43; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/09/01 05:20:39; author: perky; state: Exp; lines: +1 -2 Update to 0.14
v. 1.18 date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.17 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.16 date: 2003/12/19 00:33:20; author: perky; state: Exp; lines: +1 -1 Update to 0.12
v. 1.15 date: 2003/12/16 10:48:12; author: perky; state: Exp; lines: +1 -1 Update to 0.11
v. 1.14 date: 2003/11/17 12:28:59; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.13 date: 2003/11/10 14:45:27; author: perky; state: Exp; lines: +2 -2 Update to 0.10
v. 1.12 date: 2003/10/14 16:07:01; author: perky; state: Exp; lines: +2 -15 Update to 0.9. nabi now supports ko_KR.eucKR locale! :)
v. 1.11 date: 2003/10/13 13:39:22; author: perky; state: Exp; lines: +1 -1 Update to 0.8
v. 1.10 date: 2003/09/27 19:44:51; author: perky; state: Exp; lines: +15 -2 Update to 0.7
v. 1.9 date: 2003/09/25 06:20:57; author: perky; state: Exp; lines: +1 -2 Update to 0.6
v. 1.8 date: 2003/09/19 04:45:21; author: perky; state: Exp; lines: +1 -0 Add a workaround to avoid a fatal confliction with qt32. Reviewed by: Choe Hwanjin (author) Approved by: portmgr (will)
v. 1.7 date: 2003/08/28 13:16:22; author: perky; state: Exp; lines: +4 -11 Update to 0.4
v. 1.6 date: 2003/08/25 01:23:38; author: perky; state: Exp; lines: +5 -0 Add two knobs that changes default keyboard layout: o WITH_LAYOUT_390=yes Use 390 layout by default. o WITH_LAYOUT_3FINAL=yes Use 3bul final layout by default.
v. 1.5 date: 2003/08/20 07:17:45; author: perky; state: Exp; lines: +6 -1 Fix build on -STABLE
v. 1.4 date: 2003/08/12 01:45:58; author: perky; state: Exp; lines: +1 -1 Update to 0.3
v. 1.3 date: 2003/08/11 03:10:41; author: perky; state: Exp; lines: +2 -5 - Update to 0.2 - Update WWW URL to the new project site
v. 1.2 date: 2003/08/06 04:29:46; author: perky; state: Exp; lines: +4 -4 - Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl. - Add an incorrect g_free function call. [1] Submitted by: Choe Hwanjin [1]
v. 1.1 date: 2003/08/05 10:39:10; author: perky; state: Exp; Add nabi 0.1, a Shiny New Hangul X Input Method. ============================================================================= v. 1.27 date: 2007/12/17 05:44:18; author: perky; state: Exp; lines: +4 -3 Update to 0.19 PR: 108592 Submitted by: "Hyo Geol, Lee"
v. 1.26 date: 2007/10/24 23:36:01; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.25 date: 2007/05/19 20:13:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2005/11/05 05:20:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.23 date: 2005/07/14 00:02:16; author: perky; state: Exp; lines: +2 -3 Chase master site URL change.
v. 1.22 date: 2005/03/12 10:52:04; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2004/12/05 01:55:52; author: cjh; state: Exp; lines: +2 -2 Update to 0.15.
v. 1.20 date: 2004/11/07 22:36:43; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.19 date: 2004/09/01 05:20:39; author: perky; state: Exp; lines: +1 -2 Update to 0.14
v. 1.18 date: 2004/04/05 03:30:35; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.17 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.16 date: 2003/12/19 00:33:20; author: perky; state: Exp; lines: +1 -1 Update to 0.12
v. 1.15 date: 2003/12/16 10:48:12; author: perky; state: Exp; lines: +1 -1 Update to 0.11
v. 1.14 date: 2003/11/17 12:28:59; author: trevor; state: Exp; lines: +0 -1 USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.13 date: 2003/11/10 14:45:27; author: perky; state: Exp; lines: +2 -2 Update to 0.10
v. 1.12 date: 2003/10/14 16:07:01; author: perky; state: Exp; lines: +2 -15 Update to 0.9. nabi now supports ko_KR.eucKR locale! :)
v. 1.11 date: 2003/10/13 13:39:22; author: perky; state: Exp; lines: +1 -1 Update to 0.8
v. 1.10 date: 2003/09/27 19:44:51; author: perky; state: Exp; lines: +15 -2 Update to 0.7
v. 1.9 date: 2003/09/25 06:20:57; author: perky; state: Exp; lines: +1 -2 Update to 0.6
v. 1.8 date: 2003/09/19 04:45:21; author: perky; state: Exp; lines: +1 -0 Add a workaround to avoid a fatal confliction with qt32. Reviewed by: Choe Hwanjin (author) Approved by: portmgr (will)
v. 1.7 date: 2003/08/28 13:16:22; author: perky; state: Exp; lines: +4 -11 Update to 0.4
v. 1.6 date: 2003/08/25 01:23:38; author: perky; state: Exp; lines: +5 -0 Add two knobs that changes default keyboard layout: o WITH_LAYOUT_390=yes Use 390 layout by default. o WITH_LAYOUT_3FINAL=yes Use 3bul final layout by default.
v. 1.5 date: 2003/08/20 07:17:45; author: perky; state: Exp; lines: +6 -1 Fix build on -STABLE
v. 1.4 date: 2003/08/12 01:45:58; author: perky; state: Exp; lines: +1 -1 Update to 0.3
v. 1.3 date: 2003/08/11 03:10:41; author: perky; state: Exp; lines: +2 -5 - Update to 0.2 - Update WWW URL to the new project site
v. 1.2 date: 2003/08/06 04:29:46; author: perky; state: Exp; lines: +4 -4 - Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl. - Add an incorrect g_free function call. [1] Submitted by: Choe Hwanjin [1]
v. 1.1 date: 2003/08/05 10:39:10; author: perky; state: Exp; Add nabi 0.1, a Shiny New Hangul X Input Method. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm