summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-04 16:37:18 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-04 16:37:18 +0000
commit8edba6421b93d2ad3a269d4910ef1f5b85e23c6d (patch)
treef02b56d6408d15bd7803adb8830179477381a962
parentmath/plplot: remove option for expired math/qhull5 (diff)
Remove expired port:
2021-01-01 math/qhull5: Legacy version of port no longer required by math/octave
Notes
Notes: svn path=/head/; revision=560314
-rw-r--r--MOVED1
-rw-r--r--math/Makefile1
-rw-r--r--math/qhull5/Makefile36
-rw-r--r--math/qhull5/distinfo4
-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-plist77
8 files changed, 1 insertions, 149 deletions
diff --git a/MOVED b/MOVED
index 30c15d012f71..2540cd205875 100644
--- a/MOVED
+++ b/MOVED
@@ -16014,3 +16014,4 @@ devel/py-singledispatch||2020-01-02|Uses Python 2.7 which is EOLed upstream
graphics/py-pillow6|graphics/pillow|2020-01-02|Uses Python 2.7 which is EOLed upstream
www/wt3|www/wt|2021-01-03|Has expired: Upstream end of life, switch to www/wt instead
archivers/ecm|archivers/cmdpack|2021-01-04|ECM is now included in cmdpack
+math/qhull5|math/qhull|2021-01-04|Has expired: Legacy version of port no longer required by math/octave
diff --git a/math/Makefile b/math/Makefile
index 2e08209e4736..5fb3be7e8332 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -866,7 +866,6 @@
SUBDIR += qalculate
SUBDIR += qd
SUBDIR += qhull
- SUBDIR += qhull5
SUBDIR += qposases
SUBDIR += qrupdate
SUBDIR += qtiplot-doc
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
deleted file mode 100644
index 29971661ab09..000000000000
--- a/math/qhull5/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: pusto@web.de
-# $FreeBSD$
-
-PORTNAME= qhull
-PORTVERSION= 1.0
-PORTREVISION= 3
-CATEGORIES= math
-MASTER_SITES= http://www.qhull.org/download/
-DISTNAME= ${PORTNAME}-2003.1
-PKGNAMESUFFIX= 5
-
-PATCH_SITES= http://www.qhull.org/download/
-PATCHFILES= poly.c-qh_gethash.patch
-PATCH_DIST_STRIP= -p2
-
-MAINTAINER= stephen@FreeBSD.org
-COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces
-
-DEPRECATED= Legacy version of port no longer required by math/octave
-EXPIRATION_DATE= 2021-01-01
-
-CONFLICTS= qhull-2011* afni-[0-9]*
-
-USES= libtool gmake
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-
-OPTIONS_DEFINE= DOCS
-
-pre-configure-DOCS-off:
- @${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
-
-.include <bsd.port.mk>
diff --git a/math/qhull5/distinfo b/math/qhull5/distinfo
deleted file mode 100644
index b3dcf5883a01..000000000000
--- a/math/qhull5/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (qhull-2003.1.tar.gz) = 68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
-SIZE (qhull-2003.1.tar.gz) = 724313
-SHA256 (poly.c-qh_gethash.patch) = fb42b86fa80e1d4e671043a07ff3bdf4ad641094f93630241877fce096916737
-SIZE (poly.c-qh_gethash.patch) = 684
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 ef343f998c27..000000000000
--- a/math/qhull5/pkg-plist
+++ /dev/null
@@ -1,77 +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.so
-lib/libqhull.so.5
-lib/libqhull.so.5.0.0
-%%PORTDOCS%%man/man1/qhull.1.gz
-%%PORTDOCS%%man/man1/rbox.1.gz
-@comment These doc files must be ditributed even with WITHOUT=DOCS
-%%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