Bug 211917

Summary: Update cad/calculix to version 2.11
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfg>
Component: Individual Port(s)Assignee: Maho Nakata <maho>
Status: Closed FIXED    
Severity: Affects Many People CC: pfg
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (maho)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 2.11 none

Description Pedro F. Giffuni freebsd_committer freebsd_triage 2016-08-16 20:36:57 UTC
Created attachment 173754 [details]
Update to 2.11

Main new features:

* Rotational and translational cyclic symmetry for CFD was coded (see examples couette1per, couettecyl4 and couettecyl4comp).
* Sensitivity analyses (cf. Section 6.9.22 in the User's Manual)
* Speed-up of the treatment of SPC's and MPC's in the stiffness and mass matrix. 

See the complete notes
http://www.dhondt.de/new_calc.htm
____

While here also add a few dependencies to satisfy "make stage-qa"
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-17 02:02:00 UTC
A commit references this bug:

Author: maho
Date: Wed Aug 17 02:00:58 UTC 2016
New revision: 420315
URL: https://svnweb.freebsd.org/changeset/ports/420315

Log:
  Update to 2.11

  Main new features:

  * Rotational and translational cyclic symmetry for CFD was coded (see examples
  couette1per, couettecyl4 and couettecyl4comp).
  * Sensitivity analyses (cf. Section 6.9.22 in the User's Manual)
  * Speed-up of the treatment of SPC's and MPC's in the stiffness and mass
  matrix.

  See the complete notes
  http://www.dhondt.de/new_calc.htm

  PR:		211917
  Submitted by:	pfg@

Changes:
  head/cad/calculix/Makefile
  head/cad/calculix/distinfo
  head/cad/calculix/files/patch-ccx_VER+src+CalculiX.h
  head/cad/calculix/files/patch-ccx_VER+src+Makefile
  head/cad/calculix/files/patch-cgx_VER+src+Makefile
  head/cad/calculix/files/patch-cgx_VER+src+cgx.h
  head/cad/calculix/pkg-plist
Comment 2 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-06-17 15:16:13 UTC
Committed as r420315.