Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2005 01:12:13 +0100 (CET)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88870: New port: net-mgmt/aircrack
Message-ID:  <200511120012.jAC0CDn4013491@bart.bsd-geek.de>
Resent-Message-ID: <200511120020.jAC0KFFQ042917@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88870
>Category:       ports
>Synopsis:       New port: net-mgmt/aircrack
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 12 00:20:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Sat Oct 22 19:48:12 CEST 2005 lars@bart.bsd-geek.de:/usr/obj/usr/src/sys/BART i386


	
>Description:
	Add Aircrack 2.3

	Aircrack is a set of tools for auditing wireless networks:

    	* airodump: 802.11 packet capture program
    	* aireplay: 802.11 packet injection program
    	* aircrack: static WEP and WPA-PSK key cracker
    	* airdecap: decrypts WEP/WPA capture files 
    	* arpforge: forges ARP packets

	At the moment airodump and aireplay cannot be built on FreeBSD

	
>How-To-Repeat:
	
>Fix:

	

--- aircrack.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net-mgmt/aircrack/
#	net-mgmt/aircrack/Makefile
#	net-mgmt/aircrack/distinfo
#	net-mgmt/aircrack/pkg-descr
#	net-mgmt/aircrack/pkg-message
#
echo c - net-mgmt/aircrack/
mkdir -p net-mgmt/aircrack/ > /dev/null 2>&1
echo x - net-mgmt/aircrack/Makefile
sed 's/^X//' >net-mgmt/aircrack/Makefile << 'END-of-net-mgmt/aircrack/Makefile'
X# New ports collection makefile for:   aircrack
X# Date created:        11 Nov 2005
X# Whom:                Lars Engels <lars.engels@0x20.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	aircrack
XPORTVERSION=	2.3
XCATEGORIES=	security
XMASTER_SITES=	http://www.cr0.net:8040/code/network/ \
X		http://100h.org/wlan/aircrack/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	lars.engels@0x20.net
XCOMMENT=	Aircrack is a set of tools for auditing wireless networks
X
XALL_TARGET=	aircrack airdecap arpforge
XDISTFILE=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
X
XPLIST_FILES=	bin/aircrack bin/airdecap bin/arpforge
X
X.if !defined(NOPORTDOCS)
XPORTDOCS=	*
X.endif
X
Xpre-fetch:
X	@${CAT} ${PKGMESSAGE}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/aircrack ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/airdecap ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/arpforge ${PREFIX}/bin
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}/
X	${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/
X.endif
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-net-mgmt/aircrack/Makefile
echo x - net-mgmt/aircrack/distinfo
sed 's/^X//' >net-mgmt/aircrack/distinfo << 'END-of-net-mgmt/aircrack/distinfo'
XMD5 (aircrack-2.3.tgz) = 8c0c88abe107ca26d019d8f43958e60a
XSHA256 (aircrack-2.3.tgz) = 60ffec7f0ff443169a24492081c11e2f4152d68dbd99f38724932093b920eceb
XSIZE (aircrack-2.3.tgz) = 236837
END-of-net-mgmt/aircrack/distinfo
echo x - net-mgmt/aircrack/pkg-descr
sed 's/^X//' >net-mgmt/aircrack/pkg-descr << 'END-of-net-mgmt/aircrack/pkg-descr'
Xaircrack is a set of tools for auditing wireless networks:
X
X    * airodump: 802.11 packet capture program
X    * aireplay: 802.11 packet injection program
X    * aircrack: static WEP and WPA-PSK key cracker
X    * airdecap: decrypts WEP/WPA capture files 
X    * arpforge: forges ARP packets
X
XAt the moment airodump and aireplay cannot be built on FreeBSD.
X
XWWW: http://www.cr0.net:8040/code/network/aircrack/
X
X- Lars Engels
Xlars.engels@0x20.net
END-of-net-mgmt/aircrack/pkg-descr
echo x - net-mgmt/aircrack/pkg-message
sed 's/^X//' >net-mgmt/aircrack/pkg-message << 'END-of-net-mgmt/aircrack/pkg-message'
X====
XAttention!
X
XOf the aircrack suite only airdecap, arpforge and aircrack are working 
Xwith FreeBSD. Airump and aireplay are too Linux-specific to run at the
Xmoment.
XHowever aircrack can handle kismet's dumpfile so there is only no
XFreeBSD equivalent to aireplay.
X====
END-of-net-mgmt/aircrack/pkg-message
exit
--- aircrack.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511120012.jAC0CDn4013491>