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_Makefile
SVNWeb

Number of commits found: 12

Tue, 20 Sep 2022
[ 15:34 Fernando ApesteguĂ­a (fernape) search for other commits by this committer ]    commit hash:b47113cfc4dc9d280bde42d739d9ff4bd81bb7a8  commit hash:b47113cfc4dc9d280bde42d739d9ff4bd81bb7a8  commit hash:b47113cfc4dc9d280bde42d739d9ff4bd81bb7a8  b47113c 
cad/calculix: Update to 2.20

PR:		266422
Reported by:	rsmith@xs4all.nl (maintainer)
Wed, 2 Feb 2022
[ 02:05 Pedro F. Giffuni (pfg) search for other commits by this committer ]    commit hash:5cf3fd43c61825465fad94736ea5e638926ab6c2  commit hash:5cf3fd43c61825465fad94736ea5e638926ab6c2  commit hash:5cf3fd43c61825465fad94736ea5e638926ab6c2  5cf3fd4  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
cad/calculix{-ccx}: Update to version 2.19

Approved by:	thierry (mentor, implicit)
Fri, 22 Oct 2021
[ 04:43 Pedro F. Giffuni (pfg) search for other commits by this committer ]    commit hash:ada48bb23728ccccbbbf190064b5151d3ff9b888  commit hash:ada48bb23728ccccbbbf190064b5151d3ff9b888  commit hash:ada48bb23728ccccbbbf190064b5151d3ff9b888  ada48bb 
cad/calculix{-ccx}: Update to version 2.18

Check http://www.dhondt.de/new_calc.htm for a list of new features.

Approved by:	thierry (mentor, implicit)
Tue, 22 Sep 2020
[ 17:32 pfg search for other commits by this committer ] Original commit   Revision:549614
cad/calculix : update to version 2.17.1

PR:	249459
Approved by:	thierry (mentor, implicit)
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
[ 16:02 pfg search for other commits by this committer ] Original commit   Revision:447988
cad/calculix: attempt to fix build from pkg-fallout.

Attempt to cleanup the multiple min/max definitions at the cost of some
macro redefining. The issue has been reported upstream, hopefully they
will provide a better cleanup in the future.

Either some versions of clang/libc++ are more strict or this may have been
causing issues from a while back.

Approved by:	gerald (implicit)
[ 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: 12