Created attachment 223420 [details] ifcpython.patch All the IfcOpenShell consumers I know (FreeCAD, BlenderBIM) use it via Python. Tested with FreeCAD-git.
A commit references this bug: Author: lbartoletti Date: Mon Mar 22 09:03:43 UTC 2021 New revision: 568943 URL: https://svnweb.freebsd.org/changeset/ports/568943 Log: 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> Changes: head/cad/ifcopenshell/Makefile head/cad/ifcopenshell/distinfo head/cad/ifcopenshell/files/ head/cad/ifcopenshell/pkg-plist
Committed, with minor changes, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e59e69659a1f1f7c2c3f435b889042499a5c5f70 commit e59e69659a1f1f7c2c3f435b889042499a5c5f70 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-10-14 07:17:48 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-10-14 07:29:42 +0000 net/dpdk-20.11: add port. PR: 254402 Reported by: Bruce Richardson <bruce.richardson at intel.com> net/Makefile | 1 + net/dpdk-20.11/Makefile (new) | 51 ++ net/dpdk-20.11/distinfo (new) | 3 + net/dpdk-20.11/pkg-descr (new) | 17 + net/dpdk-20.11/pkg-message (new) | 30 + net/dpdk-20.11/pkg-plist (new) | 1376 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 1478 insertions(+)