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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
opencsg Constructive Solid Geometry rendering library
1.4.2_7 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.4.2_7Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-19 10:55:05
Last Update: 2022-09-11 10:20:14
Commit Hash: ddae4e9
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

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.4.2_7/catalog.mk
  2. /usr/local/share/licenses/opencsg-1.4.2_7/LICENSE
  3. /usr/local/share/licenses/opencsg-1.4.2_7/GPLv2
  4. include/opencsg.h
  5. lib/libopencsg.so
  6. lib/libopencsg.so.1
  7. lib/libopencsg.so.1.4
  8. lib/libopencsg.so.1.4.2
  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 = 1516550936 SHA256 (OpenCSG-1.4.2.tar.gz) = d952ec5d3a2e46a30019c210963fcddff66813efc9c29603b72f9553adff4afb SIZE (OpenCSG-1.4.2.tar.gz) = 933135

Packages (timestamps in pop-ups are UTC):
opencsg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.2_71.4.2_71.4.2_61.4.2_71.4.2_7---
FreeBSD:13:quarterly1.4.2_71.4.2_7-1.4.2_71.4.2_71.4.2_71.4.2_71.4.2_7
FreeBSD:14:latest1.4.2_71.4.2_7-1.4.2_71.4.2_71.4.2_7-1.4.2_7
FreeBSD:14:quarterly1.4.2_71.4.2_7-1.4.2_71.4.2_71.4.2_71.4.2_71.4.2_7
FreeBSD:15:latest1.4.2_71.4.2_7n/a1.4.2_7n/a1.4.2_71.4.2_71.4.2_7
FreeBSD:15:quarterly--n/a-n/a---
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.

There are no commits on branch 2022Q3 for this port