From 5cf182ba5154fdebb758b0f8493dbc9ba171bc70 Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 8 Oct 2010 17:18:18 +0000 Subject: 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 --- emulators/vmware-guestd3/Makefile | 3 +++ emulators/vmware-tools3/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'emulators') diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile index 7cd7f1c42c5a..e2a5b1ae6c44 100644 --- a/emulators/vmware-guestd3/Makefile +++ b/emulators/vmware-guestd3/Makefile @@ -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 diff --git a/emulators/vmware-tools3/Makefile b/emulators/vmware-tools3/Makefile index 8529a0535a01..d848fa9564c8 100644 --- a/emulators/vmware-tools3/Makefile +++ b/emulators/vmware-tools3/Makefile @@ -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 -- cgit