aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-08 16:05:53 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-08 16:05:53 +0000
commit3b1a1bcee46ecd606ced4f7a48a13a887568c051 (patch)
tree38b3bcc97455c726c46897591091479c0a91c515 /graphics
parent95955327416b9e6168e1a886a6cd3656dbf49827 (diff)
downloadports-3b1a1bcee46ecd606ced4f7a48a13a887568c051.tar.gz
ports-3b1a1bcee46ecd606ced4f7a48a13a887568c051.zip
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767
Notes
Notes: svn path=/head/; revision=501030
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender/Makefile4
-rw-r--r--graphics/darktable/Makefile3
-rw-r--r--graphics/gmic/Makefile1
-rw-r--r--graphics/gthumb/Makefile2
-rw-r--r--graphics/lightzone/Makefile2
-rw-r--r--graphics/mandelbulber/Makefile1
-rw-r--r--graphics/rawtherapee/Makefile1
-rw-r--r--graphics/tesseract/Makefile2
8 files changed, 10 insertions, 6 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 1ac840dc61ae..c2b2433539b6 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -3,7 +3,7 @@
PORTNAME= blender
PORTVERSION= 2.79b
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics games
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
@@ -128,7 +128,7 @@ OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15
# -DOpenMP_C_FLAGS:STRING=-fopenmp -lm \
# -DOpenMP_CXX_FLAGS:STRING=-fopenmp -lm
#OPENMP_CMAKE_OFF= -DWITH_OPENMP:BOOL=OFF
-#OPENMP_LIB_DEPENDS= libomp.so.0:devel/openmp
+#OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
#OPENMP_LDFLAGS= -L${LOCALBASE}/lib
OPENSUBDIV_CMAKE_BOOL= WITH_OPENSUBDIV
OPENSUBDIV_LIB_DEPENDS= libosdCPU.so:graphics/opensubdiv
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 5c08a8823251..f78245274fbe 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
@@ -108,7 +109,7 @@ CXX= clang++${LLVM_VER}
# Depend on devel/openmp instead of the full LLVM at runtime. Required
# for a consistent libomp experience.
-LIB_DEPENDS+= libomp.so.0:devel/openmp
+LIB_DEPENDS+= libomp.so:devel/openmp
.endif
.if defined(WITH_DEBUG)
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 3dbbe81365ed..7bcd457e8a14 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gmic
DISTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 2009e5a5a713..d0d6bd04ab9d 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gthumb
PORTVERSION= 3.6.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile
index 990f5a599079..9223aac2d3e4 100644
--- a/graphics/lightzone/Makefile
+++ b/graphics/lightzone/Makefile
@@ -3,8 +3,8 @@
PORTNAME= lightzone
DISTVERSION= 4.1.8-3
-PORTREVISION= 2
DISTVERSIONSUFFIX= -g36e87773
+PORTREVISION= 3
CATEGORIES= graphics java
DIST_SUBDIR= ${PORTNAME}
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index bef1c713dc0c..31c6f00a912b 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mandelbulber
PORTVERSION= 2.17
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index e9b6d448bd2d..1b1f6ebb60ca 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rawtherapee
PORTVERSION= 5.6
+PORTREVISION= 1
#DISTNAME= ${PORTNAME}-${PORTVERSION:R}-rc2${DISTVERSIONSUFFIX}
CATEGORIES= graphics
MASTER_SITES= http://rawtherapee.com/shared/source/
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index 1214c53694c7..e02ee2e1a595 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tesseract
PORTVERSION= 4.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= pkubaj@anongoth.pl