diff options
author | netchild <netchild@FreeBSD.org> | 2004-03-08 16:20:58 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-03-08 16:20:58 +0800 |
commit | bb407b55011579c624b705388975519b891a9a6a (patch) | |
tree | 157f6a602cd25b796537536837119e9c7d8e1cac /misc | |
parent | 29db6e9dac29666c39585cc69a4ad952bccbca96 (diff) | |
download | freebsd-ports-gnome-bb407b55011579c624b705388975519b891a9a6a.tar.gz freebsd-ports-gnome-bb407b55011579c624b705388975519b891a9a6a.tar.zst freebsd-ports-gnome-bb407b55011579c624b705388975519b891a9a6a.zip |
Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and
FreeBSD-SA-03:08.realpath: not fixed.
Mark DEPRECATED, it's no longer needed by any FreeBSD port (no
EXPIRATION_DATE set).
Noticed by: Marius Strobl <marius@alchemy.franken.de>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/compat22/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index 09d8e9803e17..a217d1a61417 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -21,6 +21,9 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat22 libraries +FORBIDDEN= "FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed" +DEPRECATED= "no longer needed by any FreeBSD port" + ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout |