Date: Wed, 24 Jan 2007 22:41:37 +0100 (CET) From: Lars Engels <lars.engels@0x20.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/108321: [Maintainer Update] aircrack-ng: update to version 0.7 Message-ID: <200701242141.l0OLfbPg012876@maggie.bsd-geek.de> Resent-Message-ID: <200701242210.l0OMAIAq005612@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108321 >Category: ports >Synopsis: [Maintainer Update] aircrack-ng: update to version 0.7 >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: Wed Jan 24 22:10:17 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Lars Engels >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Jan 14 00:10:36 CET 2007 lars@maggie.bsd-geek.de:/usr/obj/usr/src/sys/MAGGIE i386 >Description: >How-To-Repeat: >Fix: Update aircrack-ng to version 0.7. Changelog: http://aircrack-ng.org/doku.php#changelog === Heads Up! === On FreeBSD airodump-ng, aireplay-ng and airtun-ng still cannot be built on FreeBSD due to Linux-specific code. Without these tools aircrack-ng is not very useful. If you like to help porting the missing tools, please read http://tinyshell.be/aircrackng/forum/index.php?topic=1019 or contact me via email. Thank you for your help! --- aircrack-ng-0.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-mgmt/aircrack-ng/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 7 Oct 2006 12:24:03 -0000 1.6 +++ Makefile 24 Jan 2007 21:29:22 -0000 @@ -6,7 +6,7 @@ # PORTNAME= aircrack-ng -PORTVERSION= 0.6.2 +PORTVERSION= 0.7 CATEGORIES= net-mgmt MASTER_SITES= http://download.aircrack-ng.org/ \ http://bsd-geek.de/FreeBSD/distfiles/ @@ -14,6 +14,7 @@ MAINTAINER= lars.engels@0x20.net COMMENT= Aircrack-ng is the next generation of aircrack +USE_GMAKE= yes ALL_TARGET= aircrack-ng airdecap-ng packetforge-ng ivstools kstats PLIST_FILES= bin/aircrack-ng bin/airdecap-ng bin/packetforge-ng bin/ivstools \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net-mgmt/aircrack-ng/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 6 Oct 2006 17:56:26 -0000 1.4 +++ distinfo 24 Jan 2007 21:29:22 -0000 @@ -1,3 +1,3 @@ -MD5 (aircrack-ng-0.6.2.tar.gz) = 0b1a9fb6818822f933336efc9fff316b -SHA256 (aircrack-ng-0.6.2.tar.gz) = 94d505cd469b2b66481dc6ab1f9fa3c9e5967baf012ff28a471d9dfcc44ce892 -SIZE (aircrack-ng-0.6.2.tar.gz) = 150501 +MD5 (aircrack-ng-0.7.tar.gz) = 34c0447951d438d76fa32d08eab5da01 +SHA256 (aircrack-ng-0.7.tar.gz) = 90cbd5030938ce1622a8e399c95088bf464bceb95adc290640d4610eb8522aeb +SIZE (aircrack-ng-0.7.tar.gz) = 172998 --- aircrack-ng-0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701242141.l0OLfbPg012876>