notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
bsd-airtools BSD Wireless Scanning Tools
0.3 net Deleted on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3Version of this port present on the latest quarterly branch.
Maintainer: seanc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-07-09 21:06:16
Last Update: 2004-02-27 01:05:19
SVN Revision: UNKNOWN
People watching this port, also watch:: libogg, zip, mplayer-skins
License: not specified in port
WWW:
http://www.dachb0den.com/projects/bsd-airtools.html
Description:
bsd-airtools is a package that provides a complete toolset for wireless 802.11b auditing. Namely, it currently contains a bsd-based wep cracking application, called dweputils. It also contains a curses based ap detection application similar to netstumbler (dstumbler) that can be used to detect wireless access points and connected nodes, view signal to noise graphs, and interactively scroll through scanned ap's and view statistics for each. It also includes a couple other tools to provide a complete toolset for making use of all 14 of the prism2 debug modes as well as do basic analysis of the hardware-based link-layer protocols provided by prism2's monitor debug mode. WWW: http://www.dachb0den.com/projects/bsd-airtools.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • >0:net/bsd-airtools
No installation instructions:
This port has been deleted.
PKGNAME:
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.FreeBSD.org/~seanc/ports/bsd-airtools/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3
27 Feb 2004 01:05:19
Original commit files touched by this commit
clement search for other commits by this committer
Remove all stalled Makefiles in net category.

Approved and reviewed by:       marcus
0.3
23 Feb 2004 04:42:13
Original commit files touched by this commit
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
0.3
19 Nov 2003 05:00:59
Original commit files touched by this commit
seanc search for other commits by this committer
Let there be a working dstumbler on -CURRENT!

# uname -a
FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST
2003     sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP  i386
# dmesg -a | grep wi0
wi0: <NETGEAR MA401 Wireless PC Card> at port 0x100-0x13f irq 11 function 0    \
config 1 on pccard0
wi0: 802.11 address: 00:30:ab:11:f6:88
wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A
wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3)
wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
# dstumbler wi0 -o
[dstumbler fires up and works beautifully]

Pointed out by: Eugene <eugene3@web.de>
0.2
21 Jul 2003 21:01:07
Original commit files touched by this commit
seanc search for other commits by this committer
Add support for detecting Cisco APs.

Submitted by:   arved
0.2
21 Jul 2003 20:36:48
Original commit files touched by this commit
seanc search for other commits by this committer
In an attempt to get dstumbler functioning on -CURRENT, I'm committing a few
patches that have been sent in thus far.  dstumbler now reports the APs, but
isn't able to monitor them on my Netgear 401, however, others have reported
success so I'm committing them.  Please keep me posted if things are or aren't
working.  I no longer have a -STABLE box to test these on and haven't tested
this with sam's monitoring mode changes from last night, so, things may be
working correctly now, and/or -STABLE may be broken.  In either case, please
let me know.

Submitted by:   sam, bms
0.2
07 Mar 2003 06:08:06
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.2
07 Feb 2003 02:44:22
Original commit files touched by this commit
seanc search for other commits by this committer
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN          is reserved for ports that don't work.  This will prevent
                users from installing the port, but please note that
                ports marked as BROKEN will still be built by bento
IGNORE          is reserved for ports that should not be built for one
                reason or another (including bento).  Users and bento
                will not build ports marked as IGNORE.
FORBIDDEN       is reserved for security breakages only!!!  Only mark a
                port as FORBIDDEN if there is a security issue with the
                port at the time.

Reviewed by:    kris (portmgr)
0.2
21 Nov 2002 00:42:40
Original commit files touched by this commit
seanc search for other commits by this committer
Update email maintainer email address.  Appologies for the commit miss.
0.2
09 Jul 2002 20:57:35
Original commit files touched by this commit
dwcjr search for other commits by this committer
Add bsd-airtools 0.2, BSD Wireless Scanning Tools.

PR:             40722
Submitted by:   Sean Chittenden <sean@chittenden.org>

Number of commits found: 9