[Bug 220110] [NEW PORT] cad/opencascade7: Open CASCADE Technology, 3D modeling & numerical simulation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 2 10:09:27 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220110

Thibault Jouan <tj+freebsd_ports at a13.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183603|0                           |1
        is obsolete|                            |

--- Comment #5 from Thibault Jouan <tj+freebsd_ports at a13.fr> ---
Created attachment 184006
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184006&action=edit
cad/opencascade port update to 7.1.0

  Here is a patch to update current port to 7.1.0. I confirm it solves
the crash when using the b spline tool (I do have a cursor problem
however but this is something else).


  I have a few comments about the patch:

  * I'm not able to run the regression-test target, both before and
    after my update, I obtain this output:

    make -DMAINTAINER_MODE regression-test
    [poudriere.example] Installing opencascade-6.9.1_9...
    /bin/mkdir -p /tmp/testOCC
    bash -c " cd /usr/local/OpenCAS && . /usr/local/OpenCAS/env.sh &&   
CSF_TestScriptsPath=/usr/local/OpenCAS/tests   
CSF_TestDataPath=/usr/local/OpenCAS/data        DRAWEXE -f
/usr/ports/cad/opencascade/files/regtest "
    this isn't a Tk application

  * the tarball in LOCAL/thierry is not exactly the same that the one
    I worked initially, it's 212 Mo instead of 49 Mo, and files have
    strange permissions (executable bit)

  * I tried to preserve installation directories the same as much as
    possible, however I had trouble updating the commands in
    `post-install' target, so I favored adding `INSTALL_DIR_*' cmake
    variables, I hope that's OK.


  About the OCE edition, I looked into this way as it simplifies
retrieving source files, but as I'm focused on doing it for FreeCAD,
it seems the "official" edition is a better choice:
https://forum.freecadweb.org/viewtopic.php?t=12920
https://forum.freecadweb.org/viewtopic.php?t=20021
  In summary, OCE edition seems "too old".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list