Commit graph

14 commits

Author SHA1 Message Date
Daichi GOTO
40a684ff1e IIIMF-related ports:
- drop maintainership
    - update to r12.2
    - some bug fixes

PR:		81184
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
Approved by:	maintainer
2005-05-24 12:37:50 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Daichi GOTO
74de9bfdc7 IIIMF-related ports: I have forgotten to add two patches
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-03-04 13:04:06 +00:00
Daichi GOTO
c164ad94cf 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 <ozawa@ongs.co.jp>
2005-03-04 11:38:18 +00:00
Daichi GOTO
ba3bce8d3c fixed to build IIIMF-related ports on 4-stable
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by:	gohan via krisbot
2005-02-28 13:52:56 +00:00
Daichi GOTO
806320585f IIIMF-related ports: Update to r12_1-svn2002 and bug fixes
PR:		ports/77927
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
Approved by:	maintainer
Pointed out by:	ume, nork, hrs
2005-02-28 04:17:02 +00:00
Pav Lucistnik
72e95f6ff6 - Update to r12.0.1
PR:		ports/72611
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 18:45:16 +00:00
Volker Stolz
9e53e8cbdf Unbreak on -STABLE (no stdint.h).
PR:		ports/65850
Approved by:	maintainer silence
2004-05-09 20:17:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kris Kennaway
ed3f2f96a1 BROKEN on 4.x: Does not compile 2004-03-13 05:31:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
fd6b683f1d remove USE_LIBTOOL, it inferes with the configure phase 2003-12-28 11:12:33 +00:00
Edwin Groothuis
e4e750a6e6 New port: iiimf-*
IIMF 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/

PR:		ports/60087
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2003-12-28 11:00:27 +00:00