pre10: (2005-05-24)
- disable ifup every time. heavy for kernel
- add -s to disable the sniffer
- better checks in GUI
- fix gui message
- port to ACR
- change distname to wistumbler2-2.00preXX
- drop some deprecated GTK tips
- fix return value in error_polling
- fixups in X/noX modes
- fixups in stumbler code
- Add SYSCONFDIR in configure
- indent code (gg=G)
- Add Kismet code for gpsdrive sync
(Christoph Lohmann)
Package change:
Change PKGNAME to wistumbler2{,-gtk} to sync with directory and
program name.
wistumbler2 in two packages: wistumbler2, with console support only,
and wistumbler2-gtk, with GTK2 and console support. This provides a
choice for users of binary packages and lets us catch build problems
in both cases during bulk builds.
While here, fix several issues:
- In the GTK case, depend on pkg-config, needed during the build.
- Patch files during pre-configure, not post-patch.
- Fix the CONF_FILES stuff; it was pointing to non-existent files.
- Reword DESCR.
Because of these changes, that affect the binary package, bump the revision
of wistumbler2 to 1, thus resulting in 2.00pre9nb1. The new wistumbler2-gtk
package is at version 2.00pre9.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
email, this also closes PR pkg/24172 by Noud de Brouwer.
Changes:
- Wifi rate patched.
- Add background sniffer.
- Add pthread, for non-blocking GUI.
- Autodetect ifaces (up/down) on the fly (threads).
While here switch this package to use buildlink3.
======== WiStumler2 ======================
Network stumbler for WaveLAN/IEEE wireless
==========================================
Original code: Isao SEKI <iseki@gongon.com>
Fork&patches: pancake <pancake@phreaker.net>
WiStumbler2 is a fork of original wistumbler caused by the incommunication
of the original author, because seems that development was getting stopped.
In the fork of wistumbler I add some new features and bugfixes.
Diff on wistumbler:
- gtk2 and theme support.
- some gtk widgets wasn't correctly used.
- Support for console mode (no X needed).
- Allow log-saving on the fly (new button).
- Patches some GPS pointers that segfaults.
- Speaker beeps like windows-stumbler. (ear-wardriving)
- FreeBSD port finished.