aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/arphicttf
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Host files on my local distfiles.rafan2007-02-221-3/+2
| | | | | | freebsd.sinica.edu.tw is down for a long time. For arphicttf, the two sites are just FreeBSD distfiles mirror. Host at my place is better. - Claim maintainership
* - Fix distname.jmelo2007-02-161-1/+1
| | | | Reported by: krismail
* - Fix distname to make it fetchable again.jmelo2007-02-131-2/+3
| | | | - Update mastersites.
* Oops, revert previous commit which was caused by a bug in my testing.kris2006-01-221-4/+0
| | | | Pointy hat to: kris
* BROKEN when WITHOUT_X11: Incorrect pkg-plistkris2006-01-221-0/+4
|
* - Add SHA256pav2005-11-261-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
* - add chinese/Makefile.ttf to control install/deinstall process of allleeym2005-02-194-115/+23
| | | | | | | | | | | | TrueType fonts in chinese/*ttf - update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist} - relocate non-font files to DATADIR or DOCSDIR - fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm - update chinese/zh-fireflyttf to 1.2.6 [1] PR: [1] 77438 Submitted by: leeym Approved by: statue at freebsd.sinica.edu.tw
* - 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/+1
| | | | | | | | | | | | 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)
* 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.