From owner-cvs-all@FreeBSD.ORG Sun Feb 22 19:05:39 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1415416A4CE; Sun, 22 Feb 2004 19:05:39 -0800 (PST) Received: from miffy.openlook.org (openlook.org [211.236.182.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03D243D1F; Sun, 22 Feb 2004 19:05:38 -0800 (PST) (envelope-from perky@miffy.openlook.org) Received: by miffy.openlook.org (Postfix, from userid 1000) id 7B0F2A9C8; Mon, 23 Feb 2004 12:09:08 +0900 (KST) Date: Mon, 23 Feb 2004 12:09:08 +0900 From: Hye-Shik Chang To: Alexander Nedotsukov Message-ID: <20040223030908.GA18132@i18n.org> References: <200402230253.i1N2rsgt079538@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402230253.i1N2rsgt079538@repoman.freebsd.org> X-Accept-Language: ko, en User-Agent: Mutt/1.5.5.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/converters/iconv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 03:05:39 -0000 On Sun, Feb 22, 2004 at 06:53:54PM -0800, Alexander Nedotsukov wrote: > bland 2004/02/22 18:53:54 PST > > FreeBSD ports repository > > Modified files: > converters/iconv Makefile > Log: > Take maintainership. > > Revision Changes Path > 1.18 +1 -1 ports/converters/iconv/Makefile Does this mean that you are going to continue the development of BSD iconv? If so, I would like to help you for CJK implementations. I have some reusable CJK converter codes; http://cjkpython.i18n.org/ it's python unicode codecs but implemented in C. Cheers! Hye-Shik