aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-25 16:49:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-25 16:49:19 +0000
commitfdab2b6359e722ecff77c4d30428b030bf50eb27 (patch)
treeca5302db241e95a1a42717454302a8e223b5bfc6 /graphics
parentbfd59e81015ab882832c53baf29db5b004b4f5c2 (diff)
downloadports-fdab2b6359e722ecff77c4d30428b030bf50eb27.tar.gz
ports-fdab2b6359e722ecff77c4d30428b030bf50eb27.zip
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=371489
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dcraw-m/Makefile2
-rw-r--r--graphics/multiraw/Makefile3
2 files changed, 5 insertions, 0 deletions
diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile
index a18548248cd2..a48cabbfc7bc 100644
--- a/graphics/dcraw-m/Makefile
+++ b/graphics/dcraw-m/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= waitman@waitman.net
COMMENT= Modified Decoder for RAW files from digital cameras
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/multiraw/Makefile b/graphics/multiraw/Makefile
index 354a9a382d0e..d96a93b7f4f1 100644
--- a/graphics/multiraw/Makefile
+++ b/graphics/multiraw/Makefile
@@ -17,6 +17,9 @@ LICENSE_NAME= MULTIRAW BSD LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Depends on broken and deprecated graphics/dcraw-m
+EXPIRATION_DATE= 2014-11-26
+
RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw \
${LOCALBASE}/bin/dcraw-m:${PORTSDIR}/graphics/dcraw-m