Port details |
- ifcopenshell Open source IFC library and geometry engine
- 0.6.0_9 cad
=0 0.6.0_7Version of this port present on the latest quarterly branch. BROKEN: error: no viable overloaded '='
IGNORE: is marked as broken: error: no viable overloaded '='
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2020-05-23 06:57:55
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- License: LGPL3+
- Description:
- IfcOpenShell is an open source (LGPL) software library for working with the
Industry Foundation Classes (IFC) file format. Currently supported IFC
releases are IFC2x3 TC1 and [IFC4 Add2 TC1].
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ifcopenshell>0:cad/ifcopenshell
- To install the port:
- cd /usr/ports/cad/ifcopenshell/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install cad/ifcopenshell
- pkg install ifcopenshell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ifcopenshell
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616400767
SHA256 (ifcopenshell-IfcOpenShell-v0.6.0-7c61c7d200ff_GH0.tar.gz) = 48216ec7073980315d8d592c82891df7e2787c7a704486f34fce3242b40bd835
SIZE (ifcopenshell-IfcOpenShell-v0.6.0-7c61c7d200ff_GH0.tar.gz) = 8721040
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:
-
- nlohmann-json>0 : devel/nlohmann-json
- swig>=3.0.0 : devel/swig
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libTKernel.so : cad/opencascade740
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ifcopenshell-0.6.0_9:
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- cad_ifcopenshell
- USES:
- cmake compiler:c++11-lang eigen:3 gnome python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0_9 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.6.0_8 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.6.0_7 20 Oct 2022 19:13:41
    |
Loïc Bartoletti (lbartoletti)  |
*/*: Reset maintainership |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.0_7 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.0_7 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
0.6.0_6 22 May 2022 20:17:11
    |
Dima Panov (fluffy)  |
cad/ifcopenshell: mark as BROKEN after recent boost upgrade
PR: 246106 |
0.6.0_6 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.6.0_5 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.6.0_4 04 Feb 2022 11:06:09
    |
Loïc Bartoletti (lbartoletti)  |
cad/ifcopenshell: unbreak
Switch back to opencascade < 7.6 |
0.6.0_3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.0_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.0_3 22 Mar 2021 09:03:42
  |
lbartoletti  |
cad/ifcopenshell: add and enable PYTHON option
IfcOpenShell is mainly consumed via python (FreeCAD, Blender). So add this
option and set it as default.
While here:
- update ifcopenshell 0.6.0 to latest commit (AFAIK, there is no real versioning
atm) allow to build with swig >= 4
- remove patch-cmake_CMakeLists.txt (fixed upstream)
PR: 254402
Reported by: Greg V <greg@unrelenting.technology> |
0.6.0_2 19 Mar 2021 16:46:50
  |
mat  |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
0.6.0_2 12 Dec 2020 17:04:37
  |
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
0.6.0_1 14 Nov 2020 17:25:20
  |
thierry  |
- Upgrade cad/opencascade to 7.5.0
Release notes at
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>
- Bump PORTREVISION of consumers. |
0.6.0 25 May 2020 22:35:04
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
Target "IfcGeom_ifc2x3" requires the language dialect "CXX11" (with
compiler extensions), but CMake does not know the compile flags to use to
enable it.
Approved by: portmgr (tier-2 blanket) |
0.6.0 23 May 2020 06:57:49
  |
lbartoletti  |
[NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engine
IfcOpenShell is an open source (LGPL) software library for working with the
Industry Foundation Classes (IFC) file format. Currently supported IFC
releases are IFC2x3 TC1 and [IFC4 Add2 TC1].
PR: 243007
Reported by: chitty_cloud@me.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24687 |