mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
java/netcomponents: Remove expired port
2024-03-31 java/netcomponents: Last upstream release was in 2000 and upstream unmaintained consider using net/apache-commons-net
This commit is contained in:
parent
aa4c8558ce
commit
bd97a6e179
1
MOVED
1
MOVED
@ -3115,3 +3115,4 @@ net/libzmq2||2024-04-01|Has expired: Last release was in 2012 switch to libzmq3
|
||||
irc/insub||2024-04-01|Has expired: Outdated version, unmaintained in ports since 2015
|
||||
archivers/xar||2024-04-01|Has expired: Last release was in 2012 and upstream is dead, consider archivers/libarchive or archivers/7-zip
|
||||
editors/morla||2024-04-01|Has expired: Project is unmaintained and last upstream release was in 2011
|
||||
java/netcomponents||2024-04-01|Has expired: Last upstream release was in 2000 and upstream unmaintained consider using net/apache-commons-net
|
||||
|
@ -81,7 +81,6 @@
|
||||
SUBDIR += mmake
|
||||
SUBDIR += mx4j
|
||||
SUBDIR += netbeans
|
||||
SUBDIR += netcomponents
|
||||
SUBDIR += netrexx
|
||||
SUBDIR += netty
|
||||
SUBDIR += openjdk11
|
||||
|
@ -1,42 +0,0 @@
|
||||
PORTNAME= netcomponents
|
||||
PORTVERSION= 1.3.8
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= java net
|
||||
MASTER_SITES= http://www.savarese.org/oro/downloads/
|
||||
DISTNAME= NetComponents-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Java library with common network protocol implementations
|
||||
WWW= https://www.savarese.org/oro/index.html
|
||||
|
||||
# Converted from RESTRICTED
|
||||
LICENSE= NetComponents
|
||||
LICENSE_NAME= NetComponents
|
||||
LICENSE_TEXT= May not redistribute except as part of a new software product
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
DEPRECATED= Last upstream release was in 2000 and upstream unmaintained consider using net/apache-commons-net
|
||||
EXPIRATION_DATE= 2024-03-31
|
||||
|
||||
USES= zip
|
||||
USE_JAVA= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/NetComponents-1.3.8a
|
||||
|
||||
PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
|
||||
|
||||
JARFILE= NetComponents.jar
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
IGNORE= must be manually fetched from ${MASTER_SITES}. Download\
|
||||
${DISTFILES}, place it in ${DISTDIR} and restart this build
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${STAGEDIR}${JAVAJARDIR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (NetComponents-1.3.8.zip) = e2910295289459f78089bf79cac45b184c693cf849b867fed955db431d11e3e1
|
||||
SIZE (NetComponents-1.3.8.zip) = 454367
|
@ -1,5 +0,0 @@
|
||||
NetComponents TM is a Java package that allows easy access to the
|
||||
most commonly used Internet protocols. It provides support for
|
||||
FTP, NNTP, SMTP, POP3, Telnet, TFTP, Finger, Whois, and other
|
||||
frequently used Internet protocols as well as BSD R command
|
||||
support, including rexec, rcmd/rshell and rlogin
|
Loading…
x
Reference in New Issue
Block a user