Deprecate unmaintained ports from net-mgmt where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
This commit is contained in:
parent
e7e773a0cd
commit
df34e88d63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270865
9 changed files with 27 additions and 0 deletions
|
@ -17,6 +17,9 @@ DIST_SUBDIR= microannex_xl
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= BSD tools for the MicroAnnex-XL Terminal Server
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - src
|
||||
|
|
|
@ -14,6 +14,9 @@ MASTER_SITES= http://ish.cx/~jason/arpscan/ \
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple arp scanner
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_whois_new_query_fix
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Command-line tool to run a check on the usage of the RIPE Whois DB
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= asused.1
|
||||
|
|
|
@ -15,6 +15,9 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ \
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Print lines contans IP matching a pattern in CIDR format
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
|
||||
|
||||
PLIST_FILES= bin/grepip
|
||||
|
|
|
@ -14,6 +14,9 @@ MASTER_SITES= http://chewies.net/ \
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IPSEC Traffic Profiler
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -Wno-deprecated" \
|
||||
LDFLAGS="${LDFLAGS} -lpcap" INCLUDES="${INCLUDES}"
|
||||
|
|
|
@ -14,6 +14,9 @@ MASTER_SITES= http://www.enderunix.org/knowlan/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= ARP-based LAN IP and MAC Address Extractor
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SNMP get/walk functionality with built-in name to OID translation
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -13,6 +13,9 @@ MASTER_SITES= http://www.adaptive-enterprises.com.au/~d/software/pktstat/ CENKES
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Network traffic viewer
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
|
|
@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-00-02-21
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Network management extensions to tcl
|
||||
|
||||
DEPRECATED= Upstream disapear and distfile is no more available
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
.ifdef (WITHOUT_X11)
|
||||
PKGNAMESUFFIX= -nox11
|
||||
LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84
|
||||
|
|
Loading…
Reference in a new issue