summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/synfig/Makefile3
-rw-r--r--graphics/ImageMagick/Makefile1
-rw-r--r--graphics/blender/Makefile3
-rw-r--r--graphics/cinepaint/Makefile4
-rw-r--r--graphics/exact-image/Makefile3
-rw-r--r--graphics/exrtools/Makefile4
-rw-r--r--graphics/fyre/Makefile4
-rw-r--r--graphics/k3d/Makefile4
-rw-r--r--graphics/luminance/Makefile3
-rw-r--r--graphics/opencv/Makefile1
-rw-r--r--graphics/pfstools/Makefile3
-rw-r--r--graphics/qtpfsgui/Makefile3
-rw-r--r--graphics/vips/Makefile3
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/kdelibs4/Makefile2
15 files changed, 26 insertions, 17 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index c0611ad9067b..08e43df6b1fc 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -7,6 +7,7 @@
PORTNAME= synfig
DISTVERSION= 0.61.06
+PORTREVISION= 1
CATEGORIES= devel graphics multimedia
MASTER_SITES= SF
@@ -22,7 +23,7 @@ LIB_DEPENDS= xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
Magick.10:${PORTSDIR}/graphics/ImageMagick \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
dv.4:${PORTSDIR}/multimedia/libdv \
- IlmImf.4:${PORTSDIR}/graphics/OpenEXR
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl
GNU_CONFIGURE= yes
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index b501bac25174..bd7260ba787e 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.3.5-10
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 2ffd7f931d23..1b6376a6c40f 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -6,6 +6,7 @@
PORTNAME= blender
PORTVERSION= 2.44.1
+PORTREVISION= 1
CATEGORIES= graphics games
MASTER_SITES= CENKES
@@ -17,7 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
SDL.11:${PORTSDIR}/devel/sdl12 \
- Half.4:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
openal.0:${PORTSDIR}/audio/openal \
alut.1:${PORTSDIR}/audio/freealut \
avutil.1:${PORTSDIR}/multimedia/ffmpeg
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index c18d40769492..db8dc4fed796 100644
--- a/graphics/cinepaint/Makefile
+++ b/graphics/cinepaint/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cinepaint
PORTVERSION= 0.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -36,7 +36,7 @@ PLIST_SUB= VER=${PORTVERSION}-1
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1
.if !defined(WITHOUT_OPENEXR)
-LIB_DEPENDS+= IlmImf.4:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS+= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads
CONFIGURE_ARGS+= --with-openexr-prefix=${LOCALBASE}
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include/OpenEXR"
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile
index 718a63f47e6d..65b3cd0dae4a 100644
--- a/graphics/exact-image/Makefile
+++ b/graphics/exact-image/Makefile
@@ -7,6 +7,7 @@
PORTNAME= exact-image
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ CENKES
@@ -21,7 +22,7 @@ LIB_DEPENDS= agg.2:${PORTSDIR}/graphics/agg \
png.5:${PORTSDIR}/graphics/png \
ungif.5:${PORTSDIR}/graphics/libungif \
jasper.4:${PORTSDIR}/graphics/jasper \
- Iex.4:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
lcms.1:${PORTSDIR}/graphics/lcms
CFLAGS+= -fPIC
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index c3eeeff1fdf4..c2f822b3e73b 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= exrtools
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://scanline.ca/exrtools/ \
http://critical.ch/distfiles/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://scanline.ca/exrtools/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Utilities for manipulating with HDR images in OpenEXR format
-LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 1e83592d13dd..49d85f9b9032 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fyre
PORTVERSION= 1.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://samy.kerneled.org/ports/ \
http://www.felinemenace.org/~nemo/
@@ -16,7 +16,7 @@ MAINTAINER= sbahra@gwu.edu
COMMENT= Chaos map rendering system with GTK+-2 interface
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
-LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
gnet-2.0:${PORTSDIR}/net/gnet2
USE_BZIP2= yes
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index f6b189054fb7..0766a5f330ed 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -8,7 +8,7 @@
PORTNAME= k3d
PORTVERSION= 0.4.4.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +24,7 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \
tiff.4:${PORTSDIR}/graphics/tiff \
Magick++.10:${PORTSDIR}/graphics/ImageMagick \
netpbm.1:${PORTSDIR}/graphics/netpbm \
- Half.4:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
gts.5:${PORTSDIR}/graphics/gts
CONFLICTS= atlas-3* superlu-3*
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 2089bb5591f5..1d79fa13fef0 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
DISTVERSION= 1.8.10
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,7 +16,7 @@ COMMENT= A graphical user interface that provides a workflow for HDR imaging
LIB_DEPENDS= exiv2.0:${PORTSDIR}/graphics/exiv2 \
fftw3f.4:${PORTSDIR}/math/fftw3-float \
- IlmImf.4:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4 \
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index a28e4c5d59ad..0da00ec76c2c 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -8,6 +8,7 @@
PORTNAME= opencv
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= opencvlibrary
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 30ef8b953e20..5d281d3cb4e0 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pfstools
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= darius@dons.net.au
COMMENT= Tools for manipulating HDR images and video frames
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS+= Half:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS+= IlmImf:${PORTSDIR}/graphics/OpenEXR \
Magick++:${PORTSDIR}/graphics/ImageMagick
GNU_CONFIGURE= yes
diff --git a/graphics/qtpfsgui/Makefile b/graphics/qtpfsgui/Makefile
index 2089bb5591f5..1d79fa13fef0 100644
--- a/graphics/qtpfsgui/Makefile
+++ b/graphics/qtpfsgui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtpfsgui
DISTVERSION= 1.8.10
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,7 +16,7 @@ COMMENT= A graphical user interface that provides a workflow for HDR imaging
LIB_DEPENDS= exiv2.0:${PORTSDIR}/graphics/exiv2 \
fftw3f.4:${PORTSDIR}/math/fftw3-float \
- IlmImf.4:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
BUILD_DEPENDS= qmake-qt4:${PORTSDIR}/devel/qmake4 \
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index c7b9ff77c472..eaf37e8dd9cc 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vips
PORTVERSION= 7.12.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-${PORTVERSION:R}/
@@ -23,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff \
- Iex:${PORTSDIR}/graphics/OpenEXR \
+ IlmImf:${PORTSDIR}/graphics/OpenEXR \
png:${PORTSDIR}/graphics/png \
lcms:${PORTSDIR}/graphics/lcms
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 9bc6bcc02649..a2074e82c132 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 9bc6bcc02649..a2074e82c132 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src