| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
the WITHOUT_X option.
Tested under: current+XFree86-4 & stable+XFree86-3
|
|
|
|
|
|
|
| |
GS6 -> WANT_GS6
XTT -> WANT_X
According to bsd.gnome.mk's logic.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
| |
PR: 21732
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
Submitted by: clive@CirX.org
Reviewed by: the maintainer
Add *-bold-i-* to fonts.alias by default.
|
|
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.
|