notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
opencsg Constructive Solid Geometry rendering library
1.6.0 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.0Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-13 17:12:15
Last Update: 2024-10-13 17:10:23
Commit Hash: 81af924
License: GPLv2
WWW:
https://www.opencsg.org/
Description:
OpenCSG is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware. CSG is short for Constructive Solid Geometry and denotes an approach to model complex 3D-shapes using simpler ones. I.e., two shapes can be combined by taking the union of them, by intersecting them, or by subtracting one shape of the other. The most basic shapes, which are not result of such a CSG operation, are called primitives. Primitives must be solid, i.e., they must have a clearly defined interior and exterior. By construction, a CSG shape is also solid then. Image-based CSG rendering (also z-buffer CSG rendering) is a term that denotes algorithms for rendering CSG shapes without an explicit calculation of the geometric boundary of a CSG shape. Such algorithms use frame-buffer settings of the graphics hardware, e.g., the depth and stencil buffer, to compose CSG shapes. OpenCSG implements a variety of those algorithms, namely the Goldfeather algorithm and the SCS algorithm, both of them in several variants.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/opencsg-1.6.0/catalog.mk
  2. /usr/local/share/licenses/opencsg-1.6.0/LICENSE
  3. /usr/local/share/licenses/opencsg-1.6.0/GPLv2
  4. include/opencsg.h
  5. lib/libopencsg.so
  6. lib/libopencsg.so.1
  7. lib/libopencsg.so.1.6
  8. lib/libopencsg.so.1.6.0
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • opencsg>0:graphics/opencsg
To install the port:
cd /usr/ports/graphics/opencsg/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/opencsg
  • pkg install opencsg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opencsg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708639784 SHA256 (OpenCSG-1.6.0.tar.gz) = bf8fb80e3e0ce11d87dd78dd15a0de872dbb8972d87f5f89cffc461efad47be8 SIZE (OpenCSG-1.6.0.tar.gz) = 302547

Packages (timestamps in pop-ups are UTC):
opencsg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.01.6.01.4.2_61.6.01.6.0---
FreeBSD:13:quarterly1.6.01.6.0-1.6.01.6.01.4.2_71.4.2_71.4.2_7
FreeBSD:14:latest1.6.01.6.0-1.6.01.6.01.4.2_7-1.4.2_7
FreeBSD:14:quarterly1.6.01.6.0-1.6.01.6.01.4.2_71.4.2_71.4.2_7
FreeBSD:15:latest1.6.01.6.0n/a1.6.0n/a1.4.2_71.4.2_71.4.2_7
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xorgproto>=0 : x11/xorgproto
  2. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLESv2.so : graphics/libglvnd
  3. libGLEW.so : graphics/glew
  4. libQt5OpenGL.so : graphics/qt5-opengl
This port is required by:
for Libraries
  1. cad/openscad
  2. cad/openscad-devel

Configuration Options:
No options to configure
Options name:
graphics_opencsg
USES:
compiler:c++11-lang gl qmake qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.opencsg.org/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0
13 Oct 2024 17:10:23
commit hash: 81af92447e694a9cf116b8dd086df52c60bb4319commit hash: 81af92447e694a9cf116b8dd086df52c60bb4319commit hash: 81af92447e694a9cf116b8dd086df52c60bb4319commit hash: 81af92447e694a9cf116b8dd086df52c60bb4319 files touched by this commit
Michael Reifenberger (mr) search for other commits by this committer
graphics/opencsg: Update

Update to 1.6.0

(cherry picked from commit 32985727c67385c2475e744eabfbf7232eb97915)

Number of commits found: 1