aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/arphicttf
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
|
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1
| | | | | | | | 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
* remove unused code.leeym2003-10-293-18/+2
| | | | | | | assign maintainership. PR: 57181 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* remove not-yet-supported CJK module and prevent it from loopback dependence.leeym2003-04-012-16/+2
| | | | | | PR: 35833 Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw> Approved by: maintainer timeout
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1
|
* due to ttfm module ghostscript6 change to gscjkijliao2002-12-222-12/+12
| | | | | PR: 42330 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Displays verbose message when install, and also addskeith2000-12-102-13/+27
| | | | | | the WITHOUT_X option. Tested under: current+XFree86-4 & stable+XFree86-3
* CJK -> WANT_CJKkeith2000-12-082-14/+14
| | | | | | | GS6 -> WANT_GS6 XTT -> WANT_X According to bsd.gnome.mk's logic.
* Remove the old brute-force script that generates thousands of XLFD.keith2000-12-044-139/+104
| | | | | | | | | | | | Many of them are unnecessary, and most of the task are handled by ttfm now. It's also aware of chinese/{CJK, ghostscript6}. It supports XFree86 3.x or 4.x by default. Users only need to define GS6=yes or CJK=yes when installing, then it'll do most of the work. CJK and ghostscript6 ports should specify their respective variables via DEPENDS_ARGS. chinese/{moettf,moefonts-cid,wangttf} will have similar changes.
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgkeith2000-11-071-2/+2
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Typos. bkai00mp.ttf -> gkai00mp.ttfkevlo2000-10-041-4/+4
| | | | | PR: 21732 Submitted by: MAINTAINER
* Back to ver 1.4, that's my fault. :(vanilla2000-04-221-1/+1
|
* Correct the DISTNAME.vanilla2000-04-221-1/+1
|
* Convert to PORTNAME/PORTVERSION.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).
* PR: 16230foxfair2000-01-233-12/+24
| | | | | | Submitted by: Keith Jang <keith@ml.tw.freebsd.org> Upgrade to Arphic TTF v2.11 released by Arphic Inc., also fixed some glyph data in the GB fonts.
* General comment cleanups.hoek1999-12-291-1/+1
|
* PR: 14641foxfair1999-11-022-18/+43
| | | | | | Submitted by: clive@CirX.org Reviewed by: the maintainer Add *-bold-i-* to fonts.alias by default.
* PR: 14393foxfair1999-10-197-0/+162
Submitted by: Keith Jang <jtjang@gcn.net.tw> Import new port: Free-distributable Chinese Big5/GB TTFs. This port installs four Chinese Big5/GB TrueType fonts, includes Kaiti/Mingti(Big5) and Kaiti/Sungti(GB). It then can be used along with X Window System or typesetting software like CJK. Thanks to Arphic Technology, you may freely distribute these high-quality fonts under a GPL-based license. See ARPHIC_*.TXT for details.