From owner-cvs-all@FreeBSD.ORG Thu Nov 4 18:29:57 2004 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 0C69116A4CE; Thu, 4 Nov 2004 18:29:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0076743D39; Thu, 4 Nov 2004 18:29:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA4ITuc8023449; Thu, 4 Nov 2004 18:29:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA4ITuPF023448; Thu, 4 Nov 2004 18:29:56 GMT (envelope-from pav) Message-Id: <200411041829.iA4ITuPF023448@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 4 Nov 2004 18:29:56 +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/curator Makefile distinfo pkg-descr ports/graphics/curator/files curator.1 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: Thu, 04 Nov 2004 18:29:57 -0000 pav 2004-11-04 18:29:56 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/curator Makefile distinfo pkg-descr graphics/curator/files curator.1 Log: Add curator, a powerful script that allows one to generate web page image galleries with the intent of displaying photographic images on the Web, or for a CD-ROM presentation or archiving. PR: ports/68624 Submitted by: Stefan Walter Revision Changes Path 1.745 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/curator/Makefile (new) 1.1 +2 -0 ports/graphics/curator/distinfo (new) 1.1 +209 -0 ports/graphics/curator/files/curator.1 (new) 1.1 +11 -0 ports/graphics/curator/pkg-descr (new)