Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-29 | convert to use buildlink2 (trivial - NO_BUILD) | drochner | 1 | -2/+3 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -2/+2 | |
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
2002-06-15 | this may in textproc/ now | shell | 1 | -2/+2 | |
2002-06-15 | Initial import of pyDict-0.2.5.1 | shell | 4 | -0/+78 | |
(PR#16043 by Rui-Xiang Guo <rxg@ms25.url.com.tw>) Chinese <-> English dictionary, under both console and X11 --- 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. |