The FreeBSD Ports Archive
FreeBSD chinese : iiimf-le-newpy4>
IIIMF New PinYin input method engine
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
http://www.openi18n.org/subgroups/im/IIIMF/
|
iiimf-le-newpy history
v. 1.17
date: 2007/09/30 04:46:37; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.16
date: 2007/07/28 06:33:42; author: ade; state: Exp; lines: +1 -2
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
v. 1.15
date: 2007/05/19 20:00:42; 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.14
date: 2006/12/07 09:15:09; author: clsung; state: Exp; lines: +1 -1
- maintainer lost his motivation
PR: ports/104607
Submitted by: Masanori OZAWA
v. 1.13
date: 2006/02/06 11:56:34; author: barner; state: Exp; lines: +2 -4
- Remove USE_REINPLACE
- Fix IGNORE line
- Pacify portlint
Submitted by: Masanori OZAWA
PR: ports/92374
v. 1.12
date: 2005/11/15 06:48:12; author: ade; state: Exp; lines: +1 -3
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.11
date: 2005/05/29 16:06:00; author: daichi; state: Exp; lines: +1 -0
IIIMF-related ports
textproc/iiimf-le-unit:
- fix build fail
- add libxml2 use
- remove unneed gtk-check
iiimf-le-newpy:
- remove unneed gtk/xlib-check
iiimf-gnome-im-switcher:
- fix uninstall problem
Submitted by: maintainer
Pointed out by: pointyhat via kris
v. 1.10
date: 2005/05/24 12:37:43; author: daichi; state: Exp; lines: +30 -39
IIIMF-related ports:
- drop maintainership
- update to r12.2
- some bug fixes
PR: 81184
Submitted by: Masanori OZAWA
Approved by: maintainer
v. 1.9
date: 2005/04/12 03:24:58; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.8
date: 2005/04/11 08:01:32; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7
date: 2005/03/25 07:59:07; author: daichi; state: Exp; lines: +1 -1
Fixed iiimf-related ports build fail
Submitted by: Masanori OZAWA
Approved by: portmgr(krion)
Pointed out by: pointyhat via kris
v. 1.6
date: 2005/03/04 11:38:11; author: daichi; state: Exp; lines: +25 -17
IIIMF-related ports some changes:
- support CFLAGS of /etc/make.conf
- replace absolute path with ${LOCALBASE}, ${PREFIX} and others
- replace -pthread flags with ${THREAD*}
- m17n fixed of gnome-im-swither
- fixed vid krisbot
Submitted by: Masanori OZAWA
v. 1.5
date: 2005/02/28 13:52:54; author: daichi; state: Exp; lines: +1 -0
fixed to build IIIMF-related ports on 4-stable
Submitted by: Masanori OZAWA
Pointed out by: gohan via krisbot
v. 1.4
date: 2005/02/28 04:16:56; author: daichi; state: Exp; lines: +39 -28
IIIMF-related ports: Update to r12_1-svn2002 and bug fixes
PR: ports/77927
Submitted by: Masanori OZAWA
Approved by: maintainer
Pointed out by: ume, nork, hrs
v. 1.3
date: 2004/10/13 22:31:10; author: pav; state: Exp; lines: +28 -21
- Update to r12.0.1
PR: ports/72621
Submitted by: Kuang-che Wu (maintainer)
v. 1.2
date: 2004/02/04 05:18:54; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.1
date: 2003/12/28 11:41:14; author: edwin; state: Exp;
New port: iiimf-*
IIIMF stands for Internet/Intranet Input Method Framework.
IIIMF is designed to be the next generation of input method framework
which provides the following capabilities;
* Multiplatform, platform independent.
* Multlingual and Full UNICODE support, but satisfactory for native speakers.
* Windowing System Independent.
* Multiple language engines concurrently run.
* Multiuser.
* Distributed, lightweight clients and scalable server.
* Extensible in multiple means.
* Input method protocol efficient enough to be used over low-speed modem
connection.
* Easy input method engine development with plugin API.
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
WWW: http://www.openi18n.org/subgroups/im/IIIMF/
- Kuang-che Wu
kcwu@csie.org
PR: ports/60087
Submitted by: Kuang-che Wu
=============================================================================
|
| |

|