aboutsummaryrefslogtreecommitdiff
path: root/chinese/pyDict
Commit message (Collapse)AuthorAgeFilesLines
* Add a fix when the dictionaries are looked up in console interactive mode.Jing-Tang Keith Jang2001-03-161-2/+11
| | | | | | | Submitted by: splash.bbs@bbs.ee.ttu.edu.tw Notes: svn path=/head/; revision=39929
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-061-2/+2
| | | | Notes: svn path=/head/; revision=34848
* New port: chinese/pyDict.SADA Kenji2000-10-158-0/+137
From pkg-descr: pyDict is a Chinese(Big5) <-> English dictionary, written in Python. It can be used as a console app or X11 window(with -x option). The data is prepared by TurboLinux in simplified Chinese, then converted to traditional Chinese by CLE(Chinese Linux Extension) team. PR: ports/14643 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=33846