From owner-cvs-ports@FreeBSD.ORG Wed Dec 21 04:08:10 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 6CDA816A41F; Wed, 21 Dec 2005 04:08:10 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116D143D53; Wed, 21 Dec 2005 04:08:10 +0000 (GMT) (envelope-from edwin@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 jBL489JZ061789; Wed, 21 Dec 2005 04:08:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBL489F9061788; Wed, 21 Dec 2005 04:08:09 GMT (envelope-from edwin) Message-Id: <200512210408.jBL489F9061788@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 21 Dec 2005 04:08:09 +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/freefont-ttf Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/freefont-ttf/files fonts.dir fonts.scale pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 21 Dec 2005 04:08:10 -0000 edwin 2005-12-21 04:08:09 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/freefont-ttf Makefile distinfo pkg-descr pkg-plist x11-fonts/freefont-ttf/files fonts.dir fonts.scale pkg-message.in Log: i[NEW PORT] x11-fonts/freefont-ttf: GPL'd UCS fonts in serif, sans, and mono This project aims to provide a set of free outline (PostScript Type0, TrueType, OpenType...) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). WWW: http://www.nongnu.org/freefont/ PR: ports/90598 Submitted by: Andreas Kohn Revision Changes Path 1.78 +1 -0 ports/x11-fonts/Makefile 1.1 +40 -0 ports/x11-fonts/freefont-ttf/Makefile (new) 1.1 +3 -0 ports/x11-fonts/freefont-ttf/distinfo (new) 1.1 +230 -0 ports/x11-fonts/freefont-ttf/files/fonts.dir (new) 1.1 +230 -0 ports/x11-fonts/freefont-ttf/files/fonts.scale (new) 1.1 +10 -0 ports/x11-fonts/freefont-ttf/files/pkg-message.in (new) 1.1 +4 -0 ports/x11-fonts/freefont-ttf/pkg-descr (new) 1.1 +19 -0 ports/x11-fonts/freefont-ttf/pkg-plist (new)