diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index 49b71fa99317..a9e17e4c2cba 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -8,6 +8,7 @@ PORTNAME= ale PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ @@ -41,7 +42,7 @@ MAKE_ARGS+= FFTW=1 .endif .if !defined(WITHOUT_IMAGEMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick MAKE_ARGS+= IMAGEMAGICK=1 .endif diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index ad768b3851e8..3e795176674b 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -7,7 +7,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \ png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ wmf.2:${PORTSDIR}/graphics/libwmf \ - Magick.7:${PORTSDIR}/graphics/ImageMagick \ + Magick.8:${PORTSDIR}/graphics/ImageMagick \ pstoedit.0:${PORTSDIR}/graphics/pstoedit .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index d2204c057915..b42965bffc63 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,6 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.4.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +22,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ freetype.9:${PORTSDIR}/print/freetype2 \ tiff.4:${PORTSDIR}/graphics/tiff \ - Magick++.7:${PORTSDIR}/graphics/ImageMagick \ + Magick++.8:${PORTSDIR}/graphics/ImageMagick \ netpbm.1:${PORTSDIR}/graphics/netpbm \ Half.2:${PORTSDIR}/graphics/OpenEXR \ gts.3:${PORTSDIR}/graphics/gts diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index 12205c02efb8..26e57aaa5fcf 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,13 +7,14 @@ PORTNAME= kallery PORTVERSION= 1.0.7a +PORTREVISION= 1 CATEGORIES= graphics www kde MASTER_SITES= http://kallery.kdewebdev.org/releases/ MAINTAINER= metrol@metrol.net COMMENT= An image gallery generator for KDE -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index 336599e71ded..8b6f27f2ec1e 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -16,7 +16,7 @@ COMMENT= A complete desktop solution for digital photo management BUILD_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde # libs for burning cd/vcd in lphoto, does not work in freebsd. -#LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagic \ +#LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ # vcdinfo.0:${PORTSDIR}/multimedia/vcdimager \ # avcodec.1:${PORTSDIR}/multimedia/ffmpeg RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \ diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index f28ed01b2fa9..1736a1d2060b 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics math MASTER_SITES= http://opendx.npaci.edu/source/ DISTNAME= dx-${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff OPTIONS= HDF "Build hdf-support (only hdf OR netcdf is supported)" on \ diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 76c90d06142e..4d9701e5ed74 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= imagick PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -17,7 +17,7 @@ DIST_SUBDIR= PECL MAINTAINER= ale@FreeBSD.org COMMENT= A PECL extension to manipulate images -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick USE_PHP= yes USE_PHPEXT= yes diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 3fe3e46fa7b5..cb3965a70828 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,14 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A free, fast, and feature packed image browser and viewer for KDE -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif BROKEN= Removes file installed by another port diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 1835e8508457..077570a06a60 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ @@ -16,7 +16,7 @@ COMMENT= Convert PostScript to other vector graphic formats USE_GHOSTSCRIPT= yes -LIB_DEPENDS= Magick++.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick++.8:${PORTSDIR}/graphics/ImageMagick \ ming.3:${PORTSDIR}/graphics/ming \ plotter.4:${PORTSDIR}/graphics/plotutils \ EMF.1:${PORTSDIR}/graphics/libemf diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 734d8860c8f8..1715d145eda7 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -7,6 +7,7 @@ PORTNAME= rmagick PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://rubyforge.org/frs/download.php/2231/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -20,7 +21,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby binding for ImageMagick -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/lang/q/Makefile b/lang/q/Makefile index d4d15960c24c..ac5df81b4b9b 100644 --- a/lang/q/Makefile +++ b/lang/q/Makefile @@ -7,7 +7,7 @@ PORTNAME= q PORTVERSION= 4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= q-lang @@ -16,7 +16,7 @@ MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de COMMENT= Q -- equational programming language BUILD_DEPENDS= ${LOCALBASE}/dx/lib_freebsd/libDXL.a:${PORTSDIR}/graphics/opendx -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.3:${PORTSDIR}/databases/gdbm \ gii.0:${PORTSDIR}/devel/libgii \ diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 67d40274f79e..3016f2f2e58a 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.6.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -50,7 +50,7 @@ LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi USE_ICONV= yes .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .else LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png .endif diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index e2a0f7e29fc8..130ae594050f 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://kino.schirmacher.de/filemanager/download/42/ \ http://perso.enst.fr/~beyssac/mirrors/ @@ -17,7 +17,7 @@ MAINTAINER= pb@FreeBSD.org COMMENT= A DV non-linear video editor LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ - Magick.7:${PORTSDIR}/graphics/ImageMagick \ + Magick.8:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate USE_GETTEXT= yes diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 9dd08e7c23a2..991b0295f801 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -150,7 +150,7 @@ CONFIGURE_ARGS+= --enable-theora=no .endif .if defined(WITH_IMAGEMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= WITH_IMAGEMAGICK="" CONFIGURE_ARGS+= --enable-imagemagick --with-imagemagick-prefix=${LOCALBASE} .else diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index c984cc7a3385..673892d2a50d 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick USE_BISON= yes USE_GMAKE= yes diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index fa73e2c008e5..7776b32d4a0a 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 -PORTREVISION= 18 +PORTREVISION= 19 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-2.03pre3 MAINTAINER= ache@freebsd.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails -LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/www/typo3/Makefile b/www/typo3/Makefile index d79a2c6d6e17..aa8c887970f2 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -7,6 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -58,7 +59,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .endif do-install: diff --git a/www/typo343/Makefile b/www/typo343/Makefile index d79a2c6d6e17..aa8c887970f2 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -7,6 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -58,7 +59,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .endif do-install: diff --git a/www/typo344/Makefile b/www/typo344/Makefile index d79a2c6d6e17..aa8c887970f2 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -7,6 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -58,7 +59,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .endif do-install: diff --git a/www/typo345/Makefile b/www/typo345/Makefile index d79a2c6d6e17..aa8c887970f2 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -7,6 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -58,7 +59,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .endif do-install: diff --git a/www/typo346/Makefile b/www/typo346/Makefile index d79a2c6d6e17..aa8c887970f2 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -7,6 +7,7 @@ PORTNAME= typo3 PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -58,7 +59,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick .endif do-install: