Port details |
- qhull8 Qhull computes convex hulls, Delaunay triangulations, and halfspaces
- 8.0.2 math
=0 8.0.2Version of this port present on the latest quarterly branch.
- Maintainer: stephen@FreeBSD.org
- Port Added: 2021-09-27 04:00:05
- Last Update: 2022-02-18 21:15:30
- Commit Hash: 5693794
- License: Qhull
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: qhull8
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641507199
SHA256 (qhull-2020-src-8.0.2.tgz) = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e
SIZE (qhull-2020-src-8.0.2.tgz) = 1298874
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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qhull8-8.0.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_qhull8
- USES:
- cmake tar:tgz
- 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 |
8.0.2 18 Feb 2022 21:15:30 |
Stephen Montgomery-Smith (stephen) |
math/qhull: Renaming ports
qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated. |
8.0.2 06 Jan 2022 23:21:53 |
Stephen Montgomery-Smith (stephen) |
math/qhull8: Use upstream release archive.
PR: 260988
Reported by: diizzy@FreeBSD.org |
8.0.2 27 Sep 2021 05:19:28 |
Stephen Montgomery-Smith (stephen) |
math/qhull8: Add PKGNAMESUFFIX to differentiate it from math/qhull. |
8.0.2 27 Sep 2021 03:54:10 |
Stephen Montgomery-Smith (stephen) |
math/qhull8: New port.
- qhull-8.* has a significantly different API from qhull-7.* in that
the only shared libraries are now libqhull_r.so*.
- Add conflicts to math/qhull.
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 |