Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Mar 2021 09:03:42
0.6.0_3

|
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> |
19 Mar 2021 16:46:50
0.6.0_2

|
mat  |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
12 Dec 2020 17:04:37
0.6.0_2

|
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 |
14 Nov 2020 17:25:20
0.6.0_1

|
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. |
25 May 2020 22:35:04
0.6.0

|
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) |
23 May 2020 06:57:49
0.6.0

|
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 |