From owner-cvs-all@FreeBSD.ORG Thu May 26 08:50:57 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF0DB106564A; Thu, 26 May 2011 08:50:57 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CBB888FC0A; Thu, 26 May 2011 08:50:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4Q8ovum003257; Thu, 26 May 2011 08:50:57 GMT (envelope-from decke@repoman.freebsd.org) Received: (from decke@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4Q8ove3003256; Thu, 26 May 2011 08:50:57 GMT (envelope-from decke) Message-Id: <201105260850.p4Q8ove3003256@repoman.freebsd.org> From: Bernhard Froehlich Date: Thu, 26 May 2011 08:50:57 +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/graphics Makefile ports/graphics/fotoxx Makefile distinfo pkg-descr pkg-plist ports/graphics/fotoxx/files patch-Makefile patch-dependencies.sh patch-fotoxx-11.03.cc patch-zfuncs.cc patch-zfuncs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 08:50:58 -0000 decke 2011-05-26 08:50:57 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fotoxx Makefile distinfo pkg-descr pkg-plist graphics/fotoxx/files patch-Makefile patch-dependencies.sh patch-fotoxx-11.03.cc patch-zfuncs.cc patch-zfuncs.h Log: Fotoxx is a free open source Linux program for photo editing and collection management. The goal is to meet most user needs while remaining fast and easy to use. WWW: http://kornelix.squarespace.com/fotoxx PR: ports/156265 Submitted by: Rod Person Revision Changes Path 1.1403 +1 -0 ports/graphics/Makefile 1.1 +37 -0 ports/graphics/fotoxx/Makefile (new) 1.1 +2 -0 ports/graphics/fotoxx/distinfo (new) 1.1 +26 -0 ports/graphics/fotoxx/files/patch-Makefile (new) 1.1 +37 -0 ports/graphics/fotoxx/files/patch-dependencies.sh (new) 1.1 +43 -0 ports/graphics/fotoxx/files/patch-fotoxx-11.03.cc (new) 1.1 +119 -0 ports/graphics/fotoxx/files/patch-zfuncs.cc (new) 1.1 +17 -0 ports/graphics/fotoxx/files/patch-zfuncs.h (new) 1.1 +5 -0 ports/graphics/fotoxx/pkg-descr (new) 1.1 +98 -0 ports/graphics/fotoxx/pkg-plist (new)