Bug 218635

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

Description Pedro F. Giffuni freebsd_committer freebsd_triage 2017-04-13 16:50:47 UTC
Created attachment 181761 [details]
Updated port (svn diff)

New features here:
http://www.dhondt.de/new_calc.htm

Also drop USE_GCC since we already specified we need openmp (and fortran).
Comment 1 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-06-17 15:13:04 UTC
Created attachment 183575 [details]
port update

Minor update: the port bumped the revision number since I submitted the update.
Comment 2 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-06-27 21:53:35 UTC
Created attachment 183859 [details]
port update

Checksums seem to have changed upstream.
Comment 3 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-06-28 02:33:29 UTC
Created attachment 183866 [details]
port update - minor cleanups
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-06-28 02:43:44 UTC
A commit references this bug:

Author: pfg
Date: Wed Jun 28 02:43:32 UTC 2017
New revision: 444535
URL: https://svnweb.freebsd.org/changeset/ports/444535

Log:
  Update CalculiX to version 2.12.

  New features listed here:
  http://www.dhondt.de/new_calc.htm

  Rename a patch to make portlint/makepatch less noisy.
  Reset the maintainer at request.

  PR: 218635
  Approved by:	maho

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/files/patch-libSNL+makefile
  head/cad/calculix/files/patch-libSNL_src_makefile
  head/cad/calculix/pkg-descr
  head/cad/calculix/pkg-plist
Comment 5 Pedro F. Giffuni freebsd_committer freebsd_triage 2017-08-15 00:33:08 UTC
This was committed a while ago, however the GCC5 runtime would cause segmentation faults and had to be later fixed.