| Port details on branch 2020Q3 |
- geogram Programming library of geometric algorithms
- 1.7.5 math
=0 1.7.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-22 23:20:41
- Last Update: 2020-09-22 23:20:03
- Commit Hash: 4171d65
- License: BSD3CLAUSE
- WWW:
- http://alice.loria.fr/software/geogram/doc/html/index.html
- Description:
- Geogram is a programming library of geometric algorithms. It includes a simple
yet efficient Mesh data structure (for surfacic and volumetric meshes), exact
computer arithmetics (a-la Shewchuck, implemented in GEO::expansion), a
predicate code generator (PCK: Predicate Construction Kit), standard geometric
predicates (orient/insphere), Delaunay triangulation, Voronoi diagram, spatial
search data structures, spatial sorting) and less standard ones (more general
geometric predicates, intersection between a Voronoi diagram and a triangular or
tetrahedral mesh embedded in n dimensions). The latter is used by FWD/WarpDrive,
the first algorithm that computes semi-discrete Optimal Transport in 3d that
scales up to 1 million Dirac masses (see compute_OTM in example programs).
WWW: http://alice.loria.fr/software/geogram/doc/html/index.html
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/math/geogram/ && make install clean
- To add the package, run one of these commands:
- pkg install math/geogram
- pkg install geogram
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geogram
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1587085337
SHA256 (alicevision-geogram-v1.7.5_GH0.tar.gz) = 5bc3eb0bed27feed0c4f2406ca85328e65013a6a7881c50bd41fb53384306ef6
SIZE (alicevision-geogram-v1.7.5_GH0.tar.gz) = 9166081
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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libglfw.so : graphics/glfw
- libGL.so : graphics/mesa-libs
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_geogram
- USES:
- cmake gl localbase:ldflags xorg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|