View | Details | Raw Unified | Return to bug 104095 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/net-mgmt/aircrack-ng/Makefile (-3 lines)
Lines 40-46 Link Here
40
	${INSTALL_MAN} ${WRKSRC}/manpages/${manpage} ${PREFIX}/man/man1
40
	${INSTALL_MAN} ${WRKSRC}/manpages/${manpage} ${PREFIX}/man/man1
41
.endfor
41
.endfor
42
42
43
post-install:
44
	@${CAT} ${PKGMESSAGE}
45
46
.include <bsd.port.post.mk>
43
.include <bsd.port.post.mk>
(-)/usr/ports/net-mgmt/aircrack-ng/files/pkg-message.in (+9 lines)
Line 0 Link Here
1
======================================================================
2
Currently only airdecap-ng, packetforge-ng, aircrack-ng, ivstools and 
3
kstats can be compiled as aireplay-ng, airomon-ng and airodump-ng
4
are too Linux-specific to be built on FreeBSD.
5
However aircrack-ng can read  Kismet's dumpfile.
6
7
If you manage to patch the port so that the missing tools can be built
8
on FreeBSD, please contact the port's maintainer.
9
======================================================================
(-)/usr/ports/net-mgmt/aircrack-ng/pkg-descr (-1 / +1 lines)
Lines 6-9 Link Here
6
auditing wireless networks.
6
auditing wireless networks.
7
7
8
Author:	Thomas d'Otreppe
8
Author:	Thomas d'Otreppe
9
WWW:	http://www.aircrack-ng.org/
9
WWW:	http://www.aircrack-ng.org/doku.php
(-)/usr/ports/net-mgmt/aircrack-ng/pkg-message (-9 lines)
Lines 1-9 Link Here
1
======================================================================
2
Currently only airdecap-ng, packetforge-ng, aircrack-ng, ivstools and 
3
kstats can be compiled as aireplay-ng, airomon-ng and airodump-ng
4
are too Linux-specific to be built on FreeBSD.
5
However aircrack-ng can read  Kismet's dumpfile.
6
7
If you manage to patch the port so that the missing tools can be built
8
on FreeBSD, please contact the port maintainer.
9
======================================================================

Return to bug 104095