Date: Tue, 9 Sep 2014 09:32:37 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367721 - in head: dns/dnshijacker net-mgmt/angst net-mgmt/gps net-mgmt/scdp net-mgmt/sing net/despoof net/nemesis net/tcptraceroute net/ttlscan net/xboxproxy security/vida security/zom... Message-ID: <201409090932.s899WbjP051535@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Tue Sep 9 09:32:37 2014 New Revision: 367721 URL: http://svnweb.freebsd.org/changeset/ports/367721 QAT: https://qat.redports.org/buildarchive/r367721/ Log: net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014 The ports the depend on net/libnet10 should have been set to expire on the same day as net/libnet10. That didn't happen, so postpone the removal of libnet10 three weeks to afford an opportunity for 12 ports to migrate to a new libnet. Modified: head/dns/dnshijacker/Makefile head/net-mgmt/angst/Makefile head/net-mgmt/gps/Makefile head/net-mgmt/scdp/Makefile head/net-mgmt/sing/Makefile head/net/despoof/Makefile head/net/nemesis/Makefile head/net/tcptraceroute/Makefile head/net/ttlscan/Makefile head/net/xboxproxy/Makefile head/security/vida/Makefile head/security/zombiezapper/Makefile Modified: head/dns/dnshijacker/Makefile ============================================================================== --- head/dns/dnshijacker/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/dns/dnshijacker/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -10,6 +10,9 @@ MASTER_SITES= http://pedram.redhive.com/ MAINTAINER= lx@redundancy.redundancy.org COMMENT= Tool to hijack DNS requests +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LDFLAGS+= -lpcap `${LIBNET_CONFIG} --libs` Modified: head/net-mgmt/angst/Makefile ============================================================================== --- head/net-mgmt/angst/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net-mgmt/angst/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -11,6 +11,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Active sniffer +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 PLIST_FILES= man/man8/angst.8.gz sbin/angst Modified: head/net-mgmt/gps/Makefile ============================================================================== --- head/net-mgmt/gps/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net-mgmt/gps/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -13,6 +13,9 @@ COMMENT= Ghost Port Scan LICENSE= GPLv2 +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes Modified: head/net-mgmt/scdp/Makefile ============================================================================== --- head/net-mgmt/scdp/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net-mgmt/scdp/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -11,6 +11,9 @@ DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org COMMENT= Tool that sends CDP (CISCO Discovery Protocol) Packets +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LICENSE= GPLv2 Modified: head/net-mgmt/sing/Makefile ============================================================================== --- head/net-mgmt/sing/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net-mgmt/sing/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -14,6 +14,9 @@ COMMENT= Tool for sending customized ICM LICENSE= GPLv2 +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes Modified: head/net/despoof/Makefile ============================================================================== --- head/net/despoof/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net/despoof/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= UNIX/misc MAINTAINER= ports@FreeBSD.org COMMENT= Command-line anti-spoofing detection utility +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config Modified: head/net/nemesis/Makefile ============================================================================== --- head/net/nemesis/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net/nemesis/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -11,6 +11,9 @@ MASTER_SITES= SF MAINTAINER= molter@tin.it COMMENT= Command-line network packet creation and injection suite +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 GNU_CONFIGURE= yes Modified: head/net/tcptraceroute/Makefile ============================================================================== --- head/net/tcptraceroute/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net/tcptraceroute/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -13,6 +13,9 @@ COMMENT= Traceroute implementation using LICENSE= GPLv2 +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LOCALBASE}/bin/libnet10-config:${PORTSDIR}/net/libnet10 post-patch: Modified: head/net/ttlscan/Makefile ============================================================================== --- head/net/ttlscan/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net/ttlscan/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -10,6 +10,9 @@ MASTER_SITES= http://www.wormulon.net/fi MAINTAINER= mich@FreeBSD.org COMMENT= TCP based scanner, showing ttl responses +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \ ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 Modified: head/net/xboxproxy/Makefile ============================================================================== --- head/net/xboxproxy/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/net/xboxproxy/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -11,6 +11,9 @@ DISTNAME= proxy-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Proxy for the XBox system link protocol +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 USE_RC_SUBR= xboxproxy Modified: head/security/vida/Makefile ============================================================================== --- head/security/vida/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/security/vida/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -10,6 +10,9 @@ MASTER_SITES= http://vidatapipe.sourcefo MAINTAINER= mich@FreeBSD.org COMMENT= Vida is a multi-datapipe handler +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LDFLAGS+= ${PTHREAD_LIBS} -lncurses -lpcap `${LIBNET_CONFIG} --libs` Modified: head/security/zombiezapper/Makefile ============================================================================== --- head/security/zombiezapper/Makefile Tue Sep 9 08:49:00 2014 (r367720) +++ head/security/zombiezapper/Makefile Tue Sep 9 09:32:37 2014 (r367721) @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents +DEPRECATED= Depends on expired net/libnet10 +EXPIRATION_DATE= 2014-09-30 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409090932.s899WbjP051535>