aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-07-12 00:26:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-07-12 00:26:26 +0800
commitda258ad9a4ded9a27a8c070a61c3a78fa151c483 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /graphics
parent801115b3a04ad0dcc5b3555121188f6f84953884 (diff)
downloadfreebsd-ports-graphics-da258ad9a4ded9a27a8c070a61c3a78fa151c483.tar.gz
freebsd-ports-graphics-da258ad9a4ded9a27a8c070a61c3a78fa151c483.tar.zst
freebsd-ports-graphics-da258ad9a4ded9a27a8c070a61c3a78fa151c483.zip
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile1
-rw-r--r--graphics/feh/Makefile4
-rw-r--r--graphics/gdal/Makefile1
-rw-r--r--graphics/gimmage/Makefile4
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/gnash/Makefile2
-rw-r--r--graphics/jp2a/Makefile4
-rw-r--r--graphics/mapnik/Makefile1
-rw-r--r--graphics/mapserver/Makefile2
-rw-r--r--graphics/osg-devel/Makefile4
-rw-r--r--graphics/osg/Makefile4
-rw-r--r--graphics/telak/Makefile2
12 files changed, 17 insertions, 14 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index c4f2e0e406e..385da394730 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 3bd9d86bc6a..9df9dc05b7e 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= feh
PORTVERSION= 2.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
${MASTER_SITE_LOCAL}
@@ -14,7 +14,7 @@ COMMENT= An image viewer that utilizes Imlib2
LICENSE= MIT
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
giblib.1:${PORTSDIR}/graphics/giblib
USE_XORG= x11 xt xinerama
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 597a79dd420..d766e4737ee 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gdal
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/ \
ftp://ftp.remotesensing.org/pub/gdal/ \
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index 69e5a798e7b..7decc5a7c00 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimmage
PORTVERSION= 0.2.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= BERLIOS CENKES
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
USES= gettext
GNU_CONFIGURE= yes
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 8d3ba058ce7..c6fbda4cd15 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gimp-app
PORTVERSION= 2.8.6
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index c4aac1cfb70..4b5399770e3 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnash
PORTVERSION= 0.8.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index 7c562123dc5..237e6d05bb6 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jp2a
PORTVERSION= 1.0.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Converts JPG images to ASCII
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 37f366e31c0..bf6565f827b 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -4,6 +4,7 @@
PORTNAME= mapnik
PORTVERSION= 2.2.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 8203889489b..2d4bc942f2e 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mapserver
PORTVERSION= 6.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 8417367d010..e3442d0f6c2 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -56,7 +56,7 @@ FORCE_REQUIRE= Threads OpenGL X11 JPEG PNG TIFF ZLIB # common & lightweig
# options that affect FIND_PACKAGE
.if ${PORT_OPTIONS:MCURL}
FORCE_REQUIRE+= CURL
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
PLIST_SUB+= CURL=""
.else
FORCE_IGNORE+= CURL
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 2ae034efdaf..c386639c10c 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
http://mirror.amdmi3.ru/distfiles/
@@ -57,7 +57,7 @@ FORCE_REQUIRE= Threads OpenGL X11 JPEG PNG TIFF ZLIB # common & lightweig
# options that affect FIND_PACKAGE
.if ${PORT_OPTIONS:MCURL}
FORCE_REQUIRE+= CURL
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
PLIST_SUB+= CURL=""
.else
FORCE_IGNORE+= CURL
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile
index ec2b23322a2..c3b24005515 100644
--- a/graphics/telak/Makefile
+++ b/graphics/telak/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telak
PORTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://julien.danjou.info/telak/ \
CRITICAL