Bug 254402 - cad/ifcopenshell: add and enable PYTHON option
Summary: cad/ifcopenshell: add and enable PYTHON option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Loïc Bartoletti
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-03-19 11:18 UTC by Val Packett
Modified: 2021-10-14 07:31 UTC (History)
0 users

See Also:
lbartoletti: maintainer-feedback+


Attachments
ifcpython.patch (5.28 KB, patch)
2021-03-19 11:18 UTC, Val Packett
val: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2021-03-19 11:18:40 UTC
Created attachment 223420 [details]
ifcpython.patch

All the IfcOpenShell consumers I know (FreeCAD, BlenderBIM) use it via Python.

Tested with FreeCAD-git.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-03-22 09:03:54 UTC
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
Comment 2 Loïc Bartoletti freebsd_committer freebsd_triage 2021-03-22 09:04:55 UTC
Committed, with minor changes, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-14 07:31:08 UTC
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(+)