aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
commit3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch)
tree8e56c67cbd222afd02e8ebaf5562ceb6431033ac /www
parent4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff)
downloadports-3bbc108312c59a9d56e6bd7a9130f8572093caaf.tar.gz
ports-3bbc108312c59a9d56e6bd7a9130f8572093caaf.zip
- update to jpeg7
Tested by: pav on pointyhat
Notes
Notes: svn path=/head/; revision=238018
Diffstat (limited to 'www')
-rw-r--r--www/analog/Makefile4
-rw-r--r--www/cheetah/Makefile4
-rw-r--r--www/dillo-i18n/Makefile4
-rw-r--r--www/dillo/Makefile4
-rw-r--r--www/dillo2/Makefile3
-rw-r--r--www/ilias/Makefile3
-rw-r--r--www/ilias3/Makefile3
-rw-r--r--www/links/Makefile2
-rw-r--r--www/mmosaic/Makefile4
-rw-r--r--www/openvrml/Makefile4
-rw-r--r--www/swiggle/Makefile4
-rw-r--r--www/wb0/Makefile4
-rw-r--r--www/ziproxy/Makefile3
13 files changed, 25 insertions, 21 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile
index 289d1f5a69c8..c045699c5898 100644
--- a/www/analog/Makefile
+++ b/www/analog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= analog
PORTVERSION= 6.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.analog.cx/ \
@@ -25,7 +25,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An extremely fast program for analysing WWW logfiles
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
LIMGDIR?= www/data/images
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile
index 2a38da99b2d5..160963f7631f 100644
--- a/www/cheetah/Makefile
+++ b/www/cheetah/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cheetah
PORTVERSION= 0.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ based light-weight web browser
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_GNOME= gtk12
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile
index 6393d083d95b..50658a616d16 100644
--- a/www/dillo-i18n/Makefile
+++ b/www/dillo-i18n/Makefile
@@ -16,7 +16,7 @@
PORTNAME= dillo
PORTVERSION= ${DILLOVERSION}.${I18NVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www ipv6
MASTER_SITES= http://teki.jpn.ph/pc/software/
PKGNAMESUFFIX= -i18n
@@ -26,7 +26,7 @@ MAINTAINER= tmseck@netcologne.de
COMMENT= A fast, small graphical Web browser with support for i18n
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
DILLOVERSION= 0.8.6
diff --git a/www/dillo/Makefile b/www/dillo/Makefile
index 3a4c77a36512..fab2cfd6f3ea 100644
--- a/www/dillo/Makefile
+++ b/www/dillo/Makefile
@@ -11,7 +11,7 @@
PORTNAME= dillo
PORTVERSION= 0.8.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www ipv6
MASTER_SITES= http://www.dillo.org/download/
@@ -19,7 +19,7 @@ MAINTAINER= tmseck@netcologne.de
COMMENT= A fast, small graphical Web browser built upon GTK+
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index 330d46c6a703..e2ad64325a17 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/Makefile
@@ -6,6 +6,7 @@
PORTNAME= dillo
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.dillo.org/download/
@@ -15,7 +16,7 @@ COMMENT= A fast, small graphical Web browser built upon fltk2
BUILD_DEPENDS= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2
RUN_DEPENDS= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 \
wget:${PORTSDIR}/ftp/wget
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
diff --git a/www/ilias/Makefile b/www/ilias/Makefile
index 78ace093518c..9a0b464a4f94 100644
--- a/www/ilias/Makefile
+++ b/www/ilias/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ilias
PORTVERSION= 3.10.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
@@ -19,7 +20,7 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/share/pear/Auth/Auth.php:${PORTSDIR}/security/pear-Auth \
${LOCALBASE}/share/pear/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \
${LOCALBASE}/share/pear/HTML/Template/IT.php:${PORTSDIR}/devel/pear-HTML_Template_IT
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
NO_BUILD= yes
diff --git a/www/ilias3/Makefile b/www/ilias3/Makefile
index 78ace093518c..9a0b464a4f94 100644
--- a/www/ilias3/Makefile
+++ b/www/ilias3/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ilias
PORTVERSION= 3.10.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
@@ -19,7 +20,7 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/share/pear/Auth/Auth.php:${PORTSDIR}/security/pear-Auth \
${LOCALBASE}/share/pear/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \
${LOCALBASE}/share/pear/HTML/Template/IT.php:${PORTSDIR}/devel/pear-HTML_Template_IT
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
NO_BUILD= yes
diff --git a/www/links/Makefile b/www/links/Makefile
index 4c4e84e7efb6..5341a63fbc2e 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -40,7 +40,7 @@ OPTIONS= SVGALIB "non-X11 graphics support" off \
.ifdef(WITH_SVGALIB) || defined(WITH_X11) || defined(WITH_DIRECTFB)
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
CONFIGURE_ARGS+= --enable-graphics
.else
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile
index 82bf86a3917c..cc0614b15004 100644
--- a/www/mmosaic/Makefile
+++ b/www/mmosaic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mmosaic
PORTVERSION= 3.7.2
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= www
MASTER_SITES= ftp://ftp.enst.fr/pub/mbone/mMosaic/ \
ftp://ftp.uni-koeln.de/net/inet/WWW/mosaic/unix/ \
@@ -17,7 +17,7 @@ DISTNAME= mMosaic-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Web browser based on Mosaic, but with many modernizations
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
RESTRICTED= "academic, research and internal business purposes only, without a fee"
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index f3fbf8c28a73..2bdd5088fa7b 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvrml
PORTVERSION= 0.17.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone \
pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
js.1:${PORTSDIR}/lang/spidermonkey \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
curl.5:${PORTSDIR}/ftp/curl
diff --git a/www/swiggle/Makefile b/www/swiggle/Makefile
index 1cce9f73f3ef..fff860b6032b 100644
--- a/www/swiggle/Makefile
+++ b/www/swiggle/Makefile
@@ -6,7 +6,7 @@
PORTNAME= swiggle
PORTVERSION= 0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= http://homepage.univie.ac.at/l.ertl/swiggle/files/ \
http://bsd-geek.de/FreeBSD/distfiles/
@@ -14,7 +14,7 @@ MASTER_SITES= http://homepage.univie.ac.at/l.ertl/swiggle/files/ \
MAINTAINER= lme@FreeBSD.org
COMMENT= Swiggle is a commandline web image gallery generator
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
exif.12:${PORTSDIR}/graphics/libexif
post-patch:
diff --git a/www/wb0/Makefile b/www/wb0/Makefile
index 1771b3c6ca60..b2a0ee1e3bb7 100644
--- a/www/wb0/Makefile
+++ b/www/wb0/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wb0
PORTVERSION= 000324
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www graphics
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/wb0/
EXTRACT_SUFX= .tgz
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Web browser for svgalib which can show pictures
RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-current
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
vga.1:${PORTSDIR}/graphics/svgalib \
png.5:${PORTSDIR}/graphics/png
diff --git a/www/ziproxy/Makefile b/www/ziproxy/Makefile
index 0bc7ab9b8830..afe668e0056e 100644
--- a/www/ziproxy/Makefile
+++ b/www/ziproxy/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ziproxy
PORTVERSION= 2.7.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
@@ -14,7 +15,7 @@ COMMENT= A forwarding, non-caching, compressing proxy server
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg
+ jpeg.10:${PORTSDIR}/graphics/jpeg
USE_BZIP2= yes