Port details on branch 2024Q4 |
- cgal Computational geometry library
- 5.5.1_4 math
=0 5.5.1_4Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-10-20 10:00:14
- Last Update: 2024-10-20 09:58:05
- Commit Hash: 5f8037e
- License: GPLv3 LGPL3
- WWW:
- https://www.cgal.org/
- Description:
- CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.
The CGAL library contains:
* the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
* the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
circle, and multidimensional query structures.
* the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/cgal/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cgal
- pkg install cgal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cgal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671490197
SHA256 (CGAL-5.5.1.tar.xz) = 091630def028facdcaf00eb5b68ad79eddac1b855cca6e87eef18a031566edfc
SIZE (CGAL-5.5.1.tar.xz) = 24164376
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libntl.a : math/ntl
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libmpfr.so : math/mpfr
- libgmp.so : math/gmp
- This port is required by:
- for Build
-
- cad/PrusaSlicer
Configuration Options:
- ===> The following configuration options are available for cgal-5.5.1_4:
QT5=off: Qt 5 toolkit support
VISUALIZATION=off: Visualization Required for most demos (Qt5 Geomview)
===> Use 'make config' to modify these settings
- Options name:
- math_cgal
- USES:
- cmake eigen:3 shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|