mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
This commit is contained in:
parent
2d47829f60
commit
fb78cad8b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270944
6 changed files with 18 additions and 0 deletions
|
@ -17,6 +17,9 @@ DISTNAME= LogKit-${PORTVERSION}-bin
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Java toolkit designed for secure performance oriented logging
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_JAVA= YES
|
||||
JAVA_VERSION= 1.3+
|
||||
NO_BUILD= YES
|
||||
|
|
|
@ -16,6 +16,9 @@ DISTNAME= gjdist${GJDIST}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Extension of the Java programming language that supports generic types
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
WRKSRC= ${WRKDIR}/gj
|
||||
|
||||
NO_BUILD= YES
|
||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= gnu.regexp-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A regexp library for Java
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_JAVA= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -16,6 +16,9 @@ DISTNAME= jadfb158
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Jad, a Java decompiler
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= znerd
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Clean room implementation of the Java Cryptograph Extension (JCE) API
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_JAVA= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Sun\'s Java Servlet Developers Kit
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
USE_JAVA= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue