mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark deprecated and set expiration.
This commit is contained in:
parent
f235319d91
commit
41d2d6662e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351023
2 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,9 @@ COMMENT= Sun Java Development Kit 1.6 for Linux
|
|||
EXTRACT_DEPENDS=${LINUX_BASE_PORT}
|
||||
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
DEPRECATED= Unsupported and known for multiple security vulnerabilities
|
||||
EXPIRATION_DATE=2014-05-10
|
||||
|
||||
OPTIONS_DEFINE= DEMO
|
||||
DEMO_DESC= Install demos and samples
|
||||
OPTIONS_DEFAULT=DEMO
|
||||
|
|
|
@ -14,6 +14,9 @@ COMMENT= Sun Java Runtime Environment 1.6 for Linux
|
|||
EXTRACT_DEPENDS=${LINUX_BASE_PORT}
|
||||
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
DEPRECATED= Unsupported and known for multiple security vulnerabilities
|
||||
EXPIRATION_DATE=2014-05-10
|
||||
|
||||
NO_CDROM= License does not allow distribution with fee
|
||||
RESTRICTED= Redistribution of repackaged binaries not permitted
|
||||
PKGNAMESUFFIX= 16
|
||||
|
|
Loading…
Add table
Reference in a new issue