diff options
author | simon <simon@FreeBSD.org> | 2005-01-10 22:28:24 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-01-10 22:28:24 +0800 |
commit | fd8e3c87d8319651dc03d5ba5222362667e0ca89 (patch) | |
tree | 3e8cf242a7a1d4346e02511d85fde631ab30ecc1 | |
parent | 1ffacd2b56c5a2ee014aaa0e67f158b65abd71c9 (diff) | |
download | freebsd-ports-gnome-fd8e3c87d8319651dc03d5ba5222362667e0ca89.tar.gz freebsd-ports-gnome-fd8e3c87d8319651dc03d5ba5222362667e0ca89.tar.zst freebsd-ports-gnome-fd8e3c87d8319651dc03d5ba5222362667e0ca89.zip |
Mark linux-tiff FORBIDDEN due to several security vulnerabilites.
With hat: secteam
Discussed with: nectar
Approved by: erwin (mentor)
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 8 | ||||
-rw-r--r-- | graphics/linux-f8-tiff/Makefile | 8 | ||||
-rw-r--r-- | graphics/linux-tiff/Makefile | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index 034ff66d61ab..b15bbcf608b5 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-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" diff --git a/graphics/linux-f8-tiff/Makefile b/graphics/linux-f8-tiff/Makefile index 034ff66d61ab..b15bbcf608b5 100644 --- a/graphics/linux-f8-tiff/Makefile +++ b/graphics/linux-f8-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" 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" |