thierry 2004/04/28 15:28:00 PDT
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/qhull Makefile distinfo pkg-descr pkg-plist
math/qhull/files patch-configure patch-eg::Makefile.in
patch-src::Makefile.in
Log:
Add qhull 1.0, qhull computes convex hulls, Delaunay triangulations
and halfspaces.
Remark: submitter time-out -> maintainership assigned to ports@.
PR: 63693
Submitted by: pusto@web.de
Revision Changes Path
1.264 +1 -0 ports/math/Makefile
1.1 +34 -0 ports/math/qhull/Makefile (new)
1.1 +2 -0 ports/math/qhull/distinfo (new)
1.1 +10 -0 ports/math/qhull/files/patch-configure (new)
1.1 +11 -0 ports/math/qhull/files/patch-eg::Makefile.in (new)
1.1 +11 -0 ports/math/qhull/files/patch-src::Makefile.in (new)
1.1 +12 -0 ports/math/qhull/pkg-descr (new)
1.1 +78 -0 ports/math/qhull/pkg-plist (new)