From owner-cvs-all Mon Feb 3 2: 1:34 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 DA7C437B401; Mon, 3 Feb 2003 02:01:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8700E43F43; Mon, 3 Feb 2003 02:01:32 -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 h13A1Wbv017351; Mon, 3 Feb 2003 02:01:32 -0800 (PST) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h13A1Wa8017349; Mon, 3 Feb 2003 02:01:32 -0800 (PST) Message-Id: <200302031001.h13A1Wa8017349@repoman.freebsd.org> From: Maho Nakata Date: Mon, 3 Feb 2003 02:01:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xrml Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/xrml/files patch-Config.site patch-FILTERS-cso-importer.C patch-PROGS-Makefile 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:01:32 PST Modified files: graphics Makefile Added files: graphics/xrml Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/xrml/files patch-Config.site patch-FILTERS-cso-importer.C patch-PROGS-Makefile Log: New port: graphics/xrml Extensible scene graph library based on VRML'97 PR: 40942 Submitted by: Igor Pokrovsky Reviewed by: knu (mentor) Revision Changes Path 1.550 +1 -0 ports/graphics/Makefile 1.1 +103 -0 ports/graphics/xrml/Makefile (new) 1.1 +1 -0 ports/graphics/xrml/distinfo (new) 1.1 +88 -0 ports/graphics/xrml/files/patch-Config.site (new) 1.1 +11 -0 ports/graphics/xrml/files/patch-FILTERS-cso-importer.C (new) 1.1 +11 -0 ports/graphics/xrml/files/patch-PROGS-Makefile (new) 1.1 +1 -0 ports/graphics/xrml/pkg-comment (new) 1.1 +11 -0 ports/graphics/xrml/pkg-descr (new) 1.1 +384 -0 ports/graphics/xrml/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message