From owner-cvs-ports@FreeBSD.ORG Mon Feb 5 21:23:59 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46B9116A405; Mon, 5 Feb 2007 21:23:56 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3785E13C491; Mon, 5 Feb 2007 21:23:56 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l15LNuOC055119; Mon, 5 Feb 2007 21:23:56 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l15LNu2T055118; Mon, 5 Feb 2007 21:23:56 GMT (envelope-from nivit) Message-Id: <200702052123.l15LNu2T055118@repoman.freebsd.org> From: Nicola Vitale Date: Mon, 5 Feb 2007 21:23:56 +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/imgv Makefile distinfo pkg-descr pkg-plist ports/graphics/imgv/files patch-gl.py patch-imgv.py 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: Mon, 05 Feb 2007 21:24:00 -0000 nivit 2007-02-05 21:23:56 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/imgv Makefile distinfo pkg-descr pkg-plist graphics/imgv/files patch-gl.py patch-imgv.py Log: Features include a GUI that doesn't get in the way of viewing your images, a file browser, slideshows, zooming, rotating, on-the-fly Exif viewing, histograms, fullscreen support, wallpaper setting, the ability to view 4 images on the screen at once, adjustable thumbnail sizes, playlists, view and download images from Web sites, movie playing, file searching/filtering, multiple directory loading, transitional effects, image hiding and more. Author: Ryan Kulla WWW: http://imgv.sourceforge.net/ PR: ports/108755 Submitted by: Simon Olofsson Approved by: alexbl (mentor, implicit) Revision Changes Path 1.1037 +1 -0 ports/graphics/Makefile 1.1 +39 -0 ports/graphics/imgv/Makefile (new) 1.1 +3 -0 ports/graphics/imgv/distinfo (new) 1.1 +10 -0 ports/graphics/imgv/files/patch-gl.py (new) 1.1 +31 -0 ports/graphics/imgv/files/patch-imgv.py (new) 1.1 +9 -0 ports/graphics/imgv/pkg-descr (new) 1.1 +111 -0 ports/graphics/imgv/pkg-plist (new)