Disconnect hostapd from building in base
authorJohn Marino <draco@marino.st>
Fri, 17 Jul 2015 22:23:10 +0000 (00:23 +0200)
committerJohn Marino <draco@marino.st>
Fri, 17 Jul 2015 23:12:26 +0000 (01:12 +0200)
commite191bdcb8e772c038df688c4d50fa7f3c9f61562
tree38b1131e30e0a440f6b75eeeec6d854d96575f16
parent0d1f608583649369f4bdd520c29f342b2d3806d8
Disconnect hostapd from building in base

There is insufficient reason to have hostapd in base at all.  Moveover,
this version is three releases behind and probably has several security
vulnerabilities.  Users that need a wifi access point should install
net/hostapd instead which the latest release and patched for known
security issues.

approved-by: dillon
15 files changed:
Makefile_upgrade.inc
etc/Makefile
etc/defaults/rc.conf
etc/hostapd.conf [deleted file]
etc/rc.d/Makefile
etc/rc.d/hostapd [deleted file]
share/man/man5/rc.conf.5
usr.sbin/802_11/Makefile
usr.sbin/802_11/Makefile.inc
usr.sbin/802_11/hostapd/Makefile [deleted file]
usr.sbin/802_11/hostapd/driver_dragonfly.c [deleted file]
usr.sbin/802_11/hostapd/hostapd.8 [deleted file]
usr.sbin/802_11/hostapd/hostapd.conf.5 [deleted file]
usr.sbin/802_11/hostapd_cli/Makefile [deleted file]
usr.sbin/802_11/hostapd_cli/hostapd_cli.8 [deleted file]