diff options
author | simon <simon@FreeBSD.org> | 2005-07-31 04:41:20 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-07-31 04:41:20 +0800 |
commit | 9e21f69b1a36339c3031d0088ca4bab2c8e48592 (patch) | |
tree | 0df4f1de739280ef8e33d0d52d430fe04a252f34 /japanese | |
parent | 969e1156d080f69a6886f76b0bb9995c2c67c122 (diff) | |
download | freebsd-ports-gnome-9e21f69b1a36339c3031d0088ca4bab2c8e48592.tar.gz freebsd-ports-gnome-9e21f69b1a36339c3031d0088ca4bab2c8e48592.tar.zst freebsd-ports-gnome-9e21f69b1a36339c3031d0088ca4bab2c8e48592.zip |
Mark FORBIDDEN and set one month expiration due to multiple
vulnerabilities in embedded libtiff and no maintainer.
Security: http://vuxml.FreeBSD.org/pkg-fractorama.html
http://vuxml.FreeBSD.org/pkg-ja-iv.html
http://vuxml.FreeBSD.org/pkg-ja-libimg.html
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/iv/Makefile | 3 | ||||
-rw-r--r-- | japanese/libimg/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index 52bde70ea97d..fd51df8cd256 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A toolkit from Stanford University and Silicon Graphics + Japanese patches +FORBIDDEN= http://vuxml.FreeBSD.org/pkg-ja-iv.html +EXPIRATION_DATE=2005-08-30 + # Warning: we cannot use USE_IMAKE. BUILD_DEPENDS= imake:${X_IMAKE_PORT} diff --git a/japanese/libimg/Makefile b/japanese/libimg/Makefile index a6e4d54acaa0..00a594e80062 100644 --- a/japanese/libimg/Makefile +++ b/japanese/libimg/Makefile @@ -15,6 +15,9 @@ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Tk adding support for many other Image formats +FORBIDDEN= http://vuxml.FreeBSD.org/pkg-ja-libimg.html +EXPIRATION_DATE=2005-08-30 + BUILD_DEPENDS= ${LOCALBASE}/lib/tcl8.0jp/tclIndex:${PORTSDIR}/japanese/tcl80 \ ${LOCALBASE}/lib/tk8.0jp/tk.tcl:${PORTSDIR}/japanese/tk80 |