aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2021-03-19 00:18:22 +0000
committerCy Schubert <cy@FreeBSD.org>2021-03-19 00:18:22 +0000
commitcdbd267d33b5476ee1cc6c5169c59d370cb5d8e6 (patch)
tree122b88b7680a7d52a1d22322d7db06207b55fd11 /net/Makefile
parentf626afa84f93f3cf4250e4d585ae016566751a83 (diff)
downloadports-cdbd267d33b5476ee1cc6c5169c59d370cb5d8e6.tar.gz
ports-cdbd267d33b5476ee1cc6c5169c59d370cb5d8e6.zip
net/hostapd-devel, security/wpa_supplicant-devel
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@
Notes
Notes: svn path=/head/; revision=568766
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index f07ab68eff85..a60154f8a041 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -241,6 +241,7 @@
SUBDIR += hlmaster
SUBDIR += honeyd
SUBDIR += hostapd
+ SUBDIR += hostapd-devel
SUBDIR += hping
SUBDIR += hping3
SUBDIR += hsflowd