From owner-cvs-ports@FreeBSD.ORG Mon Jun 7 13:30:46 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FBA16A4CE; Mon, 7 Jun 2004 13:30:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F23E043D1D; Mon, 7 Jun 2004 13:30:45 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i57DUQls013269; Mon, 7 Jun 2004 13:30:26 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i57DUQ4c013267; Mon, 7 Jun 2004 13:30:26 GMT (envelope-from netchild) Message-Id: <200406071330.i57DUQ4c013267@repoman.freebsd.org> From: Alexander Leidinger Date: Mon, 7 Jun 2004 13:30:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/cdrtools-cjk Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 13:30:46 -0000 netchild 2004-06-07 13:30:26 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/cdrtools-cjk Makefile distinfo pkg-descr Log: Add cdrtools-cjk, slave port to sysutils/cdrtools which applies a third- party patch to the ISO-9660 tools so they have support for the following character sets: big5 cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860 cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950 euc-jp euc-kr gb2312 iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2 iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-8 iso8859-9 koi8-r koi8-u sjis tis-620 utf8 cdrtools-cjk makes the chinese/cdrtools (cp932, cp936, cp949, cp950), chinese/mkisofs (big5) and korean/mkisofs (cp949) ports redundant. Submitted by: marius Revision Changes Path 1.543 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/cdrtools-cjk/Makefile (new) 1.1 +4 -0 ports/sysutils/cdrtools-cjk/distinfo (new) 1.1 +34 -0 ports/sysutils/cdrtools-cjk/pkg-descr (new)