From owner-cvs-ports@FreeBSD.ORG Sat Feb 16 23:18:46 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D0E616A417; Sat, 16 Feb 2008 23:18:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2E2E513C4F3; Sat, 16 Feb 2008 23:18:46 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GNIksc069778; Sat, 16 Feb 2008 23:18:46 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GNIkfN069777; Sat, 16 Feb 2008 23:18:46 GMT (envelope-from miwi) Message-Id: <200802162318.m1GNIkfN069777@repoman.freebsd.org> From: Martin Wilke Date: Sat, 16 Feb 2008 23:18:46 +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/fontmatrix Makefile distinfo pkg-descr pkg-plist 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: Sat, 16 Feb 2008 23:18:46 -0000 miwi 2008-02-16 23:18:46 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/fontmatrix Makefile distinfo pkg-descr pkg-plist Log: Fontmatrix is a graphical font manager. Targeted audience are mostly adventurous graphic designers and typesetters who deal with hundreds and even more fonts during their work - browsing the endless lists of font dialogs. Basically, the Fontmatrix helps doing three things: activation and deactivation of fonts, tagging fonts and fontbook generation. WWW: http://www.fontmatrix.net PR: ports/120250 Submitted by: Max Brazhnikov Revision Changes Path 1.92 +1 -0 ports/x11-fonts/Makefile 1.1 +59 -0 ports/x11-fonts/fontmatrix/Makefile (new) 1.1 +3 -0 ports/x11-fonts/fontmatrix/distinfo (new) 1.1 +8 -0 ports/x11-fonts/fontmatrix/pkg-descr (new) 1.1 +4 -0 ports/x11-fonts/fontmatrix/pkg-plist (new)