Bug 164376 - New port: graphics/opennurbs allows to transfer 3D geometry between applications.
Summary: New port: graphics/opennurbs allows to transfer 3D geometry between applicati...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 17:50 UTC by Fernando Apesteguía
Modified: 2012-02-18 14:10 UTC (History)
0 users

See Also:


Attachments
file.shar (6.32 KB, text/plain)
2012-01-22 17:50 UTC, Fernando Apesteguía
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2012-01-22 17:50:07 UTC
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:
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-02-18 14:03:59 UTC
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"
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-18 14:08:45 UTC
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2012-02-18 14:09:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!