aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-tiff
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-01-10 14:28:24 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-01-10 14:28:24 +0000
commitb23a50741737a5f5b6ccf3d8c41f870ed4be9f6e (patch)
tree67725afcdd442a87ff6b4aca70bfad2104b10bc1 /graphics/linux-tiff
parent48c74cba9f7382e694371fe6ff167d1c0257ea88 (diff)
downloadports-b23a50741737a5f5b6ccf3d8c41f870ed4be9f6e.tar.gz
ports-b23a50741737a5f5b6ccf3d8c41f870ed4be9f6e.zip
Mark linux-tiff FORBIDDEN due to several security vulnerabilites.
With hat: secteam Discussed with: nectar Approved by: erwin (mentor)
Notes
Notes: svn path=/head/; revision=126060
Diffstat (limited to 'graphics/linux-tiff')
-rw-r--r--graphics/linux-tiff/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile
index 034ff66d61ab..b15bbcf608b5 100644
--- a/graphics/linux-tiff/Makefile
+++ b/graphics/linux-tiff/Makefile
@@ -13,6 +13,14 @@ CATEGORIES= graphics linux
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of tiff lib
+FORBIDDEN= http://vuxml.FreeBSD.org/f6680c03-0bd8-11d9-8a8a-000c41e2cdad.html \
+ http://vuxml.FreeBSD.org/8f86d8b5-6025-11d9-a9e7-0001020eed82.html \
+ http://vuxml.FreeBSD.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html \
+ http://vuxml.FreeBSD.org/14e8f315-600e-11d9-a9e7-0001020eed82.html \
+ http://vuxml.FreeBSD.org/3897a2f8-1d57-11d9-bc4a-000c41e2cdad.html
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE=2005-02-10
+
RPM_SET= libtiff-${PORTVERSION}-10.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"