head	1.8;
access;
symbols
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.6
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2010.01.09.14.57.32;	author rafan;	state dead;
branches;
next	1.7;

1.7
date	2005.04.06.13.07.42;	author leeym;	state Exp;
branches;
next	1.6;

1.6
date	2005.03.11.02.52.25;	author ahze;	state Exp;
branches;
next	1.5;

1.5
date	2004.06.20.23.40.39;	author kris;	state dead;
branches;
next	1.4;

1.4
date	2003.06.05.06.40.58;	author leeym;	state Exp;
branches;
next	1.3;

1.3
date	2001.11.29.19.42.15;	author clive;	state Exp;
branches;
next	1.2;

1.2
date	2001.11.28.15.00.26;	author clive;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.20.13.58.36;	author clive;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Use SUB_FILES for PKGMESSAGE

PR:		ports/142415 (based on)
Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>
@
text
@*****************************************************************************

You need to add following to /etc/rc.conf:

dictd_flags="--locale zh_TW.UTF-8"

And, you also need adding the following to %%PREFIX%%/etc/dictd.conf:

database moecomp   { data "%%PREFIX%%/lib/dict/moecomp.dict.dz"
                     index "%%PREFIX%%/lib/dict/moecomp.index" }
database netterm   { data "%%PREFIX%%/lib/dict/netterm.dict.dz"
                     index "%%PREFIX%%/lib/dict/netterm.index" }
database pydict    { data "%%PREFIX%%/lib/dict/pydict.dict.dz"
                     index "%%PREFIX%%/lib/dict/pydict.index" }
database cedict    { data "%%PREFIX%%/lib/dict/cedict.dict.dz"
                     index "%%PREFIX%%/lib/dict/cedict.index" }

*****************************************************************************
@


1.7
log
@- Update to 1.6, also unbreak it!

PR:		79596
Submitted by:	maintainer
@
text
@@


1.6
log
@- Readd chinese/dictd-database

PR:		78111
Submitted by:	Rong-En Fan <rafan@@infor.org>
@
text
@d7 1
a7 1
And, you also need adding the following to PREFIX/etc/dictd.conf:
d9 8
a16 8
database moecomp   { data "PREFIX/lib/dict/moecomp.dict.dz"
                     index "PREFIX/lib/dict/moecomp.index" }
database netterm   { data "PREFIX/lib/dict/netterm.dict.dz"
                     index "PREFIX/lib/dict/netterm.index" }
database pydict    { data "PREFIX/lib/dict/pydict.dict.dz"
                     index "PREFIX/lib/dict/pydict.index" }
database cedict    { data "PREFIX/lib/dict/cedict.dict.dz"
                     index "PREFIX/lib/dict/cedict.index" }
@


1.5
log
@Remove expired ports, plus the three ports that depended on them.
@
text
@d3 5
a7 1
Add the following to PREFIX/etc/dictd.conf:
@


1.4
log
@- depend on LIBTOOL
- unbreak zh-dictd-database on 5.1-BETA
- refine PKGMESSAGE

Reviewed by:	statue@@freebsd.sinica.edu.tw (MAINTAINER)
@
text
@@


1.3
log
@Fix a typo.
@
text
@d3 1
a3 1
Add the following to ${PREFIX}/etc/dictd.conf:
d5 8
a12 8
database moecomp   { data "/usr/local/lib/dict/moecomp.dict.dz"
                     index "/usr/local/lib/dict/moecomp.index" }
database netterm   { data "/usr/local/lib/dict/netterm.dict.dz"
                     index "/usr/local/lib/dict/netterm.index" }
database pydict    { data "/usr/local/lib/dict/pydict.dict.dz"
                     index "/usr/local/lib/dict/pydict.index" }
database cedict    { data "/usr/local/lib/dict/cedict.dict.dz"
                     index "/usr/local/lib/dict/cedict.index" }
@


1.2
log
@Update to 1.2.

PR: ports/32352
Submitted by: MAINTAINER
@
text
@d11 1
a11 1
database pydict    { data "/usr/local/lib/dict/cedict.dict.dz"
@


1.1
log
@A Chinese(Big5) <-> English database for dictd.

PR: ports/31298
Submitted by: Statue <statue@@softwareliberty.org>
@
text
@d11 2
@

