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
F110696058: D24687.id72003.diff
Sat, Feb 22, 12:28 AM
F110695688: D24687.id72149.diff
Sat, Feb 22, 12:22 AM
F110680464: D24687.diff
Fri, Feb 21, 8:19 PM
F110679317: D24687.id71366.diff
Fri, Feb 21, 8:00 PM
F110642563: D24687.id71710.diff
Fri, Feb 21, 8:37 AM
Unknown Object (File)
Fri, Feb 21, 12:14 AM
Unknown Object (File)
Tue, Feb 4, 8:37 PM
Unknown Object (File)
Sun, Feb 2, 7:53 AM
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 30895
Build 28610: 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
2

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

^ 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