From owner-cvs-all@FreeBSD.ORG Wed Nov 8 21:25:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 820DB16A407; Wed, 8 Nov 2006 21:25:53 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7AB43D8C; Wed, 8 Nov 2006 21:25:53 +0000 (GMT) (envelope-from alepulver@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 kA8LPrh2080988; Wed, 8 Nov 2006 21:25:53 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kA8LPrPK080987; Wed, 8 Nov 2006 21:25:53 GMT (envelope-from alepulver) Message-Id: <200611082125.kA8LPrPK080987@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 8 Nov 2006 21:25:52 +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/npretty 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, 08 Nov 2006 21:25:53 -0000 alepulver 2006-11-08 21:25:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/npretty Makefile distinfo pkg-descr pkg-plist Log: A very configureable web-gallery generator written in perl with support for templates. WWW: http://www.pulia.nu/coding.html PR: ports/104673 Submitted by: uchman Revision Changes Path 1.1003 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/npretty/Makefile (new) 1.1 +3 -0 ports/graphics/npretty/distinfo (new) 1.1 +4 -0 ports/graphics/npretty/pkg-descr (new) 1.1 +5 -0 ports/graphics/npretty/pkg-plist (new)