Skip site navigation (1)Skip section navigation (2)
Date:      27 Feb 2003 05:34:09 -0000
From:      Jose Rey <king@main.v2project.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48735: New Port: net/kismet
Message-ID:  <20030227053409.61937.qmail@main.v2project.com>

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

>Number:         48735
>Category:       ports
>Synopsis:       New Port: net/kismet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 21:40:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jose Rey
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:

	
>Description:
	New Port net/kismet Wireless Sniffer
>How-To-Repeat:

>Fix:

--- kismet-2.8.1.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:
#
#	kismet
#	kismet/files
#	kismet/Makefile
#	kismet/distinfo
#	kismet/pkg-plist
#	kismet/pkg-descr
#
echo c - kismet
mkdir -p kismet > /dev/null 2>&1
echo c - kismet/files
mkdir -p kismet/files > /dev/null 2>&1
echo x - kismet/Makefile
sed 's/^X//' >kismet/Makefile << 'END-of-kismet/Makefile'
X# New ports collection makefile for:    kismet
X# Date created:		Thu Feb 27 05:04:34 CET 2003
X# Whom:			Jose Rey <king@v2project.com>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	kismet
XPORTVERSION=	2.8.1
XCATEGORIES=	net
XMASTER_SITES=	http://www.kismetwireless.net/code/
X
XMAINTAINER=	king@v2project.com
XCOMMENT=	Kismet is an 802.11 wireless network sniffer
X
XRUN_DEPENDS=    prism2ctl:${PORTSDIR}/net/bsd-airtools
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE= 	yes
XCONFIGURE_ARGS+= --disable-gps \
X		 --disable-netlink \
X		 --disable-wireless \
X		 --without-ethereal
X
X.if !exists(/usr/include/dev/wi/if_wavelan_ieee.h)
XBROKEN=	You need to upgrade
X.endif
X
X.include <bsd.port.mk>
END-of-kismet/Makefile
echo x - kismet/distinfo
sed 's/^X//' >kismet/distinfo << 'END-of-kismet/distinfo'
XMD5 (kismet-2.8.1.tar.gz) = 7839368a4e5feee7d41b6582b3b8c3ab
END-of-kismet/distinfo
echo x - kismet/pkg-plist
sed 's/^X//' >kismet/pkg-plist << 'END-of-kismet/pkg-plist'
Xbin/kismet_server
Xbin/kismet
Xbin/kismet_client
Xbin/kismet_hopper
Xbin/kismet_monitor
Xbin/kismet_unmonitor
Xetc/ap_manuf
Xetc/client_manuf
Xetc/kismet.conf
Xetc/kismet_ui.conf
Xman/man1/kismet.1
Xman/man1/kismet_monitor.1
Xman/man1/kismet_hopper.1
Xman/man5/kismet.conf.5
Xman/man5/kismet_ui.conf.5
Xshare/kismet/wav/new_network.wav
Xshare/kismet/wav/traffic.wav
Xshare/kismet/wav/junk_traffic.wav
Xshare/kismet/wav/alert.wav
X@dirrm share/kismet
X@dirrm share/kismet/wav
END-of-kismet/pkg-plist
echo x - kismet/pkg-descr
sed 's/^X//' >kismet/pkg-descr << 'END-of-kismet/pkg-descr'
Xbsd-airtools is a package that provides a complete toolset for
Xwireless 802.11b auditing. Namely, it currently contains a bsd-based
Xwep cracking application, called dweputils. It also contains a curses
Xbased ap detection application similar to netstumbler (dstumbler) that
Xcan be used to detect wireless access points and connected nodes, view
Xsignal to noise graphs, and interactively scroll through scanned ap's
Xand view statistics for each. It also includes a couple other tools to
Xprovide a complete toolset for making use of all 14 of the prism2
Xdebug modes as well as do basic analysis of the hardware-based
Xlink-layer protocols provided by prism2's monitor debug mode.
X
XWWW: http://www.dachb0den.com/projects/bsd-airtools.html
END-of-kismet/pkg-descr
exit
--- kismet-2.8.1.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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