This patch adds graphics/opennurbs. From the project's web page: The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics software developers the tools to accurately transfer 3-D geometry between applications. Fix: Apply the attached patch. Patch attached with submission follows:
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 <fernando.apesteguia@gmail.com> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
pawel 2012-02-18 14:08:37 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: For graphics/opennurbs PR: ports/164376 Revision Changes Path 1.1062 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!