/[ports]
ViewVC logotype

Revision 447973


Jump to revision: Previous Next
Author: pfg
Date: Tue Aug 15 00:18:22 2017 UTC (6 years, 10 months ago)
Changed paths: 24
Log Message:
cad/calculix: Split the ccx analyzer out of the main port.

CalculiX has alwasy been comoposed of two independent packages: ccx and
cgx. Ccx, the main tool for doing FEA, depends on fortran and currently
has to be built with GCC. Cgx, on the other hand, uses OpenGL and the C++
libraries it depends on are built with our native clang so buuilding it
with GCC causes C++ library conflicts.

By making ccx an independent port we can better focus on the specific
requirements of each tool and avoid compiler-related conflicts. This also
helps the port work again with newer versions GCC.

PR:	219290. 22043, 220434
Approved by:	gerald


Changed paths

Path Details
Directoryhead/cad/Makefile modified , text changed
Directoryhead/cad/calculix/Makefile modified , text changed
Directoryhead/cad/calculix/distinfo modified , text changed
Directoryhead/cad/calculix/files/patch-ccx_VER+src+CalculiX.h deleted
Directoryhead/cad/calculix/files/patch-ccx_VER+src+Makefile deleted
Directoryhead/cad/calculix/files/patch-cgx_VER+src+Makefile deleted
Directoryhead/cad/calculix/files/patch-cgx_VER+src+cgx.h deleted
Directoryhead/cad/calculix/files/patch-cgx__VER_src_Makefile
(Copied from head/cad/calculix/files/patch-cgx_VER+src+Makefile, r447972)
added
Directoryhead/cad/calculix/files/patch-cgx__VER_src_cgx.h
(Copied from head/cad/calculix/files/patch-cgx_VER+src+cgx.h, r447972)
added , text changed
Directoryhead/cad/calculix/files/patch-cgx__VER_src_userFunction.c added
Directoryhead/cad/calculix/pkg-descr modified , text changed
Directoryhead/cad/calculix/pkg-plist modified , text changed
Directoryhead/cad/calculix-ccx/
(Copied from head/cad/calculix, r445715)
added
Directoryhead/cad/calculix-ccx/Makefile modified , text changed
Directoryhead/cad/calculix-ccx/distinfo modified , text changed
Directoryhead/cad/calculix-ccx/files/patch-CalculiX.h
(Copied from head/cad/calculix/files/patch-ccx_VER+src+CalculiX.h, r445715)
added , text changed
Directoryhead/cad/calculix-ccx/files/patch-Makefile
(Copied from head/cad/calculix/files/patch-ccx_VER+src+Makefile, r445715)
added , text changed
Directoryhead/cad/calculix-ccx/files/patch-ccx_VER+src+CalculiX.h deleted
Directoryhead/cad/calculix-ccx/files/patch-ccx_VER+src+Makefile deleted
Directoryhead/cad/calculix-ccx/files/patch-cgx_VER+src+Makefile deleted
Directoryhead/cad/calculix-ccx/files/patch-cgx_VER+src+cgx.h deleted
Directoryhead/cad/calculix-ccx/files/patch-libSNL_src_makefile deleted
Directoryhead/cad/calculix-ccx/pkg-descr modified , text changed
Directoryhead/cad/calculix-ccx/pkg-plist modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27