From owner-cvs-all@FreeBSD.ORG Sat Feb 5 19:47:25 2005 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 F1CEA16A4CE; Sat, 5 Feb 2005 19:47:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C283143D45; Sat, 5 Feb 2005 19:47:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j15JlPCJ045322; Sat, 5 Feb 2005 19:47:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j15JlPvK045321; Sat, 5 Feb 2005 19:47:25 GMT (envelope-from pav) Message-Id: <200502051947.j15JlPvK045321@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 5 Feb 2005 19:47:25 +0000 (UTC) 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/danpei Makefile distinfo pkg-descr pkg-plist 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: Sat, 05 Feb 2005 19:47:26 -0000 pav 2005-02-05 19:47:25 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/danpei Makefile distinfo pkg-descr pkg-plist Log: Add danpei, Image viewer for X with thumbnail preview feature. PR: ports/77097 Submitted by: Andrey V. Elsukov Revision Changes Path 1.782 +1 -0 ports/graphics/Makefile 1.1 +28 -0 ports/graphics/danpei/Makefile (new) 1.1 +2 -0 ports/graphics/danpei/distinfo (new) 1.1 +11 -0 ports/graphics/danpei/pkg-descr (new) 1.1 +3 -0 ports/graphics/danpei/pkg-plist (new)