From owner-cvs-all@FreeBSD.ORG Sun Jul 27 08:22:32 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 9959E37B401; Sun, 27 Jul 2003 08:22:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B70D43F85; Sun, 27 Jul 2003 08:22:32 -0700 (PDT) (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 h6RFMW0U098784; Sun, 27 Jul 2003 08:22:32 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6RFMVTZ098783; Sun, 27 Jul 2003 08:22:31 -0700 (PDT) Message-Id: <200307271522.h6RFMVTZ098783@repoman.freebsd.org> From: Maho Nakata Date: Sun, 27 Jul 2003 08:22:31 -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/megapov Makefile distinfo pkg-descr pkg-plist ports/graphics/megapov/files patch-Makefile patch-unix+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: Sun, 27 Jul 2003 15:22:33 -0000 maho 2003/07/27 08:22:31 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/megapov Makefile distinfo pkg-descr pkg-plist graphics/megapov/files patch-Makefile patch-unix+Makefile Log: Added a new port, megapov. This is a extension of povray (famous ray tracer), having a lot of new features. # Clothray cloth simulation system # Sim-POV mechanics simulation system # Film exposure simulation # Text object alignment # Frame_Step feature ... and much more. Revision Changes Path 1.605 +1 -0 ports/graphics/Makefile 1.1 +68 -0 ports/graphics/megapov/Makefile (new) 1.1 +1 -0 ports/graphics/megapov/distinfo (new) 1.1 +32 -0 ports/graphics/megapov/files/patch-Makefile (new) 1.1 +74 -0 ports/graphics/megapov/files/patch-unix+Makefile (new) 1.1 +6 -0 ports/graphics/megapov/pkg-descr (new) 1.1 +154 -0 ports/graphics/megapov/pkg-plist (new)