diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-03 18:33:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-03 18:33:42 +0800 |
commit | c55e2cc63760b83366833bec7fcde3f21607816a (patch) | |
tree | 49bb076cc63267bb99c5922d1432f42cd982df00 /net/Makefile | |
parent | f95782dabc918c0902a67a1c8938198f3b66fe13 (diff) | |
download | freebsd-ports-gnome-c55e2cc63760b83366833bec7fcde3f21607816a.tar.gz freebsd-ports-gnome-c55e2cc63760b83366833bec7fcde3f21607816a.tar.zst freebsd-ports-gnome-c55e2cc63760b83366833bec7fcde3f21607816a.zip |
[New Port]:: net/wistumbler2 WiStumbler2 is a fork of original wistumbler
[New Port]:: net/wistumbler2
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 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.
- 0 warnings with -Wall on gcc3.3 on NetBSD-current.
- Speaker beeps like windows-stumbler. (ear-wardriving)
PR: ports/59527
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c58e51da7b66..b3840f79f3c4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -754,6 +754,7 @@ SUBDIR += whois SUBDIR += wide-dhcp SUBDIR += widentd + SUBDIR += wistumbler2 SUBDIR += wmlj SUBDIR += wmnd SUBDIR += wmnet |