mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 10:33:12 -04:00
* Mark as DEPRECATED with a removal date of one month
* Pet portlint
This commit is contained in:
parent
c4aee14859
commit
81d4a70221
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510058
1 changed files with 6 additions and 2 deletions
|
@ -11,17 +11,21 @@ DISTNAME= jdk-${JDK_VERSION}.${JDK_UPDATE_VERSION}.${JDK_PATCH_VERSION}_linux-x6
|
|||
MAINTAINER= java@FreeBSD.org
|
||||
COMMENT= Oracle Java ${JDK_VERSION} Development Kit for Linux
|
||||
|
||||
DEPRECATED= No longer maintained upstream, please migrate to openjdk8
|
||||
EXPIRATION_DATE=2019-09-28
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
RUN_DEPENDS= javavm:java/javavmwrapper
|
||||
|
||||
USES= linux:c7 shebangfix
|
||||
USE_LINUX= xorglibs
|
||||
|
||||
RESTRICTED= Redistribution of repackaged binaries not permitted
|
||||
|
||||
WRKSRC= ${WRKDIR}/jdk-${DL_JDK_VERSION}
|
||||
PLIST_SUB= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= linux:c7 shebangfix
|
||||
USE_LINUX= xorglibs
|
||||
|
||||
JDK_VENDOR= oracle
|
||||
JDK_VERSION= 10
|
||||
|
|
Loading…
Add table
Reference in a new issue