From owner-cvs-all@FreeBSD.ORG Tue Oct 7 10:22:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E2F16A4BF; Tue, 7 Oct 2003 10:22:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932D143FEC; Tue, 7 Oct 2003 10:22:09 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h97HM9XJ063282; Tue, 7 Oct 2003 10:22:09 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h97HM9LC063281; Tue, 7 Oct 2003 10:22:09 -0700 (PDT) (envelope-from edwin) Message-Id: <200310071722.h97HM9LC063281@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 7 Oct 2003 10:22:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/pho Makefile distinfo pkg-descr pkg-plist ports/graphics/pho/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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 Oct 2003 17:22:10 -0000 edwin 2003/10/07 10:22:09 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pho Makefile distinfo pkg-descr pkg-plist graphics/pho/files patch-Makefile Log: New port graphics/pho (version 0.9.1) This is a new port of pho. Pho is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. It is similar to xv but with some additional functionality and without some of its annoyances. PR: ports/50794 Submitted by: Roland Jesse Revision Changes Path 1.621 +1 -0 ports/graphics/Makefile 1.1 +26 -0 ports/graphics/pho/Makefile (new) 1.1 +1 -0 ports/graphics/pho/distinfo (new) 1.1 +11 -0 ports/graphics/pho/files/patch-Makefile (new) 1.1 +6 -0 ports/graphics/pho/pkg-descr (new) 1.1 +1 -0 ports/graphics/pho/pkg-plist (new)