summaryrefslogtreecommitdiff
path: root/net-mgmt/bsd-airtools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for detecting Cisco APs.Sean Chittenden2003-07-211-0/+12
| | | | Submitted by: arved
* In an attempt to get dstumbler functioning on -CURRENT, I'm committing a fewSean Chittenden2003-07-212-0/+88
| | | | | | | | | | | | 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
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Correct ports that were abusing the FORBIDDEN variable and replace withSean Chittenden2003-02-071-1/+1
| | | | | | | | | | | | | | | | | | 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)
* Update email maintainer email address. Appologies for the commit miss.Sean Chittenden2002-11-211-2/+2
|
* Add bsd-airtools 0.2, BSD Wireless Scanning Tools.David W. Chapman Jr.2002-07-0910-0/+125
PR: 40722 Submitted by: Sean Chittenden <sean@chittenden.org>