aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-11-23 20:45:46 +0800
committerjbeich <jbeich@FreeBSD.org>2016-11-23 20:45:46 +0800
commit3c5cf0a44299e8b909fd3062e8aa0cc710649894 (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /graphics
parent14033ee9eea4482bcff0519551003d231b38c244 (diff)
downloadfreebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.tar.gz
freebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.tar.zst
freebsd-ports-gnome-3c5cf0a44299e8b909fd3062e8aa0cc710649894.zip
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/agave/Makefile2
-rw-r--r--graphics/alembic/Makefile2
-rw-r--r--graphics/appleseed/Makefile2
-rw-r--r--graphics/aqsis/Makefile2
-rw-r--r--graphics/blender/Makefile2
-rw-r--r--graphics/cegui/Makefile2
-rw-r--r--graphics/digikam-kde4/Makefile1
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/evolvotron/Makefile2
-rw-r--r--graphics/fracplanet/Makefile2
-rw-r--r--graphics/gnash/Makefile2
-rw-r--r--graphics/gource/Makefile2
-rw-r--r--graphics/gsculpt/Makefile2
-rw-r--r--graphics/hugin/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/kipi-plugin-gpssync/Makefile1
-rw-r--r--graphics/libcdr01/Makefile2
-rw-r--r--graphics/libetonyek01/Makefile1
-rw-r--r--graphics/libgltf/Makefile2
-rw-r--r--graphics/libopenraw/Makefile2
-rw-r--r--graphics/luminance-qt5/Makefile2
-rw-r--r--graphics/luminance/Makefile2
-rw-r--r--graphics/luxrender/Makefile1
-rw-r--r--graphics/mapnik/Makefile2
-rw-r--r--graphics/mitsuba/Makefile1
-rw-r--r--graphics/ogre3d/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/openshadinglanguage/Makefile1
-rw-r--r--graphics/panomatic/Makefile1
-rw-r--r--graphics/povray37/Makefile2
-rw-r--r--graphics/py-exiv2/Makefile2
-rw-r--r--graphics/scantailor/Makefile2
-rw-r--r--graphics/vigra/Makefile2
33 files changed, 33 insertions, 26 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile
index 16f43b55e784..fc68b8a5ba9a 100644
--- a/graphics/agave/Makefile
+++ b/graphics/agave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= agave
PORTVERSION= 0.4.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= http://download.gna.org/colorscheme/releases/
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index b88e13379fa2..34cba5b3e044 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alembic
PORTVERSION= 1.5.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 2535479e42cc..cd547dee5d59 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= appleseed
DISTVERSION= 1.5.2-beta
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index cf01fa5fa209..371ef4ca77f2 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aqsis
PORTVERSION= 1.8.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 5a4fdd9cd1d3..fd56c7866302 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -3,7 +3,7 @@
PORTNAME= blender
PORTVERSION= 2.77a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics games
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index 3edec2cc350c..5ae74d0fea40 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cegui
PORTVERSION= 0.8.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile
index a4c5bddecb0e..19d52be9af1d 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= digikam
PORTVERSION= ${DIGIKAM_VER}
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= graphics kde
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index d4f3fccd07b1..b126c7b16c29 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enblend
PORTVERSION= 4.1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R}
DISTNAME= enblend-enfuse-${PORTVERSION}
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index 4d897fe4b4aa..f02c5c84b015 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -3,7 +3,7 @@
PORTNAME= evolvotron
PORTVERSION= 0.6.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile
index e0a22f2e7006..5c1b70fdddf5 100644
--- a/graphics/fracplanet/Makefile
+++ b/graphics/fracplanet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fracplanet
PORTVERSION= 0.4.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SF \
SF/nemysisfreebsdp/:icons
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 713ece78a158..60c601b62150 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnash
PORTVERSION= 0.8.10
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= graphics
MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index 8dffcf356a7f..47d05c0538da 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gource
PORTVERSION= 0.43
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index c1711251ac0b..18f9e924699e 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsculpt
PORTVERSION= 0.99.47
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,}
DISTNAME= gSculpt-${PORTVERSION}-alpha-src
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 0c997fecde73..0f25ce42fef2 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -5,7 +5,7 @@ PORTNAME= hugin
PORTVERSION= 2016.2.0
DISTVERSION= 2016.2.0
WRKSRC= ${WRKDIR}/hugin-2016.2.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index b51d361cb1c4..04bd1f69cbce 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.91
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics gnome
MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ \
LOCAL/kwm
diff --git a/graphics/kipi-plugin-gpssync/Makefile b/graphics/kipi-plugin-gpssync/Makefile
index 63b46b2bd1f1..8b30c78fb0f9 100644
--- a/graphics/kipi-plugin-gpssync/Makefile
+++ b/graphics/kipi-plugin-gpssync/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
+PORTREVISION= 1
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile
index 460d7202d7ff..938a5664c55e 100644
--- a/graphics/libcdr01/Makefile
+++ b/graphics/libcdr01/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libcdr
PORTVERSION= 0.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics devel
MASTER_SITES= LODEV
PKGNAMESUFFIX= 01
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index 8770b749fa98..49f4f746bdea 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libetonyek
PORTVERSION= 0.1.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile
index 83311267c6d4..7b4a794b9b28 100644
--- a/graphics/libgltf/Makefile
+++ b/graphics/libgltf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libgltf
PORTVERSION= 0.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= LODEV
diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile
index 8753e9c79e19..1bb8330c3740 100644
--- a/graphics/libopenraw/Makefile
+++ b/graphics/libopenraw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libopenraw
PORTVERSION= 0.0.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://libopenraw.freedesktop.org/download/
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index f23a26d43cdf..3fed9879428d 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.4.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
PKGNAMESUFFIX= -qt5
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index e29b4ba3c25a..1b4819903b19 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.3.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile
index 7ddf4449343d..c0e34050b6c4 100644
--- a/graphics/luxrender/Makefile
+++ b/graphics/luxrender/Makefile
@@ -3,6 +3,7 @@
PORTNAME= luxrender
DISTVERSION?= 1.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/luxrender/lux/get/ \
https://bitbucket.org/luxrender/luxrays/get/:lr
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index ff62f6590232..48ab92d239f6 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mapnik
PORTVERSION= 3.0.9
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics geography
MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
diff --git a/graphics/mitsuba/Makefile b/graphics/mitsuba/Makefile
index 19a719da49a6..a102bf19d7be 100644
--- a/graphics/mitsuba/Makefile
+++ b/graphics/mitsuba/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mitsuba
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://www.mitsuba-renderer.org/repos/mitsuba/archive/${HG_REVISION}${EXTRACT_SUFX}?dummy=
DISTNAME= ${PORTNAME}-${HG_REVISION}
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 89dcc0d2aaab..f6aa3f7a98ee 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ogre3d
PORTVERSION= 1.9.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics devel
MASTER_SITES= https://bitbucket.org/sinbad/ogre/get/
DISTNAME= v1-9-0
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index c8fd63499df4..dc9fc573b86e 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openimageio
PORTVERSION= 1.6.12
DISTVERSIONPREFIX= Release-
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index 18e62d6c8f3b..e5427dd35d3a 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -5,6 +5,7 @@ PORTNAME= openshadinglanguage
PORTVERSION= 1.7.2
PORTREVISION= 1
DISTVERSIONPREFIX= Release-
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= FreeBSD@Shaneware.biz
diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile
index 67d9aeffdd8d..2940ad305d29 100644
--- a/graphics/panomatic/Makefile
+++ b/graphics/panomatic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= panomatic
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index d798fa3d7415..412edc9d095b 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -2,7 +2,7 @@
PORTNAME= povray
DISTVERSION= 3.7.0.RC6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://www.povray.org/beta/source/
PKGNAMESUFFIX= 37
diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile
index 39da0a5395d2..5287248a25c4 100644
--- a/graphics/py-exiv2/Makefile
+++ b/graphics/py-exiv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exiv2
PORTVERSION= 0.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics python
MASTER_SITES= https://launchpadlibrarian.net/83595798/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index e60838666e5a..1cabcf25180e 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scantailor
PORTVERSION= 0.9.11.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index 5407586c19ce..ebcd46bc2dcb 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vigra
DISTVERSION= 1.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org