aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/kcfonts
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
|
* Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1
| | | | | | | | | adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr
* - Pass maintainership to submittersem2005-01-081-1/+1
| | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-5/+3
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* BROKEN on sparc64: Does not buildkris2004-04-121-0/+4
|
* SIZEify.trevor2004-01-291-0/+1
|
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix breakage on current.clive2001-11-041-3/+111
|
* Fix an incorrect XLFD entry in kc12x24.keith2001-01-311-1/+1
| | | | Submitted by: kevlo
* If there's no other fonts under ${X11BASE}/lib/X11/fonts/localclive2001-01-311-0/+1
| | | | | | ( [ `\head fonts.dir` = 0 ] ), just kill fonts.dir Submitted by: bento (mtree error)
* Strip out kc fonts alias in fonts.alias when under uninstall condition.clive2001-01-051-0/+1
| | | | I know that one line perl -e script is ugly, but it works. Patches welcome.
* Don't rm -f lib/X11/fonts/local/fonts.dir eventhough there's really noclive2001-01-051-1/+0
| | | | | other fonts left. fonts.dir are in XFree86's pkg-plist both in version 3 and version 4.
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-121-1/+9
| | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
* add a second mastersite.alex2000-06-271-1/+2
| | | | | PR: 19540 Submitted by: maintainer
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillasami2000-06-011-0/+2
| | | | leaves fonts.alias behind -- it is not removing any entries from that file.)
* Remove obsolete site,vanilla2000-04-304-9/+2496
| | | | | | and add a patch for damn kcfont bug. Submitted by: clive@cirx.org
* Convert to PORTNAME/PORTVERSION.asami2000-04-131-3/+2
| | | | | | | | | | 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).
* PR: 16229foxfair2000-01-232-7/+126
| | | | | | | Submitted by: Keith Jang <keith@ml.tw.freebsd.org> Fix the kcfonts problem with some X applications, like Netscape or XEmacs. The program which generates kcfonts just doesn't follow XLFD and let the X-app get wrong information of big5-encoding fonts.
* Fix error message on pkg_add(1) and add fonts.alias to make X-localesteve1999-12-293-8/+18
| | | | | | | program use these fonts automatically. PR: 12271 Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Move fonts to ${X11BASE}/lib/X11/fonts/local.asami1998-11-173-9/+36
| | | | Submitted by: maintainer
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromasami1998-08-081-2/+2
| | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-061-4/+4
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* correct MASTER_SITE.vanilla1997-12-241-3/+2
|
* Upgrade to 1.05vanilla1997-12-185-10/+18
|
* Change MASTER_SITES.vanilla1997-12-101-2/+2
|
* Upgrade to 1.01vanilla1997-12-082-6/+7
|
* kcfonts is a free chinese fonts.vanilla1997-12-075-0/+30
Submitted by: Ming-I Hseh <PA@FreeBSD.ee.Ntu.edu.TW>