From owner-cvs-all@FreeBSD.ORG Mon May 16 06:41:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3083616A4D1; Mon, 16 May 2005 06:41:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7F843D55; Mon, 16 May 2005 06:41:51 +0000 (GMT) (envelope-from mezz@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 j4G6fmjd068509; Mon, 16 May 2005 06:41:48 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4G6fmGt068508; Mon, 16 May 2005 06:41:48 GMT (envelope-from mezz) Message-Id: <200505160641.j4G6fmGt068508@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 16 May 2005 06:41:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/f-spot Makefile distinfo pkg-descr pkg-plist ports/graphics/f-spot/files patch-src::f-spot.exe.config.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 16 May 2005 06:41:51 -0000 mezz 2005-05-16 06:41:48 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/f-spot Makefile distinfo pkg-descr pkg-plist graphics/f-spot/files patch-src::f-spot.exe.config.in Log: F-Spot is an application designed to provide personal photo management to the GNOME desktop. Plans include import, export, printing and advanced sorting of digital images. F-Spot is written in C# using Mono and Gtk#. WWW: http://www.gnome.org/projects/f-spot/ BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Revision Changes Path 1.813 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/f-spot/Makefile (new) 1.1 +2 -0 ports/graphics/f-spot/distinfo (new) 1.1 +29 -0 ports/graphics/f-spot/files/patch-src::f-spot.exe.config.in (new) 1.1 +6 -0 ports/graphics/f-spot/pkg-descr (new) 1.1 +40 -0 ports/graphics/f-spot/pkg-plist (new)