summaryrefslogtreecommitdiff
path: root/math/qhull5
diff options
context:
space:
mode:
Diffstat (limited to 'math/qhull5')
-rw-r--r--math/qhull5/Makefile35
-rw-r--r--math/qhull5/distinfo3
-rw-r--r--math/qhull5/files/patch-configure10
-rw-r--r--math/qhull5/files/patch-eg::Makefile.in11
-rw-r--r--math/qhull5/files/patch-src::Makefile.in11
-rw-r--r--math/qhull5/pkg-descr9
-rw-r--r--math/qhull5/pkg-plist79
7 files changed, 0 insertions, 158 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
deleted file mode 100644
index a4662c83ef5e..000000000000
--- a/math/qhull5/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: qhull
-# Date created: 3 March 2004
-# Whom: pusto@web.de
-#
-# $FreeBSD$
-
-PORTNAME= qhull
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= math
-MASTER_SITES= http://www.qhull.org/download/
-DISTNAME= ${PORTNAME}-2003.1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
-
-USE_AUTOTOOLS= libtool:15
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-.if !defined(NOPORTDOCS)
-MAN1= qhull.1 rbox.1
-.endif
-
-pre-configure:
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e "s|src html eg config|src config|" \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e "s|install-docDATA install-examplesDATA||" \
- ${WRKSRC}/src/Makefile.in
-.endif
-
-.include <bsd.port.mk>
diff --git a/math/qhull5/distinfo b/math/qhull5/distinfo
deleted file mode 100644
index d87977456382..000000000000
--- a/math/qhull5/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (qhull-2003.1.tar.gz) = 48228e26422bff85ef1f45df5b6e3314
-SHA256 (qhull-2003.1.tar.gz) = 68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
-SIZE (qhull-2003.1.tar.gz) = 724313
diff --git a/math/qhull5/files/patch-configure b/math/qhull5/files/patch-configure
deleted file mode 100644
index 5bb34aa5fe4c..000000000000
--- a/math/qhull5/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Fri Feb 6 16:33:25 2004
-+++ configure Wed Apr 28 23:45:04 2004
-@@ -18958,6 +18958,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/math/qhull5/files/patch-eg::Makefile.in b/math/qhull5/files/patch-eg::Makefile.in
deleted file mode 100644
index f9877a8061e3..000000000000
--- a/math/qhull5/files/patch-eg::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- eg/Makefile.in.orig Fri Feb 6 16:33:23 2004
-+++ eg/Makefile.in Wed Apr 28 23:06:27 2004
-@@ -138,7 +138,7 @@
-
- # to:
- docdir = $(prefix)/share/doc/$(PACKAGE)
--examplesdir = $(docdir)/examples
-+examplesdir = $(prefix)/share/examples/$(PACKAGE)
-
- # which:
- examples_DATA = \
diff --git a/math/qhull5/files/patch-src::Makefile.in b/math/qhull5/files/patch-src::Makefile.in
deleted file mode 100644
index 9623670c7d08..000000000000
--- a/math/qhull5/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Fri Feb 6 16:33:23 2004
-+++ src/Makefile.in Wed Apr 28 23:37:31 2004
-@@ -198,7 +198,7 @@
-
- # to:
- docdir = $(prefix)/share/doc/$(PACKAGE)
--examplesdir = $(docdir)/examples
-+examplesdir = $(prefix)/share/examples/$(PACKAGE)
-
- # which:
- examples_DATA = \
diff --git a/math/qhull5/pkg-descr b/math/qhull5/pkg-descr
deleted file mode 100644
index 08361b27cc71..000000000000
--- a/math/qhull5/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Qhull computes convex hulls, Delaunay triangulations, halfspace
-intersections about a point, Voronoi diagrams, furthest-site Delaunay
-triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
-3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
-for computing the convex hull. Qhull handles roundoff errors from
-floating point arithmetic. It computes volumes, surface areas, and
-approximations to the convex hull.
-
-WWW: http://www.qhull.org
diff --git a/math/qhull5/pkg-plist b/math/qhull5/pkg-plist
deleted file mode 100644
index 75d2a12ad700..000000000000
--- a/math/qhull5/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/qconvex
-bin/qdelaunay
-bin/qhalf
-bin/qhull
-bin/qvoronoi
-bin/rbox
-include/qhull/geom.h
-include/qhull/mem.h
-include/qhull/poly.h
-include/qhull/qhull_a.h
-include/qhull/stat.h
-include/qhull/io.h
-include/qhull/merge.h
-include/qhull/qhull.h
-include/qhull/qset.h
-include/qhull/user.h
-lib/libqhull.a
-lib/libqhull.la
-lib/libqhull.so
-lib/libqhull.so.5
-@comment These doc files must be ditributed even with NOPORTDOCS
-%%DOCSDIR%%/Announce.txt
-%%DOCSDIR%%/COPYING.txt
-%%DOCSDIR%%/README.txt
-%%DOCSDIR%%/REGISTER.txt
-%%DOCSDIR%%/index.htm
-%%PORTDOCS%%%%DOCSDIR%%/Changes.txt
-%%PORTDOCS%%%%DOCSDIR%%/qh-geom.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-globa.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-io.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-mem.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-merge.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-poly.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-qhull.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-set.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-stat.htm
-%%PORTDOCS%%%%DOCSDIR%%/qh-user.htm
-%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg.c
-%%PORTDOCS%%%%EXAMPLESDIR%%/user_eg2.c
-%%PORTDOCS%%%%EXAMPLESDIR%%/qhull_interface.cpp
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.txt
-%%PORTDOCS%%%%EXAMPLESDIR%%/Mborland
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_eg
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_egtest
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_test
-%%PORTDOCS%%%%EXAMPLESDIR%%/Qhull-go.bat
-%%PORTDOCS%%%%EXAMPLESDIR%%/q_test.bat
-%%PORTDOCS%%%%DOCSDIR%%/html/index.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qconvex.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qdelau_f.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qdelaun.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--4d.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--cone.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--dt.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--geom.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--half.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh--rand.gif
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-eg.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-faq.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-get.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-impre.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-in.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optc.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optf.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optg.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-opto.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optp.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optq.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-optt.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qh-quick.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qhalf.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qhull.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qvoron_f.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/qvoronoi.htm
-%%PORTDOCS%%%%DOCSDIR%%/html/rbox.htm
-@dirrm include/qhull
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%DOCSDIR%%