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-ccx/pkg-plist
SVNWeb

Number of commits found: 10

Fri, 4 Aug 2023
[ 06:12 Fernando ApesteguĂ­a (fernape) search for other commits by this committer ]    commit hash:14114e551acd41bb8718aea2a184bb9a831f9fd4  commit hash:14114e551acd41bb8718aea2a184bb9a831f9fd4  commit hash:14114e551acd41bb8718aea2a184bb9a831f9fd4  14114e5 
cad/calculix-ccx: Update to 2.21

ChangeLog: http://www.dhondt.de/new_calc.htm

PR:		272890
Reported by:	rsmith@xs4all.nl (maintainer)
Tue, 20 Sep 2022
[ 15:36 Fernando ApesteguĂ­a (fernape) search for other commits by this committer ]    commit hash:83fb668323dcea92548e91395f307d4262de4328  commit hash:83fb668323dcea92548e91395f307d4262de4328  commit hash:83fb668323dcea92548e91395f307d4262de4328  83fb668 
cad/calculix-ccx: update to 2.20

PR:		266421
Reported by:	rsmith@xs4all.nl
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)
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)
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)
Thu, 18 Apr 2019
[ 15:33 pfg search for other commits by this committer ] Original commit   Revision:499275
cad/calculix-ccx: Update to version 2.15.

- Update to the latest version.
  Changelog: http://www.dhondt.de/new_calc.htm

- Attempt to make the build reproducible concerning the date in the executable.

- Drop temporarily) the taucs dependency. It brings a secondary dependency
  on metis4 which we are not packaging. We will bring taucs back when it
  depends on metis5

- Pet portlint.

PR:	234146
Approved by:	thierry (mentor)
Mon, 9 Jul 2018
[ 21:05 riggs search for other commits by this committer ] Original commit   Revision:474304
Update to upstream version 2.14

Detailed maintainer log:
- New version with many enhancements.
  See http://www.dhondt.de/new_calc.htm
- Drop metis-edf: metid-edf will be deprecated and it's less
  confusing to just use metis4.

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

Detailed log:
- Introduction of new features, see
  http://www.dhondt.de/new_calc.htm
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222914

PR:		222914
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: 10