From owner-cvs-ports@FreeBSD.ORG Mon Jan 24 20:11:34 2005 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 57D1C16A4CE; Mon, 24 Jan 2005 20:11:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3967A43D3F; Mon, 24 Jan 2005 20:11:34 +0000 (GMT) (envelope-from ahze@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 j0OKBYgp071380; Mon, 24 Jan 2005 20:11:34 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0OKBYoi071379; Mon, 24 Jan 2005 20:11:34 GMT (envelope-from ahze) Message-Id: <200501242011.j0OKBYoi071379@repoman.freebsd.org> From: Michael Johnson Date: Mon, 24 Jan 2005 20:11:34 +0000 (UTC) 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/gnome-font-sampler Makefile distinfo pkg-descr pkg-plistpatch-gfontsampler.desktop.in 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, 24 Jan 2005 20:11:34 -0000 ahze 2005-01-24 20:11:34 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/gnome-font-sampler Makefile distinfo pkg-descr pkg-plist x11-fonts/gnome-font-sampler/files patch-Makefile.in patch-gfontsampler.desktop.in Log: Add x11-fonts/gnome-font-sampler The easiest way to pick the right font for the job. Features: * View as many or as few fonts at once as you like * Choose font size, text color, background color, bold, italics, underline, and example text used * Double-click adds/removes a font (depending on which list you do it in) PR: ports/75697 Submitted by: Jean-Yves Lefort Revision Changes Path 1.69 +1 -0 ports/x11-fonts/Makefile 1.1 +35 -0 ports/x11-fonts/gnome-font-sampler/Makefile (new) 1.1 +2 -0 ports/x11-fonts/gnome-font-sampler/distinfo (new) 1.1 +29 -0 ports/x11-fonts/gnome-font-sampler/files/patch-Makefile.in (new) 1.1 +17 -0 ports/x11-fonts/gnome-font-sampler/files/patch-gfontsampler.desktop.in (new) 1.1 +14 -0 ports/x11-fonts/gnome-font-sampler/pkg-descr (new) 1.1 +6 -0 ports/x11-fonts/gnome-font-sampler/pkg-plist (new)