Add two new development ports tracking the latest w1.fi development. WPA developement is hosted at git://w1.fi/hostap.git however ports plumbing provides API access to github. Therefore I cloned/forked hostap, renaming "origin" to "upstream," with a brand-new "origin" located on github. In theory this will allow me to git pull from git://w1.fi/hostap.git and push to my github repo. This will coincide with base tracking more recent developent at w1.fi, supporting WPA3. Discussed with: phillip@
10 lines
178 B
Text
10 lines
178 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Add the following to /etc/rc.conf to use the ports version instead
|
|
of the base version:
|
|
|
|
hostapd_program="/usr/local/sbin/hostapd"
|
|
EOM
|
|
}
|
|
]
|