Port details |
- csxcad C++ library to describe geometrical objects
- 0.6.2.103_4 cad
=0 0.6.2.103_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-08-19 01:27:10
- Last Update: 2022-06-16 15:13:01
- Commit Hash: 328ae40
- License: GPLv3
- Description:
- CSXCAD, Continuous Structure XML, is a C++ library to describe geometrical
objects and their physical or non-physical properties.
WWW: https://github.com/thliebig/CSXCAD
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/csxcad/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/csxcad
- pkg install csxcad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: csxcad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629325356
SHA256 (thliebig-CSXCAD-v0.6.2-103-g3c4fb66_GH0.tar.gz) = df9713b4218009d71e3b3ebfb28797a9c82f3a26153c81f021e052f76bbdbee2
SIZE (thliebig-CSXCAD-v0.6.2-103-g3c4fb66_GH0.tar.gz) = 169184
- 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:
-
- cgal>0 : math/cgal
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libfparser-4.5.so : math/fparser
- libgmp.so : math/gmp
- libhdf5.so : science/hdf5
- libmpfr.so : math/mpfr
- libpng16.so : graphics/png
- libsz.so : science/libaec
- libtiff.so : graphics/tiff
- libtinyxml.so : textproc/tinyxml
- libvtkCommonCore-8.2.so : math/vtk8
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- cad/appcsxcad
- cad/qcsxcad
- science/openems
- Configuration Options:
- No options to configure
- Options name:
- cad_csxcad
- USES:
- cmake jpeg pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Jun 2022 15:13:01 0.6.2.103_4
|
Po-Chuan Hsieh (sunpoet)  |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
22 May 2022 20:17:16 0.6.2.103_3
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
02 Sep 2021 18:47:50 0.6.2.103_2
|
Loïc Bartoletti (lbartoletti)  |
math/cgal: Update to 5.3
Changes:
- https://www.cgal.org/2021/07/06/cgal53/
- fix pkg-plist with QT5 option enabled
PR: 258085
Approved by: wen |
19 Aug 2021 08:46:10 0.6.2.103_1
|
Yuri Victorovich (yuri)  |
cad/csxcad: Change to vtk8 because the app using this library doesn't support
vtk9 |
19 Aug 2021 01:25:38 0.6.2.103
|
Yuri Victorovich (yuri)  |
cad/csxcad: New port: C++ library to describe geometrical objects |
Number of commits found: 5
|