aboutsummaryrefslogtreecommitdiffstats
path: root/math/metis
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-03-21 05:24:54 +0800
committerbf <bf@FreeBSD.org>2013-03-21 05:24:54 +0800
commitecc3a5314d7b3ead77460b13acf4847be49b7a37 (patch)
tree2dfe690e690c16f2c4c8d7919b1fc4eef0dd45b1 /math/metis
parent382f48b6f6b45d2ef906c62b332837b496800344 (diff)
downloadfreebsd-ports-gnome-ecc3a5314d7b3ead77460b13acf4847be49b7a37.tar.gz
freebsd-ports-gnome-ecc3a5314d7b3ead77460b13acf4847be49b7a37.tar.zst
freebsd-ports-gnome-ecc3a5314d7b3ead77460b13acf4847be49b7a37.zip
update to 5.0.3
Diffstat (limited to 'math/metis')
-rw-r--r--math/metis/Makefile20
-rw-r--r--math/metis/distinfo4
2 files changed, 7 insertions, 17 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile
index e24afd1e2f10..034006aca188 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -1,28 +1,21 @@
-# New ports collection makefile for: METIS
-# Date created: 26 Oct 97
-# Whom: Pedro Giffuni <giffunip@asme.org>
-#
+# Created by: Pedro Giffuni <giffunip@asme.org>
# $FreeBSD$
-#
PORTNAME= metis
-PORTVERSION= 5.0.2
+PORTVERSION= 5.0.3
CATEGORIES= math
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
MAINTAINER= bf@FreeBSD.org
COMMENT= A package for unstructured graph partitioning
-LICENSE= METIS
-LICENSE_NAME= University of Minnesota METIS License
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-LICENSE_PERMS= auto-accept
+LICENSE= AL2
CONFLICTS= metis-4* metis-edf-[0-9]*
USE_CMAKE= yes
-OPTIONS_DEFINE = OPENMP STATIC SHARED
+OPTIONS_DEFINE = OPENMP SHARED STATIC
OPENMP_DESC= multithreading via OpenMP
#PROFILE_DESC= profiling libraries
@@ -34,11 +27,8 @@ OPTIONS_DEFAULT= SHARED STATIC
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENMP}
-.if !empty(CC:T:M*clang*)
-IGNORE = : clang does not support OpenMP. Disable the OPENMP option or\
- use another compiler
-.endif
CMAKE_ARGS+= -DOPENMP=1
+USE_GCC= any
.endif
#.if ${PORT_OPTIONS:MPROFILE}
diff --git a/math/metis/distinfo b/math/metis/distinfo
index 0f522bd21e19..e3dd52128af0 100644
--- a/math/metis/distinfo
+++ b/math/metis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (metis-5.0.2.tar.gz) = f79790676ca2ce3dfa9d5e2d74801e91d92415664ede2c2fc18fc49d4a161981
-SIZE (metis-5.0.2.tar.gz) = 4963532
+SHA256 (metis-5.0.3.tar.gz) = 38e57e36baada41ddf2d69e0b0070aa47b5f4a72776f9677d1d0575b56ec67a6
+SIZE (metis-5.0.3.tar.gz) = 4979585