From owner-cvs-all@FreeBSD.ORG Wed Jan 31 00:29:43 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D46EE16A401; Wed, 31 Jan 2007 00:29:43 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C72D713C441; Wed, 31 Jan 2007 00:29:43 +0000 (UTC) (envelope-from sat@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 l0V0Th2o097555; Wed, 31 Jan 2007 00:29:43 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0V0ThPM097554; Wed, 31 Jan 2007 00:29:43 GMT (envelope-from sat) Message-Id: <200701310029.l0V0ThPM097554@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 31 Jan 2007 00:29:42 +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/mirage Makefile distinfo pkg-descr pkg-plist 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: Wed, 31 Jan 2007 00:29:43 -0000 sat 2007-01-31 00:29:42 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mirage Makefile distinfo pkg-descr pkg-plist Log: Add port graphics/mirage: Mirage is a fast and simple GTK+ image viewer. - Supports png, jpg, svg, xpm, gif, bmp, tiff, and others - Cycling through multiple images (with preloading) - Slideshow and fullscreen modes - Rotating, zooming, flipping, resizing, cropping - Saving, deleting, renaming - Custom actions - Command-line access - Configurable interface WWW: http://mirageiv.berlios.de/ Author: Scott Horowitz Revision Changes Path 1.1032 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/mirage/Makefile (new) 1.1 +3 -0 ports/graphics/mirage/distinfo (new) 1.1 +13 -0 ports/graphics/mirage/pkg-descr (new) 1.1 +25 -0 ports/graphics/mirage/pkg-plist (new)