From owner-cvs-all Mon Nov 6 20:50:30 2000 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 74DC637B4C5; Mon, 6 Nov 2000 20:50:26 -0800 (PST) Received: (from keith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA24693; Mon, 6 Nov 2000 20:50:26 -0800 (PST) (envelope-from keith@FreeBSD.org) Message-Id: <200011070450.UAA24693@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Mon, 6 Nov 2000 20:50:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile ports/chinese/mkisofs Makefile distinfo pkg-comment pkg-descr pkg-plist ports/chinese/mkisofs/files patch-ab patch-ac patch-ad patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2000/11/06 20:50:25 PST Modified files: chinese Makefile Added files: chinese/mkisofs Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/mkisofs/files patch-ab patch-ac patch-ad patch-ae Log: New port: mkisofs mkisofs is a pre-mastering program that generates binary ISO9660 filesystem image. Users can then write the image to devices like CD-R or CD-RW. This port can also generate Chinese Big5 filenames on Joliet filesystems. Use the -J option to activate it. Although it works flawlessly, further improvements are possible: 1. Accept GB(Simplified Chinese) filenames also. 2. Upgrade to mkisofs 1.13. 1.13 uses a better structure to manage I18N, which is (almost all) borrowed from Linux kernel's fs code. Revision Changes Path 1.68 +2 -1 ports/chinese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message