aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
commitac39d25cb13d645037681dbc65360f16ba857b56 (patch)
treeef5a113874cbd7573264f2676a0bdd4290666ea2 /graphics
parenta6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff)
downloadports-ac39d25cb13d645037681dbc65360f16ba857b56.tar.gz
ports-ac39d25cb13d645037681dbc65360f16ba857b56.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--graphics/ale/Makefile4
-rw-r--r--graphics/blender/Makefile3
-rw-r--r--graphics/cimg/Makefile1
-rw-r--r--graphics/gimp-focusblur-plugin/Makefile3
-rw-r--r--graphics/gimp-gmic-plugin/Makefile4
-rw-r--r--graphics/luminance/Makefile4
-rw-r--r--graphics/pfstmo/Makefile2
-rw-r--r--graphics/rawstudio/Makefile1
-rw-r--r--graphics/swftools/Makefile4
-rw-r--r--graphics/vigra/Makefile2
-rw-r--r--graphics/vips/Makefile2
-rw-r--r--graphics/xmorph/Makefile4
13 files changed, 21 insertions, 16 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index c5bc8dbda22d..3525961a2126 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.7.3-0
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
http://image_magick.veidrodis.com/image_magick/ \
@@ -220,7 +221,7 @@ CONFIGURE_ARGS+= --without-lqr
.if !defined(WITHOUT_IMAGEMAGICK_FFTW)
CONFIGURE_ARGS+= --with-fftw
-LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3:${PORTSDIR}/math/fftw3
.else
CONFIGURE_ARGS+= --without-fftw
.endif
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index ea1a891e61f3..78a949236f6f 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.11.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --with-colors=double --with-coords=double
.if defined(WITHOUT_FFTW3)
CONFIGURE_ARGS+= --without-fftw3
.else
-LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3:${PORTSDIR}/math/fftw3
.endif
.if defined(WITHOUT_IMAGEMAGICK)
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index ca808577cc03..38f64887f1a8 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -6,6 +6,7 @@
PORTNAME= blender
PORTVERSION= 2.59
+PORTREVISION= 1
CATEGORIES= graphics games
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
@@ -88,7 +89,7 @@ CMAKE_ARGS+= -DWITH_CODEC_FFMPEG:BOOL=ON
.endif
.if defined(WITH_FFTW3)
-LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3:${PORTSDIR}/math/fftw3
CMAKE_ARGS+= -DWITH_FFTW3:BOOL=ON
.else
CMAKE_ARGS+= -DWITH_FFTW3:BOOL=OFF
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 796e589919f0..a7d780896f23 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cimg
PORTVERSION= 1.4.9
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME} \
diff --git a/graphics/gimp-focusblur-plugin/Makefile b/graphics/gimp-focusblur-plugin/Makefile
index ae3a1f320e53..d884f1f19c60 100644
--- a/graphics/gimp-focusblur-plugin/Makefile
+++ b/graphics/gimp-focusblur-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= focusblur
PORTVERSION= 3.2.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://registry.gimp.org/files/
PKGNAMEPREFIX= gimp-
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -plugin
MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp realistic focus blur plugin
-LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
gimp-2.0:${PORTSDIR}/graphics/gimp-app
LICENSE= GPLv2
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index fb1205362c4d..54a19fefaf5d 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmic
PORTVERSION= 1.5.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/old
@@ -22,7 +22,7 @@ LIB_DEPENDS= GraphicsMagick++.6:${PORTSDIR}/graphics/GraphicsMagick13 \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
Magick++.5:${PORTSDIR}/graphics/ImageMagick \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
- fftw3.5:${PORTSDIR}/math/fftw3 \
+ fftw3:${PORTSDIR}/math/fftw3 \
gimp-2.0:${PORTSDIR}/graphics/gimp-app
OPTIONS= BASH "Install programmable completions for Bash" off
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 4883c75f6205..a0487e71f509 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= luminance
DISTVERSION= 2.0.1-1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION:S/-1//}/
DISTNAME= ${PORTNAME}-v${DISTVERSION}
@@ -22,7 +22,7 @@ LIB_DEPENDS= exiv2.10:${PORTSDIR}/graphics/exiv2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
- fftw3f.5:${PORTSDIR}/math/fftw3-float \
+ fftw3f:${PORTSDIR}/math/fftw3-float \
gsl.16:${PORTSDIR}/math/gsl
USE_QT_VER= 4
diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile
index be76d741ba7f..3a8e416dc233 100644
--- a/graphics/pfstmo/Makefile
+++ b/graphics/pfstmo/Makefile
@@ -34,7 +34,7 @@ MAN1= pfstmo_pattanaik00.1 \
.include <bsd.port.pre.mk>
.if defined(WITH_FFTW3F)
-LIB_DEPENDS+= fftw3f.5:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS+= fftw3f:${PORTSDIR}/math/fftw3-float
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile
index 928815070799..4bceac6585a4 100644
--- a/graphics/rawstudio/Makefile
+++ b/graphics/rawstudio/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rawstudio
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://rawstudio.org/files/release/
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile
index b550d7170309..337fdfbb0ffc 100644
--- a/graphics/swftools/Makefile
+++ b/graphics/swftools/Makefile
@@ -8,7 +8,7 @@
PORTNAME= swftools
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.swftools.org/ \
http://www.c-s.li/ports/
@@ -19,7 +19,7 @@ COMMENT= SWF manipulation and generation utilities
LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \
jpeg.11:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
- fftw3.5:${PORTSDIR}/math/fftw3 \
+ fftw3:${PORTSDIR}/math/fftw3 \
freetype.9:${PORTSDIR}/print/freetype2 \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index b70dcd06b143..9aa8c3360d2f 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -11,7 +11,7 @@
PORTNAME= vigra
PORTVERSION= 1.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://hci.iwr.uni-heidelberg.de/vigra/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 57e45df2de5c..5e57460fee94 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vips
PORTVERSION= 7.26.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index e5251f01f65a..4f7583d5d698 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmorph
PORTVERSION= 2006.08.17
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20060817
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A digital image warping program
-LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}