aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2019-03-11 01:35:09 +0800
committerthierry <thierry@FreeBSD.org>2019-03-11 01:35:09 +0800
commit9c17b6475166c4097334028f19da4b8ea8c3337b (patch)
treefb2b5a7036684951c6caf596cc32a8258bfd844a /math
parent948ec81a26b3c0cdba610ab638f735d8ba4519d2 (diff)
downloadfreebsd-ports-gnome-9c17b6475166c4097334028f19da4b8ea8c3337b.tar.gz
freebsd-ports-gnome-9c17b6475166c4097334028f19da4b8ea8c3337b.tar.zst
freebsd-ports-gnome-9c17b6475166c4097334028f19da4b8ea8c3337b.zip
Move math/mumps-edf to math/mumps.
This port is for MUMPS 5.x. Reported by: pfg
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
-rw-r--r--math/mumps/Makefile (renamed from math/mumps-edf/Makefile)2
-rw-r--r--math/mumps/distinfo (renamed from math/mumps-edf/distinfo)0
-rw-r--r--math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.PAR (renamed from math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.PAR)0
-rw-r--r--math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.SEQ (renamed from math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.SEQ)0
-rw-r--r--math/mumps/files/patch-Makefile (renamed from math/mumps-edf/files/patch-Makefile)0
-rw-r--r--math/mumps/files/patch-PORD_lib_Makefile (renamed from math/mumps-edf/files/patch-PORD_lib_Makefile)0
-rw-r--r--math/mumps/files/patch-examples_Makefile (renamed from math/mumps-edf/files/patch-examples_Makefile)0
-rw-r--r--math/mumps/files/patch-libseq_Makefile (renamed from math/mumps-edf/files/patch-libseq_Makefile)0
-rw-r--r--math/mumps/files/patch-src_Makefile (renamed from math/mumps-edf/files/patch-src_Makefile)0
-rw-r--r--math/mumps/pkg-descr (renamed from math/mumps-edf/pkg-descr)0
-rw-r--r--math/mumps/pkg-plist (renamed from math/mumps-edf/pkg-plist)0
12 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index bfc33ee775cb..e35cc896cea9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -381,7 +381,7 @@
SUBDIR += mprime
SUBDIR += mtrxmath
SUBDIR += multichoose
- SUBDIR += mumps-edf
+ SUBDIR += mumps
SUBDIR += mumps4
SUBDIR += muparser
SUBDIR += nanoflann
diff --git a/math/mumps-edf/Makefile b/math/mumps/Makefile
index 2e583d9f9b3b..fe03475b993f 100644
--- a/math/mumps-edf/Makefile
+++ b/math/mumps/Makefile
@@ -32,7 +32,7 @@ MUMPSVERSION= ${PORTVERSION:R}
LIBS= cmumps dmumps mumps_common pord smumps zmumps
PLIST_SUB= VE=${VEM} MUMPSVERSION=${MUMPSVERSION}
-CONFLICTS= mumps-4* mumps-mpich-4*
+CONFLICTS= mumps4-4*
OPTIONS_DEFINE= DOCS EXAMPLES
diff --git a/math/mumps-edf/distinfo b/math/mumps/distinfo
index aca42d6ee1bc..aca42d6ee1bc 100644
--- a/math/mumps-edf/distinfo
+++ b/math/mumps/distinfo
diff --git a/math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.PAR b/math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.PAR
index a42435038545..a42435038545 100644
--- a/math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.PAR
+++ b/math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.PAR
diff --git a/math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.SEQ b/math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.SEQ
index a1ac8868dd67..a1ac8868dd67 100644
--- a/math/mumps-edf/files/patch-Make.inc_Makefile.FREEBSD10.SEQ
+++ b/math/mumps/files/patch-Make.inc_Makefile.FREEBSD10.SEQ
diff --git a/math/mumps-edf/files/patch-Makefile b/math/mumps/files/patch-Makefile
index 731981025fdc..731981025fdc 100644
--- a/math/mumps-edf/files/patch-Makefile
+++ b/math/mumps/files/patch-Makefile
diff --git a/math/mumps-edf/files/patch-PORD_lib_Makefile b/math/mumps/files/patch-PORD_lib_Makefile
index b13ad0eea785..b13ad0eea785 100644
--- a/math/mumps-edf/files/patch-PORD_lib_Makefile
+++ b/math/mumps/files/patch-PORD_lib_Makefile
diff --git a/math/mumps-edf/files/patch-examples_Makefile b/math/mumps/files/patch-examples_Makefile
index 69740489ab6a..69740489ab6a 100644
--- a/math/mumps-edf/files/patch-examples_Makefile
+++ b/math/mumps/files/patch-examples_Makefile
diff --git a/math/mumps-edf/files/patch-libseq_Makefile b/math/mumps/files/patch-libseq_Makefile
index 6b8b95b0d229..6b8b95b0d229 100644
--- a/math/mumps-edf/files/patch-libseq_Makefile
+++ b/math/mumps/files/patch-libseq_Makefile
diff --git a/math/mumps-edf/files/patch-src_Makefile b/math/mumps/files/patch-src_Makefile
index 6756a0652a75..6756a0652a75 100644
--- a/math/mumps-edf/files/patch-src_Makefile
+++ b/math/mumps/files/patch-src_Makefile
diff --git a/math/mumps-edf/pkg-descr b/math/mumps/pkg-descr
index ce8f956266a4..ce8f956266a4 100644
--- a/math/mumps-edf/pkg-descr
+++ b/math/mumps/pkg-descr
diff --git a/math/mumps-edf/pkg-plist b/math/mumps/pkg-plist
index 5eca59545f93..5eca59545f93 100644
--- a/math/mumps-edf/pkg-plist
+++ b/math/mumps/pkg-plist