mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Mark ports that depends of misc/compat3x as DEPRECATED and set EXPIRATION_DATE
to 2010-11-08 since compat3x is DEPRECATED, expired and has known vulnerabilities
This commit is contained in:
parent
b919d1259f
commit
292fa8c1de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262630
@ -30,6 +30,9 @@ IS_INTERACTIVE= yes
|
||||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed
|
||||
EXPIRATION_DATE= 2010-11-08
|
||||
|
||||
VMWARE_VER= 3.2.1
|
||||
BUILD_VER= 2237
|
||||
|
||||
|
@ -32,6 +32,9 @@ IS_INTERACTIVE= yes
|
||||
RESTRICTED= "Not sure if we can redistribute this."
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed
|
||||
EXPIRATION_DATE= 2010-11-08
|
||||
|
||||
VMWARE_VER= 3.2.1
|
||||
BUILD_VER= 2237
|
||||
|
||||
|
@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Evaluation version of a DOS/Windows/Linux file virus scanner
|
||||
|
||||
BROKEN= Does not fetch
|
||||
DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed
|
||||
EXPIRATION_DATE= 2010-11-08
|
||||
|
||||
# misc/compat3x is forbidden, but with FreeBSD 5.1 or later you can use
|
||||
# libmap.conf(5) to map against current libc. This may affect the system
|
||||
|
@ -18,6 +18,9 @@ LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_BUILD= yes
|
||||
|
||||
DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed
|
||||
EXPIRATION_DATE= 2010-11-08
|
||||
|
||||
INSTALL_RWDATA= ${INSTALL} ${COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m 666
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user