svn commit: r356431 - head/net-mgmt/bsd-airtools
Mark Linimon
linimon at FreeBSD.org
Wed Jun 4 06:07:23 UTC 2014
Author: linimon
Date: Wed Jun 4 06:07:23 2014
New Revision: 356431
URL: http://svnweb.freebsd.org/changeset/ports/356431
QAT: https://qat.redports.org/buildarchive/r356431/
Log:
Mark as BROKEN/DEPRECATED: previously incorrectly set IGNORED. Since
then, domain has disappeared. Not staged, either.
Submitted by: poudriere
Approved by: portmgr (blanket)
Modified:
head/net-mgmt/bsd-airtools/Makefile
Modified: head/net-mgmt/bsd-airtools/Makefile
==============================================================================
--- head/net-mgmt/bsd-airtools/Makefile Wed Jun 4 05:59:47 2014 (r356430)
+++ head/net-mgmt/bsd-airtools/Makefile Wed Jun 4 06:07:23 2014 (r356431)
@@ -11,6 +11,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
COMMENT= BSD Wireless Scanning Tools
+BROKEN= broken by removal of wicontrol ioctls from if_wavelan_ieee.h; domain disappeared
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE= 2014-08-04
+
CONF_AIRTOOLS= dstumbler
MAKE_AIRTOOLS= dweputils/dwepcrack dweputils/dwepdump \
dweputils/dwepkeygen prism2ctl prism2dump
@@ -35,5 +39,4 @@ do-install:
${DOCSDIR}/README.`${BASENAME} ${TOOL}`
.endfor
-IGNORE= broken by removal of wicontrol ioctls from if_wavelan_ieee.h
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list