summaryrefslogtreecommitdiff
path: root/chinese/stardict (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-5/+3
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update to 1.3, after repo-copyAde Lovett2000-09-193-22/+34
| | | | | | | | PR: 18867 Submitted by: maintainer Notes: svn path=/head/; revision=32845
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-2/+3
| | | | | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). Notes: svn path=/head/; revision=27479
* Add back a '=' between DISTNAME and its value.Steve Price2000-01-031-1/+1
| | | | | | | | PR: 15864 Submitted by: John Reynolds <jjreynold@home.com> Notes: svn path=/head/; revision=24388
* 1. edit the formating of comment line.Foxfair Hu2000-01-031-6/+5
| | | | | | | 2. Add a patch to clean some warning message when building this port. Notes: svn path=/head/; revision=24386
* Re-format <space> and <tab> in the Makefile, the changes is really trivialFoxfair Hu2000-01-031-7/+7
| | | | | | | | | and no need to get any permission from the maintainer first. Obtained from : bento. Notes: svn path=/head/; revision=24385
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* A chinese-english dictionary. Uses MotifChris Piazza1999-11-255-0/+50
PR: 14387 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org> Notes: svn path=/head/; revision=23308