notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/qhull8/distinfo
SVNWeb

Number of commits found: 3

Fri, 18 Feb 2022
[ 21:15 Stephen Montgomery-Smith (stephen) search for other commits by this committer ]    commit hash:5693794683876c2478f2a8029a6c0a47dc53c184  commit hash:5693794683876c2478f2a8029a6c0a47dc53c184  commit hash:5693794683876c2478f2a8029a6c0a47dc53c184  5693794  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
math/qhull: Renaming ports

qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated.
Thu, 6 Jan 2022
[ 23:21 Stephen Montgomery-Smith (stephen) search for other commits by this committer ]    commit hash:e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4  commit hash:e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4  commit hash:e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4  e19f129 
math/qhull8: Use upstream release archive.

PR:		260988
Reported by:	diizzy@FreeBSD.org
Mon, 27 Sep 2021
[ 03:54 Stephen Montgomery-Smith (stephen) search for other commits by this committer ]    commit hash:ce7b2a9d4da12a1b3a8746f05de202cdf8271240  commit hash:ce7b2a9d4da12a1b3a8746f05de202cdf8271240  commit hash:ce7b2a9d4da12a1b3a8746f05de202cdf8271240  ce7b2a9 
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

Number of commits found: 3