Port details |
- dictd-database Chinese <-> English dictd words database
- 1.6_1 chinese =5 1.6_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-10-20 10:58:39
- Last Update: 2022-07-20 14:21:00
- Commit Hash: 25fe59a
- People watching this port, also watch:: p5-IO-Digest, p5-PerlIO-eol, pure-ftpd, svk, p5-VCP-Dest-svk
- Also Listed In: textproc
- License: GPLv2
- Description:
- A Chinese(Big5) <-> English dictd words database.
pydict database have 177751 headwords.
moecomp database have 67263 headwords.
netterm database have 6477 headwords.
cedict database have 26348 headwords.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- zh-dictd-database>0:chinese/dictd-database
- To install the port:
- cd /usr/ports/chinese/dictd-database/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/dictd-database
- pkg install zh-dictd-database
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-dictd-database
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dict-zh-1.6.tar.gz) = 638453d12d7664c92819448c96454360c12c490baeb1dc81b0a4b74f91dfd807
SIZE (dict-zh-1.6.tar.gz) = 14928494
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- dictd : net/dictd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- chinese_dictd-database
- pkg-message:
- For install:
- You need to add following to /etc/rc.conf:
dictd_flags="--locale zh_TW.UTF-8"
And, you also need adding the following to /usr/local/etc/dictd.conf:
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" }
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_1 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
1.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6_1 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
1.6_1 13 Oct 2017 14:23:31 |
bapt |
Cleanup dead master_sites |
1.6_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.6_1 02 Mar 2015 23:09:43 |
bapt |
Remove Authors from pkg-descr |
1.6_1 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
1.6_1 20 Oct 2014 08:38:22 |
bapt |
Cleanup plist |
1.6_1 09 Mar 2014 21:45:09 |
sunpoet |
- Add LICENSE
- While I'm here, remove leading indefinite article from COMMENT
Approved by: portmgr (blanket) |
1.6_1 03 Oct 2013 06:40:58 |
sunpoet |
- Remove unnecessary slash after STAGEDIR |
1.6_1 27 Sep 2013 12:58:36 |
vanilla |
Support stage. |
1.6_1 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
1.6_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.6_1 09 Jan 2010 14:57:32 |
rafan |
- Use SUB_FILES for PKGMESSAGE
PR: ports/142415 (based on)
Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk> |
1.6_1 05 Jan 2009 17:27:29 |
pav |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
1.6_1 31 Dec 2008 09:05:14 |
rafan |
- Use local distfiles |
1.6_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.6_1 12 Aug 2006 18:06:40 |
rafan |
- Respect DESTDIR
- Use @dirrmtry, bump PORTREVISION
PR: ports/101869
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
1.6 27 Jun 2006 03:58:58 |
rafan |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
1.6 22 Jan 2006 08:21:06 |
edwin |
SHA256ify
Approved by: krion@ |
1.6 06 Apr 2005 13:07:43 |
leeym |
- Update to 1.6, also unbreak it!
PR: 79596
Submitted by: maintainer |
1.5 26 Mar 2005 20:17:36 |
kris |
BROKEN: Does not build
Approved by: portmgr (self) |
1.5 11 Mar 2005 02:52:25 |
ahze |
- Readd chinese/dictd-database
PR: 78111
Submitted by: Rong-En Fan <rafan@infor.org> |
1.4_1 20 Jun 2004 23:40:39 |
kris |
Remove expired ports, plus the three ports that depended on them. |
1.4_1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.4_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.4 21 Nov 2003 03:09:45 |
linimon |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw |
1.4 08 Aug 2003 04:40:47 |
kris |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
1.4 05 Jun 2003 06:40:59 |
leeym |
- depend on LIBTOOL
- unbreak zh-dictd-database on 5.1-BETA
- refine PKGMESSAGE
Reviewed by: statue@freebsd.sinica.edu.tw (MAINTAINER) |
1.4 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
1.4 18 May 2003 12:19:42 |
kris |
BROKEN on 5.1: does not build |
1.4 27 Mar 2003 15:35:57 |
vanilla |
Update to 1.4.
PR: ports/50295
Submitted by: maintainer |
1.3 21 Feb 2003 11:06:31 |
knu |
De-pkg-comment. |
1.3 26 Nov 2002 00:25:55 |
kris |
The variable is called USE_PERL5_BUILD, not USE_PERL_BUILD
Pointy hat to: kris |
1.3 26 Nov 2002 00:16:05 |
kris |
Add USE_PERL_BUILD
Submitted by: bento |
1.3 21 Jul 2002 10:53:33 |
vanilla |
Upgrade to 1.3.
PR: ports/40822
Submitted by: maintainer. |
1.2.1_1 20 Jul 2002 11:08:11 |
vanilla |
Add a patch for handle cedict.
PR: ports/40738
Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Approved by: maintainer. |
1.2.1 20 Jul 2002 11:06:48 |
vanilla |
Add a patch for handle cedict.
PR: ports/40738
Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Approved by: maintainer. |
1.2.1 10 May 2002 19:00:51 |
clive |
Update MASTER_SITES
PR: ports/37433
Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER) |
08 Dec 2001 09:24:29 |
ijliao |
upgrade to 1.2.1 |
29 Nov 2001 19:42:15 |
clive |
Fix a typo. |
28 Nov 2001 15:00:26 |
clive |
Update to 1.2. |
20 Oct 2001 14:58:39 |
clive |
A Chinese(Big5) <-> English database for dictd. |