From owner-cvs-all@FreeBSD.ORG Sun Mar 18 20:26:36 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0924A16A40E; Sun, 18 Mar 2007 20:26:36 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id ED73413C4B8; Sun, 18 Mar 2007 20:26:35 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2IKQZGZ059920; Sun, 18 Mar 2007 20:26:35 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2IKQZGe059919; Sun, 18 Mar 2007 20:26:35 GMT (envelope-from aaron) Message-Id: <200703182026.l2IKQZGe059919@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 18 Mar 2007 20:26:35 +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/x11-fonts Makefile ports/x11-fonts/p5-Font-TTFMetrics 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: Sun, 18 Mar 2007 20:26:36 -0000 aaron 2007-03-18 20:26:35 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/p5-Font-TTFMetrics Makefile distinfo pkg-descr pkg-plist Log: Adding port x11-fonts/p5-Font-TTFMetrics, a Perl module for parsing TTF files. Revision Changes Path 1.87 +1 -0 ports/x11-fonts/Makefile 1.1 +28 -0 ports/x11-fonts/p5-Font-TTFMetrics/Makefile (new) 1.1 +3 -0 ports/x11-fonts/p5-Font-TTFMetrics/distinfo (new) 1.1 +13 -0 ports/x11-fonts/p5-Font-TTFMetrics/pkg-descr (new) 1.1 +5 -0 ports/x11-fonts/p5-Font-TTFMetrics/pkg-plist (new)