18 Commits

Author SHA1 Message Date
sebastia
ab9f231262 Update the ancient version to the more recent 2016-07-R1, tested on
i386 and amd64 with a couple of different wifi adapters by myself
and kili@ test on amd64.

lots of things changed, gpsmap GUI is gone. security model changed,
see MESSAGE. Take over MAINTAINER from kili@

OK kili@
2019-03-03 23:11:04 +00:00
jasper
1e5a67f986 fix build with clang6 2018-04-12 17:55:08 +00:00
espie
9a37ea8c3d there was already one const there. noticed by nigel, as stupid gcc dislikes
const const.
2017-05-18 12:41:58 +00:00
espie
6e062e2d65 let it build with clang: fix depends line, const correct char*,
typedef nonsense, and delete vs new[]
2017-05-17 16:03:32 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
sthen
5d220a595f handle ifmedia64 2015-09-11 16:27:41 +00:00
sthen
2b274b1a42 Avoid using IFM_MAKEMODE in kismet, it's not used correctly anyway.
Found by and ok stsp@
2015-09-09 15:28:32 +00:00
espie
14f3555991 fix WANTLIB, make sure the pseudo-flavor is a pseudo-flavor (don't link
non gpsmap parts with libz), and thus bump REVISION.
2010-11-11 14:11:34 +00:00
kili
5ba7c853bc Update to 2008-05-R1.
Tests, feedback and corrections from Jim Razmus and sthen@

ok sthen@
2008-06-27 22:10:14 +00:00
kili
a4b727f653 Update to kismet-2007-10-R1.
Tested by quite some people (after some pushing by sthen@).

ok sthen@
2007-11-10 21:10:42 +00:00
kili
3809a7a2a1 Unbreak -gpsmap for 64 bit archs. Found by steven@. 2007-06-28 12:43:32 +00:00
kili
ba6c37db4a Update to 2007-01-R1b. Tested by many.
ok, robert@
2007-04-09 20:50:57 +00:00
kili
43ab6c0e68 Update to 2006-04-R1, with some patches from the upstream kismet SVN.
While here, update my mail address and comment most of
the patch files.

Some WANTLIB spanking and ok, sturm@
2006-11-01 21:13:19 +00:00
sturm
7fb09e2d69 return on ioctl failure
from maintainer Matthias Kilian <kili at outback.escape.de>
2006-01-16 21:28:19 +00:00
bernd
512ee7fddc New subpackage: kismet-gpsmap (suggestion and initial work by marcm@,
some dependency fixes by MAINTAINER Matthias Kilian)

Provide some working examples for OpenBSD in kismet.conf and use some
better logdir defaults. (suggested by henning@)

ok robert@
2005-10-07 14:13:57 +00:00
robert
32b94333d3 SECURITY:
upgrade to version 200508R1;
This fixes several potential security problems, so everyone
should upgrade immidiately.

From Bernd Ahlers <bernd@ba-net.org>, Matthias Kilian <kili@outback.escape.de>
ok pvalchev@
2005-08-16 20:35:58 +00:00
sturm
5c1d767219 build on archs w/o apm
from maintainer
2005-08-06 19:11:47 +00:00
robert
2498eb4790 Import of kismet-2005-07-R1a.
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.

from Matthias Kilian <kili@outback.escape.de> and from a lot of
other people.
2005-07-27 21:37:26 +00:00