java/infobus: Mark DEPRECATED
- Java InfoBus is an outdated API and is no longer actively developed or maintained - Modern Java development practices and frameworks have replaced the functionality provided by InfoBus - No known consumers or upstream support exist for this library - Upstream distfiles are no longer available as Sun stopped developing this long before their merger with Oracle - Set EXPIRATION_DATE 2025-01-24 Approved by: portmgr (blanket)
This commit is contained in:
parent
1daba24563
commit
d8618145d9
@ -14,17 +14,21 @@ LICENSE_NAME= infobus
|
|||||||
LICENSE_TEXT= See the license
|
LICENSE_TEXT= See the license
|
||||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
DEPRECATED= Outdated API and is no longer actively developed or maintained
|
||||||
|
EXPIRATION_DATE=2025-01-25
|
||||||
|
|
||||||
USES= zip
|
USES= zip
|
||||||
USE_JAVA= YES
|
USE_JAVA= YES
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
PORTEXAMPLES= *
|
PORTEXAMPLES= *
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||||
IGNORE= You must manually fetch the distribution from http://java.sun.com/products/archive/javabeans/infobus/downloads.html and place it in ${DISTDIR} then run make again
|
IGNORE= You must manually fetch the distribution from http://java.sun.com/products/archive/javabeans/infobus/downloads.html and place it in ${DISTDIR} then run make again
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user