From owner-cvs-all Mon Feb 3 2: 3:42 2003 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 92D8037B401; Mon, 3 Feb 2003 02:03:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A96543E4A; Mon, 3 Feb 2003 02:03:41 -0800 (PST) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h13A3fbv019519; Mon, 3 Feb 2003 02:03:41 -0800 (PST) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h13A3ej0019518; Mon, 3 Feb 2003 02:03:40 -0800 (PST) Message-Id: <200302031003.h13A3ej0019518@repoman.freebsd.org> From: Maho Nakata Date: Mon, 3 Feb 2003 02:03:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/renderpark Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/renderpark/files patch-Config.site patch-PHOTONMAP-photon.H patch-patch.c ports/graphics/renderpark/scripts cpp2c.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maho 2003/02/03 02:03:40 PST Modified files: graphics Makefile Added files: graphics/renderpark Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/renderpark/files patch-Config.site patch-PHOTONMAP-photon.H patch-patch.c graphics/renderpark/scripts cpp2c.sh Log: graphics/renderpark System for physically based photo-realistic image synthesis PR: 41105 Submitted by: Igor Pokrovsky Reviewed by: knu (mentor) Revision Changes Path 1.551 +1 -0 ports/graphics/Makefile 1.1 +100 -0 ports/graphics/renderpark/Makefile (new) 1.1 +2 -0 ports/graphics/renderpark/distinfo (new) 1.1 +37 -0 ports/graphics/renderpark/files/patch-Config.site (new) 1.1 +11 -0 ports/graphics/renderpark/files/patch-PHOTONMAP-photon.H (new) 1.1 +20 -0 ports/graphics/renderpark/files/patch-patch.c (new) 1.1 +1 -0 ports/graphics/renderpark/pkg-comment (new) 1.1 +24 -0 ports/graphics/renderpark/pkg-descr (new) 1.1 +129 -0 ports/graphics/renderpark/pkg-plist (new) 1.1 +10 -0 ports/graphics/renderpark/scripts/cpp2c.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message