ports/112323: [maintainer-update] net-mgmt/aircrack-ng: Mark BROKEN on 5.x
Lars Engels
lars.engels at 0x20.net
Tue May 1 19:30:08 UTC 2007
>Number: 112323
>Category: ports
>Synopsis: [maintainer-update] net-mgmt/aircrack-ng: Mark BROKEN on 5.x
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue May 01 19:30:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Lars Engels
>Release: FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD e.0x20.net 5.5-RELEASE FreeBSD 5.5-RELEASE #1: Fri May 26 20:28:54 CEST 2006
>Description:
Mark BROKEN on 5.x: does not compile
While I'm here, add missing man page for kstats.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- aircrack-ng-0.8_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/aircrack-ng/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile 28 Apr 2007 12:53:58 -0000 1.9
+++ Makefile 1 May 2007 18:53:07 -0000
@@ -7,7 +7,7 @@
PORTNAME= aircrack-ng
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://download.aircrack-ng.org/ \
http://bsd-geek.de/FreeBSD/distfiles/
@@ -23,9 +23,13 @@
SUB_FILES= pkg-message
MAN1= aircrack-ng.1 airdecap-ng.1 packetforge-ng.1 ivstools.1 \
- makeivs.1 airodump-ng.1 airtun-ng.1
+ makeivs.1 airodump-ng.1 airtun-ng.1 kstats.1
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not compile
+.endif
+
.if ${OSVERSION} >= 700000
ALL_TARGET+= aireplay-ng
PLIST_FILES+= sbin/aireplay-ng
--- aircrack-ng-0.8_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list