2004-10-21 00:17:31 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update net/wistumbler2 to 2.00-pre9, closes PR pkg/26245 from pancake
(author/maintainer).
Changes:
pre9:
- Solve beep stuff problems
- Solve async Xlib calls by adding some !gtk code
- Clean Makefile and code organization
- Drop no-pthreads support
- Inform about NetBSD kernel segfault
- Add popup signal meter
- Add preferences menu
- Add wistumbler2 logo
pre8:
- Patch console mode #ifdefs.
- Add correct FreeBSD includes.
- Solve some threading problems.
- Solve ifconfig tip (down ifaces doesn't scan)
- Patch >100 signal beep
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
|
2004-03-08 00:59:01 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update wistumbler2 to 2.00pre7, sent by the Author pancake in private
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.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-12-30 17:48:45 by Chris Pinnock | Files touched by this commit (3) |
Log message:
Whitespace fixes
|
2003-12-13 01:45:27 by Thomas Klausner | Files touched by this commit (160) |
Log message:
Bump PKGREVISION for atk library major bump.
|
2003-12-03 20:11:02 by Juan Romero Pardines | Files touched by this commit (4) | |
Log message:
Initial import of wistumbler2-2.00pre3 provided pancake via pkgsrc-wip.
======== 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.
|