aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-05-02 03:53:29 +0800
committermiwi <miwi@FreeBSD.org>2007-05-02 03:53:29 +0800
commitf395d48088bff2b9a451f9170f2f7a3694bb4506 (patch)
treeda9dc1660f37b32b855d392f7fa07586c0b31cc3 /net-mgmt
parent7440b3db2486f7bb66fa12a4bfdebba4808eb3bd (diff)
downloadfreebsd-ports-gnome-f395d48088bff2b9a451f9170f2f7a3694bb4506.tar.gz
freebsd-ports-gnome-f395d48088bff2b9a451f9170f2f7a3694bb4506.tar.zst
freebsd-ports-gnome-f395d48088bff2b9a451f9170f2f7a3694bb4506.zip
- Marked BROKEN on 5.X
- Add missing manpage (point to miwi) - Bump PORTREVISION PR: 112323 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/aircrack-ng/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile
index d082dd7f3848..2c89b7e7f984 100644
--- a/net-mgmt/aircrack-ng/Makefile
+++ b/net-mgmt/aircrack-ng/Makefile
@@ -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 @@ PLIST_FILES= bin/aircrack-ng bin/airdecap-ng bin/packetforge-ng bin/ivstools \
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