summaryrefslogtreecommitdiff
path: root/net/kismet
AgeCommit message (Collapse)AuthorFilesLines
2007-02-19Improve pthread test and handle modular Xorg.joerg3-7/+33
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-2/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2006-11-02On NetBSD (don't know about other platforms) kismet needs libm or elseadrianp1-1/+2
./configure bails out with an error. Fix with a LIBS.NetBSD accordingly.
2006-10-14Fixed "test ==" and a lot of pkglint warnings.rillig4-9/+51
2006-10-09Fix build on DragonFly.joerg4-4/+131
2006-09-01Fixed the path to the Perl interpreter. Bumped PKGREVISION.rillig1-2/+4
2006-08-04Not me gov.skrll1-2/+2
Bad salo. No biscuit.
2006-08-03Initial import of kismet-2006-04-R1: 802.11 wireless network detector, sniffersalo11-0/+315
and IDS. Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic. Imported from pkgsrc-wip, thanks to <skrll> and <wiz> for help with patches, packaging and testing. XXX: GPS support is untested.