From owner-cvs-all@FreeBSD.ORG Sat Feb 18 09:31:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 6A13616A420; Sat, 18 Feb 2006 09:31:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A17043D45; Sat, 18 Feb 2006 09:31:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1I9V8Ce015658; Sat, 18 Feb 2006 09:31:08 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1I9V7am015657; Sat, 18 Feb 2006 09:31:07 GMT (envelope-from aaron) Message-Id: <200602180931.k1I9V7am015657@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 18 Feb 2006 09:31:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Unicode-Normalize Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 18 Feb 2006 09:31:08 -0000 aaron 2006-02-18 09:31:07 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Unicode-Normalize Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Unicode-Normalize, implements Unicode normalization forms. Committed by: aaron Approved by: tobez (implicit) Revision Changes Path 1.929 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/p5-Unicode-Normalize/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Unicode-Normalize/distinfo (new) 1.1 +6 -0 ports/textproc/p5-Unicode-Normalize/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-Unicode-Normalize/pkg-plist (new)