From owner-cvs-all@FreeBSD.ORG Sat Feb 18 14:03:47 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79BA1106566B; Sat, 18 Feb 2012 14:03:47 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 49D838FC0A; Sat, 18 Feb 2012 14:03:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1IE3luZ075827; Sat, 18 Feb 2012 14:03:47 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1IE3lZG075826; Sat, 18 Feb 2012 14:03:47 GMT (envelope-from pawel) Message-Id: <201202181403.q1IE3lZG075826@repoman.freebsd.org> From: Pawel Pekala Date: Sat, 18 Feb 2012 14:03:47 +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/opennurbs Makefile distinfo pkg-descr pkg-plist ports/graphics/opennurbs/files patch-makefile patch-opennurbs-array-defs.h patch-opennurbs-system.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2012 14:03:47 -0000 pawel 2012-02-18 14:03:47 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/opennurbs Makefile distinfo pkg-descr pkg-plist graphics/opennurbs/files patch-makefile patch-opennurbs-array-defs.h patch-opennurbs-system.h Log: The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. openNURBS is an open source toolkit for reading and writing models in the 3DM format WWW: http://www.openNURBS.org PR: ports/164376 Submitted by: Fernando Apesteguia Revision Changes Path 1.1484 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/opennurbs/Makefile (new) 1.1 +2 -0 ports/graphics/opennurbs/distinfo (new) 1.1 +27 -0 ports/graphics/opennurbs/files/patch-makefile (new) 1.1 +20 -0 ports/graphics/opennurbs/files/patch-opennurbs-array-defs.h (new) 1.1 +18 -0 ports/graphics/opennurbs/files/patch-opennurbs-system.h (new) 1.1 +7 -0 ports/graphics/opennurbs/pkg-descr (new) 1.1 +8 -0 ports/graphics/opennurbs/pkg-plist (new)