Page MenuHomeFreeBSD

[NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engine
ClosedPublic

Authored by lbartoletti on May 4 2020, 2:36 PM.
Tags
None
Referenced Files
F80161711: D24687.diff
Thu, Mar 28, 6:04 PM
Unknown Object (File)
Sat, Mar 9, 2:03 AM
Unknown Object (File)
Sat, Mar 9, 2:03 AM
Unknown Object (File)
Sat, Mar 9, 2:03 AM
Unknown Object (File)
Sat, Mar 9, 2:03 AM
Unknown Object (File)
Sat, Mar 9, 1:34 AM
Unknown Object (File)
Fri, Mar 8, 8:12 PM
Unknown Object (File)
Jan 6 2024, 5:48 PM
Subscribers

Details

Summary

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

WWW: http://ifcopenshell.org

It's a version I've had on my laptop for a while, but I haven't pushed it. There is a new version (0.7.0) but at the moment I do not know how to compile it on FreeBSD; I will look at it later.

It is part of the wnated port list. https://wiki.freebsd.org/WantedPorts#I-N

Test Plan

portlint (looks fine)
poudiere (11/12/HEAD i386/amd64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31059
Build 28760: arc lint + arc unit

Event Timeline

  • Add ENABLE_BUILD_OPTIMIZATIONS
  • Add GLTF_SUPPORT and nlohmann-json requirement
lbartoletti retitled this revision from [WIP][NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engine to [NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engine.May 13 2020, 5:30 AM
cad/ifcopenshell/pkg-descr
3

^ there seems to be a leading space on the beginning of the line.

Apart from the minor issues, this looks good to me -- good job working on the Wanted Ports list.

cad/ifcopenshell/Makefile
28

^ as always, I would try to sort list alphabetically

This revision is now accepted and ready to land.May 18 2020, 4:04 AM

Alphabetize args
remove leading whitsepace in kpg-descr

This revision now requires review to proceed.May 19 2020, 6:27 PM
This revision is now accepted and ready to land.May 19 2020, 6:32 PM