Port details |
- qhull5 Qhull computes convex hulls, Delaunay triangulations, and halfspaces
- 1.0_3 math
=2 1.0_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Legacy version of port no longer required by math/octave
This port expired on: 2021-01-01
- Maintainer: stephen@FreeBSD.org
- Port Added: 2011-10-03 03:08:49
- Last Update: 2021-01-04 16:37:18
- SVN Revision: 560314
- People watching this port, also watch:: nspr, nss, p5-Net-SSLeay, cmocka, nagios-check_hdd_health
- License: not specified in port
- WWW:
- http://www.qhull.org
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: qhull5
- Flavors: there is no flavor information for this port.
- distinfo:
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for qhull5-1.0_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- libtool gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_3 04 Jan 2021 16:37:18 |
rene |
Remove expired port:
2021-01-01 math/qhull5: Legacy version of port no longer required by math/octave |
1.0_3 08 Sep 2020 18:48:15 |
stephen |
- Depreciate, because this legacy port is no longer required by
math/octave.
Submitted by: cfyecrayz@liamekaens.com
Reported by: 249182 |
1.0_3 09 Jan 2018 07:55:05 |
mat |
Remove a few text occurrences of NOPORTDOCS.
Sponsored by: Absolight |
1.0_3 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
1.0_3 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
1.0_3 19 Sep 2014 12:49:05 |
tijl |
Remove old libtool patch |
1.0_3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.0_3 04 Jul 2014 00:52:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
1.0_3 26 May 2014 12:28:34 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.0_3 10 May 2014 21:51:58 |
stephen |
- Change AUTOTOOLS=libtool to USES=libtool.
- Bump portrevision.
Reference: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html |
1.0_2 26 Jan 2014 23:32:24 |
stephen |
- Implement staging. |
1.0_2 31 Oct 2013 11:06:16 |
bapt |
Fix pkgname collision
With hat: portmgr |
1.0_2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.0_2 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
1.0_2 05 Jun 2012 15:58:21 |
stephen |
- Add afni-[0-9]* to CONFLICTS.
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee> |
1.0_2 03 Oct 2011 04:21:54 |
stephen |
- Add conflicts with qhull-2011* |
1.0_2 03 Oct 2011 03:16:24 |
stephen |
- LATEST_LINK -> qhull5.
- Portlint. |
1.0_2 03 Oct 2011 03:08:25 |
stephen |
- Repocopy from math/qhull
PR: ports/161089 |