Date: Wed, 03 Mar 2004 14:34:29 +0100 From: Eduard Wiebe <ew@upb.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63693: New port: math/qhull Qhull computes convex hull. Message-ID: <E1AyWW5-000Joz-79@nirvana.pusto.de> Resent-Message-ID: <200403031340.i23DeGub060100@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63693 >Category: ports >Synopsis: New port: math/qhull Qhull computes convex hull. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 03 05:40:15 PST 2004 >Closed-Date: >Last-Modified: >Originator: Eduard Wiebe >Release: FreeBSD 5.1-RELEASE i386 >Organization: private >Environment: System: FreeBSD nirvana.pusto.de 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Dec 21 12:27:23 CET 2003 root@nirvana.pusto.de:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qhull # qhull/pkg-plist # qhull/pkg-descr # qhull/distinfo # qhull/Makefile # echo c - qhull mkdir -p qhull > /dev/null 2>&1 echo x - qhull/pkg-plist sed 's/^X//' >qhull/pkg-plist << 'END-of-qhull/pkg-plist' Xbin/qconvex Xbin/qdelaunay Xbin/qhalf Xbin/qhull Xbin/qvoronoi Xbin/rbox Xinclude/qhull/geom.h Xinclude/qhull/mem.h Xinclude/qhull/poly.h Xinclude/qhull/qhull_a.h Xinclude/qhull/stat.h Xinclude/qhull/io.h Xinclude/qhull/merge.h Xinclude/qhull/qhull.h Xinclude/qhull/qset.h Xinclude/qhull/user.h Xlib/libqhull.a Xlib/libqhull.la Xlib/libqhull.so Xlib/libqhull.so.5 X%%PORTDOCS%%%%DOCSDIR%%/Changes.txt X%%PORTDOCS%%%%DOCSDIR%%/index.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-geom.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-globa.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-io.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-mem.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-merge.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-poly.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-qhull.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-set.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-stat.htm X%%PORTDOCS%%%%DOCSDIR%%/qh-user.htm X%%PORTDOCS%%%%DOCSDIR%%/examples/user_eg.c X%%PORTDOCS%%%%DOCSDIR%%/examples/user_eg2.c X%%PORTDOCS%%%%DOCSDIR%%/examples/qhull_interface.cpp X%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile.txt X%%PORTDOCS%%%%DOCSDIR%%/examples/Mborland X%%PORTDOCS%%%%DOCSDIR%%/examples/q_eg X%%PORTDOCS%%%%DOCSDIR%%/examples/q_egtest X%%PORTDOCS%%%%DOCSDIR%%/examples/q_test X%%PORTDOCS%%%%DOCSDIR%%/examples/Qhull-go.bat X%%PORTDOCS%%%%DOCSDIR%%/examples/q_test.bat X%%PORTDOCS%%%%DOCSDIR%%/html/index.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qconvex.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qdelau_f.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qdelaun.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh--4d.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh--cone.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh--dt.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh--geom.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh--half.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh--rand.gif X%%PORTDOCS%%%%DOCSDIR%%/html/qh-eg.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-faq.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-get.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-impre.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-in.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optc.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optf.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optg.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-opto.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optp.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optq.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-optt.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qh-quick.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qhalf.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qhull.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qvoron_f.htm X%%PORTDOCS%%%%DOCSDIR%%/html/qvoronoi.htm X%%PORTDOCS%%%%DOCSDIR%%/html/rbox.htm X%%PORTDOCS%%%%DOCSDIR%%/Announce.txt X%%PORTDOCS%%%%DOCSDIR%%/COPYING.txt X%%PORTDOCS%%%%DOCSDIR%%/README.txt X%%PORTDOCS%%%%DOCSDIR%%/REGISTER.txt X@dirrm include/qhull X@dirrm %%PORTDOCS%%%%DOCSDIR%%/html X@dirrm %%PORTDOCS%%%%DOCSDIR%%/examples X@dirrm %%PORTDOCS%%%%DOCSDIR%% END-of-qhull/pkg-plist echo x - qhull/pkg-descr sed 's/^X//' >qhull/pkg-descr << 'END-of-qhull/pkg-descr' X Qhull computes convex hulls, Delaunay triangulations, halfspace Xintersections about a point, Voronoi diagrams, furthest-site Delaunay Xtriangulations, and furthest-site Voronoi diagrams. It runs in 2-d, X3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm Xfor computing the convex hull. Qhull handles roundoff errors from Xfloating point arithmetic. It computes volumes, surface areas, and Xapproximations to the convex hull. X XWWW: www.qhull.org X X- Eduard Xpusto@web.de END-of-qhull/pkg-descr echo x - qhull/distinfo sed 's/^X//' >qhull/distinfo << 'END-of-qhull/distinfo' XMD5 (qhull-2003.1.tar.gz) = 48228e26422bff85ef1f45df5b6e3314 END-of-qhull/distinfo echo x - qhull/Makefile sed 's/^X//' >qhull/Makefile << 'END-of-qhull/Makefile' X# New ports collection makefile for: qhull X# Date created: 3 March 2004 X# Whom: pusto@web.de X# X# $FreeBSD$ X XPORTNAME= qhull XPORTVERSION= 1.0 XCATEGORIES= math XMASTER_SITES= http://www.qhull.org/download/ XDISTNAME= ${PORTNAME}-2003.1 X XMAINTAINER= pusto@web.de XCOMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces X XUSE_GMAKE= yes XINSTALLS_SHLIB= yes XGNU_CONFIGURE= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X XMAN1= rbox.1 qhull.1 X X.include <bsd.port.mk> END-of-qhull/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AyWW5-000Joz-79>