From owner-cvs-all Mon Dec 4 4:59:46 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 4 04:59:43 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B61B37B400; Mon, 4 Dec 2000 04:59:43 -0800 (PST) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB4Cxh227411; Mon, 4 Dec 2000 04:59:43 -0800 (PST) (envelope-from keith) Message-Id: <200012041259.eB4Cxh227411@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Mon, 4 Dec 2000 04:59:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/arphicttf Makefile pkg-deinstall pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2000/12/04 04:59:42 PST Modified files: chinese/arphicttf Makefile pkg-deinstall pkg-install pkg-plist Log: Remove the old brute-force script that generates thousands of XLFD. 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. Revision Changes Path 1.9 +24 -11 ports/chinese/arphicttf/Makefile 1.2 +21 -12 ports/chinese/arphicttf/pkg-deinstall 1.4 +47 -105 ports/chinese/arphicttf/pkg-install 1.3 +19 -18 ports/chinese/arphicttf/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message