From owner-cvs-all@FreeBSD.ORG Tue Aug 7 10:16:23 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 0FC4B16A418; Tue, 7 Aug 2007 10:16:23 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EFF1213C4A6; Tue, 7 Aug 2007 10:16:22 +0000 (UTC) (envelope-from sat@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 l77AGM40048105; Tue, 7 Aug 2007 10:16:22 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l77AGMFf048104; Tue, 7 Aug 2007 10:16:22 GMT (envelope-from sat) Message-Id: <200708071016.l77AGMFf048104@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 7 Aug 2007 10:16:22 +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/fotofix Makefile distinfo pkg-descr 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: Tue, 07 Aug 2007 10:16:23 -0000 sat 2007-08-07 10:16:22 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fotofix Makefile distinfo pkg-descr Log: Add port graphics/fotofix: FotoFix is a simple image viewer with simple capabilities to take care of freshly downloaded photos from your camera - can walk image lists, rotate images, and remove red eyes (if lucky). It was inspired by IrfanView for Windows, a great but unfortunately non-portable and closed-source product. WWW: http://www.prima.eu.org/fotofix/ Author: Dmitry Karasik Revision Changes Path 1.1088 +1 -0 ports/graphics/Makefile 1.1 +28 -0 ports/graphics/fotofix/Makefile (new) 1.1 +3 -0 ports/graphics/fotofix/distinfo (new) 1.1 +8 -0 ports/graphics/fotofix/pkg-descr (new)