Commit graph

10 commits

Author SHA1 Message Date
Kirill Ponomarev
f1a2ff6ffe Fix build with gcc-3.4 2004-08-22 19:41:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Garrett Wollman
60aab66567 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
2004-02-23 04:42:13 +00:00
Sean Chittenden
31d1fc36cc 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>
2003-11-19 05:00:58 +00:00
Sean Chittenden
8254b27a71 Add support for detecting Cisco APs.
Submitted by:	arved
2003-07-21 21:01:07 +00:00
Sean Chittenden
4276ab7cd0 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
2003-07-21 20:36:48 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sean Chittenden
b8e1e7ef86 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)
2003-02-07 02:44:21 +00:00
Sean Chittenden
89e1481ab1 Update email maintainer email address. Appologies for the commit miss. 2002-11-21 00:42:40 +00:00
David W. Chapman Jr.
2d1575bb6f Add bsd-airtools 0.2, BSD Wireless Scanning Tools.
PR:		40722
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-07-09 20:57:35 +00:00