Commit graph

13 commits

Author SHA1 Message Date
Daichi GOTO
ad4e7ad44b IIIMF-related ports: fix build fail
Pointed out by:	pointyhat via kris
Reviewed by:	ozawa@ongs.co.jp
2005-05-27 07:11:17 +00:00
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
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
bd9b222534 - Update to r12.0.1
PR:		ports/72645
Submitted by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2004-10-13 19:08:40 +00:00
Volker Stolz
ce78a1366d - Fix pthread-issue on -STABLE
- Try to pass {C,LD}FLAGS through

Requested by: kris
2004-05-11 07:17:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
633edff888 Don't listen to portlint when you have no clue what it is saying.
Another pointy hat for the dutchman.
2003-12-28 12:12:12 +00:00
Edwin Groothuis
27f509effd 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 <kcwu@csie.org>
2003-12-28 11:30:39 +00:00