diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /graphics | |
parent | 999aa2d0da80d3e35f1a43a318a582327a366d40 (diff) | |
download | ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip |
Notes
Diffstat (limited to 'graphics')
27 files changed, 37 insertions, 27 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index c8e86e46f2fb..ecef61d04d04 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -8,6 +8,7 @@ PORTNAME= ale PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://auricle.dyndns.org/ALE/download/ @@ -45,7 +46,7 @@ MAKE_ARGS+= FFTW=1 .endif .if !defined(WITHOUT_IMAGEMAGICK) -LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick MAKE_ARGS+= IMAGEMAGICK=1 .endif diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index fbe9861d597c..c8c666bc9de2 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -7,7 +7,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ - Magick.8:${PORTSDIR}/graphics/ImageMagick \ + Magick.9:${PORTSDIR}/graphics/ImageMagick \ pstoedit.0:${PORTSDIR}/graphics/pstoedit INSTALLS_SHLIB= yes diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index fc0e2136c26f..5c55dd62ce7f 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -7,6 +7,7 @@ PORTNAME= aview PORTVERSION= 1.3.0.r1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aa-project diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index f3f0d2f3cbaa..16189267244e 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,6 +7,7 @@ PORTNAME= cimg DISTVERSION= 1-11 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -35,7 +36,7 @@ NOBUILD= yes .endif .if !defined(WITHOUT_IM) -RUN_DEPENDS+= ${LOCALBASE}/lib/libMagick.so.8:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS+= ${LOCALBASE}/lib/libMagick.so.9:${PORTSDIR}/graphics/ImageMagick .endif .if !defined(WITHOUT_LAPACK) LIB_DEPENDS+= atlas:${PORTSDIR}/math/atlas diff --git a/graphics/curator/Makefile b/graphics/curator/Makefile index 3c15662c7cf0..0cbf91c1a851 100644 --- a/graphics/curator/Makefile +++ b/graphics/curator/Makefile @@ -7,6 +7,7 @@ PORTNAME= curator PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= graphics www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/danpei/Makefile b/graphics/danpei/Makefile index 4ee810df09fc..9dd383a2045f 100644 --- a/graphics/danpei/Makefile +++ b/graphics/danpei/Makefile @@ -7,6 +7,7 @@ PORTNAME= danpei PORTVERSION= 2.9.7 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= danpei diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 98dcdc902df4..af09b45842e8 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -7,7 +7,7 @@ PORTNAME= frontline PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= autotrace diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 6ff7a64872db..2ec584bdd810 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -7,6 +7,7 @@ PORTNAME= imageindex PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 5508525406ab..f01afdfe5a84 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.4.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,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++.8:${PORTSDIR}/graphics/ImageMagick \ + Magick++.9:${PORTSDIR}/graphics/ImageMagick \ netpbm.1:${PORTSDIR}/graphics/netpbm \ Half.2:${PORTSDIR}/graphics/OpenEXR \ gts.4:${PORTSDIR}/graphics/gts diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index 3ed6de681176..1edfc33a7834 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -7,14 +7,14 @@ PORTNAME= kallery PORTVERSION= 1.0.7a -PORTREVISION= 4 +PORTREVISION= 5 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.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/graphics/kimdaba/Makefile b/graphics/kimdaba/Makefile index 7759445ebebf..4ec8c075e117 100644 --- a/graphics/kimdaba/Makefile +++ b/graphics/kimdaba/Makefile @@ -6,7 +6,7 @@ PORTNAME= kimdaba PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://ktown.kde.org/kimdaba/download/ diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index d62a45f9e8c0..0cf8dfd8fd50 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.0.r1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index d62a45f9e8c0..0cf8dfd8fd50 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.0.r1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile index 7759445ebebf..4ec8c075e117 100644 --- a/graphics/kphotoalbum-kde4/Makefile +++ b/graphics/kphotoalbum-kde4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kimdaba PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://ktown.kde.org/kimdaba/download/ diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 7759445ebebf..4ec8c075e117 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -6,7 +6,7 @@ PORTNAME= kimdaba PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= http://ktown.kde.org/kimdaba/download/ diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index 75808c662a76..64e5b3d08814 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -7,7 +7,7 @@ PORTNAME= lodju PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= graphics MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/ diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 1736a1d2060b..993fbed171f4 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.3.2 -PORTREVISION= 4 +PORTREVISION= 5 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.8:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.9:${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 4d9701e5ed74..22e24d94eda9 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= imagick PORTVERSION= 0.9.11 -PORTREVISION= 2 +PORTREVISION= 3 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.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick USE_PHP= yes USE_PHPEXT= yes diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 4a3842cdf9e1..679d7cf128ba 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,14 +7,14 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 4 +PORTREVISION= 5 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.8:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif GNU_CONFIGURE= yes diff --git a/graphics/potracegui/Makefile b/graphics/potracegui/Makefile index 0eda4922ac2d..aca62b67bf33 100644 --- a/graphics/potracegui/Makefile +++ b/graphics/potracegui/Makefile @@ -7,7 +7,7 @@ PORTNAME= potracegui PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index e8f7c6d86481..a98964b055c7 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.42 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -42,7 +43,7 @@ CFLAGS+= -DHAVESTL -DHAVETYPENAME -DUSE_NEWSTRSTREAM CONFIGURE_ARGS+= --without-magick PLIST_SUB+= IMAGEMAGICK="@comment " .else -LIB_DEPENDS+= Magick++.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick++.9:${PORTSDIR}/graphics/ImageMagick PLIST_SUB+= IMAGEMAGICK="" .endif diff --git a/graphics/q-graph/Makefile b/graphics/q-graph/Makefile index 5b52c3dba0d7..421b9300c47a 100644 --- a/graphics/q-graph/Makefile +++ b/graphics/q-graph/Makefile @@ -7,7 +7,7 @@ PORTNAME= graph PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= q-lang diff --git a/graphics/recoverjpeg/Makefile b/graphics/recoverjpeg/Makefile index 22a4c4584a46..3c130e16124f 100644 --- a/graphics/recoverjpeg/Makefile +++ b/graphics/recoverjpeg/Makefile @@ -7,6 +7,7 @@ PORTNAME= recoverjpeg PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.rfc1149.net/download/recoverjpeg/ diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 33936b4fc902..70ac585c8709 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -7,6 +7,7 @@ PORTNAME= rmagick PORTVERSION= 1.9.3 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://rubyforge.lauschmusik.de/rmagick/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -43,7 +44,7 @@ DOCS= ChangeLog README.html .if defined(WITH_GRAPHICSMAGICK) LIB_DEPENDS=GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick .else -LIB_DEPENDS=Magick.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS=Magick.9:${PORTSDIR}/graphics/ImageMagick .endif .if ${OSVERSION} < 500000 diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile index 90fc9a14f0fa..cf1a7cfee783 100644 --- a/graphics/rubyphoto/Makefile +++ b/graphics/rubyphoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= rubyphoto PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics ruby www MASTER_SITES= http://www.markhj.com/rubyphoto/files/ diff --git a/graphics/wmgrabimage/Makefile b/graphics/wmgrabimage/Makefile index f4aa41309887..7fa5e1e1175d 100644 --- a/graphics/wmgrabimage/Makefile +++ b/graphics/wmgrabimage/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmGrabImage PORTVERSION= 0.72 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics windowmaker MASTER_SITES= http://dockapps.org/files/12/19/ EXTRACT_SUFX= .tgz diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index 61bb09296b8f..1d06f3b2e923 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= xd3d PORTVERSION= 8.2.3 +PORTREVISION= 1 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ |