From owner-cvs-ports@FreeBSD.ORG Sun May 30 20:11:09 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 D4FF216A4CE; Sun, 30 May 2004 20:11:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC4643D46; Sun, 30 May 2004 20:11:09 -0700 (PDT) (envelope-from anholt@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 i4V3B7K1065919; Sun, 30 May 2004 20:11:07 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4V3B7w6065918; Sun, 30 May 2004 20:11:07 -0700 (PDT) (envelope-from anholt) Message-Id: <200405310311.i4V3B7w6065918@repoman.freebsd.org> From: Eric Anholt Date: Sun, 30 May 2004 20:11:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts Makefileports/x11-fonts/xorg-fonts-type1 Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/xorg-fonts-type1/scripts configure 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, 31 May 2004 03:11:10 -0000 anholt 2004/05/30 20:11:07 PDT FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/xorg-fonts-type1 Makefile distinfo pkg-descr pkg-plist x11-fonts/xorg-fonts-type1/scripts configure Log: Add xorg-fonts-type1, a port of the X.Org Type1 fonts. Revision Changes Path 1.54 +1 -0 ports/x11-fonts/Makefile 1.1 +30 -0 ports/x11-fonts/xorg-fonts-type1/Makefile (new) 1.1 +2 -0 ports/x11-fonts/xorg-fonts-type1/distinfo (new) 1.1 +6 -0 ports/x11-fonts/xorg-fonts-type1/pkg-descr (new) 1.1 +61 -0 ports/x11-fonts/xorg-fonts-type1/pkg-plist (new) 1.1 +10 -0 ports/x11-fonts/xorg-fonts-type1/scripts/configure (new)