notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/calculix/files/patch-cgx__VER_src_cgx.h
SVNWeb

Number of commits found: 7

Thu, 20 Aug 2020
[ 03:33 pfg search for other commits by this committer ] Original commit   Revision:545494 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
cad/calculix : update to version 2.17

Approved by:	thierry (mentor, implicit)
Wed, 22 Jan 2020
[ 21:19 pfg search for other commits by this committer ] Original commit   Revision:523847
cad/calculix : update to version 2.16.1

Reported by:	portscout
Approved by:	thierry (mentor, implicit)
Mon, 30 Dec 2019
[ 14:36 pfg search for other commits by this committer ] Original commit   Revision:521492 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
cad/calculix : update to version 2.16

In CalculiX CrunchiX (ccx) bring back the taucs solver with the new metis.
For Calculix GraphiX (cgx) drop patches that were upstreamed.

Release notes:  http://www.dhondt.de/new_calc.htm

Approved by:	thierry (mentor)
Fri, 19 Apr 2019
[ 17:16 pfg search for other commits by this committer ] Original commit   Revision:499378
cad/calculix: Update to 2.15.

CalculiX GraphiX changelog:
	http://www.dhondt.de/new_calc.htm
Save from deprecation.

PR:		234131
Approved by:	thierry (mentor)
Wed, 18 Jul 2018
[ 16:42 swills search for other commits by this committer ] Original commit   Revision:474885
cad/calculix: update to version 2.14

PR:		228260
Submitted by:	pfg (maintainer)
Mon, 30 Oct 2017
[ 17:19 riggs search for other commits by this committer ] Original commit   Revision:453200
Update to upstream version 2.13

Detailed log:
- New features, see
  http://www.dhondt.de/new_calc.htm
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222915
- Mark BROKEN on FreeBSD 10 for now: Does not build when
  built with clang, and causes runtime segfaults when built
  with gcc

PR:		222915
Submitted by:	pfg (maintainer)
Tue, 15 Aug 2017
[ 00:18 pfg search for other commits by this committer ] Original commit   Revision:447973 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 7