aboutsummaryrefslogtreecommitdiff
path: root/cad/calculix-ccx/Makefile
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2019-12-30 14:36:21 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2019-12-30 14:36:21 +0000
commit4ef961b47decae0ac7cf3163f5505eb2515f700d (patch)
tree8c7f984e6c333a00b1085c892afd4960b5cddfe2 /cad/calculix-ccx/Makefile
parent08edfd13336062b9f7d301ac9694dc86eff01818 (diff)
downloadports-4ef961b47decae0ac7cf3163f5505eb2515f700d.tar.gz
ports-4ef961b47decae0ac7cf3163f5505eb2515f700d.zip
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)
Notes
Notes: svn path=/head/; revision=521492
Diffstat (limited to 'cad/calculix-ccx/Makefile')
-rw-r--r--cad/calculix-ccx/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/cad/calculix-ccx/Makefile b/cad/calculix-ccx/Makefile
index c9da2b50abd1..bf7310280fa3 100644
--- a/cad/calculix-ccx/Makefile
+++ b/cad/calculix-ccx/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ccx
-PORTVERSION= 2.15
-PORTREVISION= 2
+PORTVERSION= 2.16
CATEGORIES= cad
MASTER_SITES= http://www.dhondt.de/
PKGNAMEPREFIX= CalculiX-
@@ -17,7 +16,9 @@ COMMENT= Three-Dimensional Structural Finite Element Program
LICENSE= GPLv2
LIB_DEPENDS= libarpack.so:math/arpack-ng \
- libspooles.so:math/spooles
+ libmetis.so:math/metis \
+ libspooles.so:math/spooles \
+ libtaucs.so:math/taucs
USES= blaslapack compiler:openmp fortran gmake tar:bzip2
USE_PERL5= build