From owner-cvs-all@FreeBSD.ORG Mon Oct 8 13:15:27 2007 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 8189516A421; Mon, 8 Oct 2007 13:15:27 +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 6847313C468; Mon, 8 Oct 2007 13:15:27 +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 l98DFQUw023143; Mon, 8 Oct 2007 13:15:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l98DFQb3023142; Mon, 8 Oct 2007 13:15:26 GMT (envelope-from miwi) Message-Id: <200710081315.l98DFQb3023142@repoman.freebsd.org> From: Martin Wilke Date: Mon, 8 Oct 2007 13:15:21 +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/gpicview Makefile distinfo pkg-descr pkg-plist ports/graphics/gpicview/files patch-src_Makefile.am patch-src_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Oct 2007 13:15:27 -0000 miwi 2007-10-08 13:15:21 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gpicview Makefile distinfo pkg-descr pkg-plist graphics/gpicview/files patch-src_Makefile.am patch-src_Makefile.in Log: GPicView - A Simple and Fast Image Viewer for X Features: * Extremely lightweight and fast with low memory usage * Very suitable for default image viewer of desktop system * Simple and intuitive interface * Minimal lib dependency: Only pure GTK+ is used * Desktop independent: Doesn't require any specific desktop environment * Open source, licensed under GNU GPL WWW: http://lxde.sourceforge.net/gpicview/ PR: ports/116951 Submitted by: Janos Mohacsi Revision Changes Path 1.1111 +1 -0 ports/graphics/Makefile 1.1 +21 -0 ports/graphics/gpicview/Makefile (new) 1.1 +3 -0 ports/graphics/gpicview/distinfo (new) 1.1 +14 -0 ports/graphics/gpicview/files/patch-src_Makefile.am (new) 1.1 +14 -0 ports/graphics/gpicview/files/patch-src_Makefile.in (new) 1.1 +12 -0 ports/graphics/gpicview/pkg-descr (new) 1.1 +11 -0 ports/graphics/gpicview/pkg-plist (new)