On Thu, Apr 28, 2011 at 01:31:41PM -0700, Matthew Dempsky wrote: > The attached port is for the Computational Geometry Algorithms Library > (see http://www.cgal.org). You can also find my port on github at > https://github.com/mdempsky/openbsd-stuff/tree/master/ports/math/cgal. > > Be advised that this port depends on fenv.h support in libm, which > martynas@ just committed / enabled. (However, vax doesn't support > fenv.h, so should I add an explicit NOT_FOR_ARCHS=vax?)
Yes for the latter. Bah, CGAL packages so many headers.. You're missing the $OpenBSD$ Rcs ids in Makefile's comment, and do we really need bin/make_macosx_app_zomg ?? Otherwise reads good, same comment applies to openscad. Landry
