head	1.11;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2011.05.18.09.06.48;	author danfe;	state Exp;
branches;
next	1.10;

1.10
date	2008.08.31.00.32.43;	author chinsan;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.14.08.53.49;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.14.07.09.12;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2006.02.23.10.34.55;	author ade;	state Exp;
branches;
next	1.6;

1.6
date	2005.02.06.16.30.45;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.08.10.48.20;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.10.22.39.23;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2004.04.05.03.35.21;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.25.07.18.27;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2003.11.09.12.12.42;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.11
log
@* Update to version 1.6
* Remove two offending and incorrect patches: GNU getline() should be
  replaced by standard fgets() with care, as they two return different
  things (number of characters read vs. pointer to the string).  These
  two patches simply replaced one call with the other, leaving return
  value unmodified according to what caller had expected, which leads
  to all sorts of weird crashes and segfaults.  Port itself checks for
  getline() presence and uses bundled implementation if it's not found
* As usual, clean up Makefile and port description while I'm here
@
text
@bin/tim-config
bin/wrap
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.la
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.so
%%NLS%%share/locale/zh_CN/LC_MESSAGES/wenju.mo
%%DATADIR%%/bxm.tim
%%DATADIR%%/cj.tim
%%DATADIR%%/cj5-s.tim
%%DATADIR%%/erbi.tim
%%DATADIR%%/greek.tim
%%DATADIR%%/liu.tim
%%DATADIR%%/phone.tim
%%DATADIR%%/pianpang.tim
%%DATADIR%%/pinyin-p.tim
%%DATADIR%%/pinyin.tim
%%DATADIR%%/qfrench.tim
%%DATADIR%%/shengdiao.tim
%%DATADIR%%/wubi.tim
%%DATADIR%%/wubihua-n.tim
@@dirrm %%DATADIR%%
@@exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
@@unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
@


1.10
log
@- Update to 1.4
- Take maintainership
@
text
@a0 1
@@comment $FreeBSD: ports/chinese/wenju/pkg-plist,v 1.9 2006/10/14 08:53:49 marcus Exp $
a2 1
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.a
d10 1
d13 1
d17 1
@


1.9
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d10 1
@


1.8
log
@- Respect DESTDIR
- portlint fix

PR:		ports/101909
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d4 3
a6 3
lib/gtk-2.0/2.4.0/immodules/im-tim.a
lib/gtk-2.0/2.4.0/immodules/im-tim.la
lib/gtk-2.0/2.4.0/immodules/im-tim.so
@


1.7
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d1 1
@


1.6
log
@- add conditional support for NLS and fix PLIST problem

Noticed by:	kris, sem
@
text
@d3 1
@


1.5
log
@- fix broken PLIST

PR:		75937
Submitted by:	leeym
@
text
@d5 1
@


1.4
log
@Add missing file
@
text
@a4 1
share/locale/zh_CN/LC_MESSAGES/wenju.mo
@


1.3
log
@Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
@
text
@d5 1
@


1.2
log
@- update to 1.3
- unbreak

PR:		ports/63332
Submitted by:	statue at freebsd dot sinica dot edu dot tw
@
text
@d3 2
a4 2
lib/gtk-2.0/2.2.0/immodules/im-tim.la
lib/gtk-2.0/2.2.0/immodules/im-tim.so
@


1.1
log
@Add wenju 1.1, collection of writing tools in Chinese.

PR:		58181
Submitted by:	Shen Chuan-Hsing <statue@@freebsd.sinica.edu.tw>
@
text
@d5 1
@

