notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
hostapd-devel IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
2026.02.26 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2025.11.07Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-03-19 01:15:12
Last Update: 2026-02-27 18:26:26
Commit Hash: e181701
License: BSD3CLAUSE
WWW:
https://w1.fi/hostapd/
Description:
hostapd is a user space daemon for access point and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211). Add the following to /etc/rc.conf to use the ports version instead of the base version: hostapd_program="/usr/local/sbin/hostapd"
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. sbin/hostapd
  2. sbin/hostapd_cli
  3. share/man/man1/hostapd_cli.1.gz
  4. share/man/man8/hostapd.8.gz
  5. /usr/local/share/licenses/hostapd-devel-2026.02.26/catalog.mk
  6. /usr/local/share/licenses/hostapd-devel-2026.02.26/LICENSE
  7. /usr/local/share/licenses/hostapd-devel-2026.02.26/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hostapd-devel>0:net/hostapd-devel
To install the port:
cd /usr/ports/net/hostapd-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install net/hostapd-devel
  • pkg install hostapd-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hostapd-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1772215205 SHA256 (cschuber-hostap-2026.02.26-4651763561_GH0.tar.gz) = 2c522b22fc1dfb4072ede955eca3e65e61af6e6d0de637672954243893571cc5 SIZE (cschuber-hostap-2026.02.26-4651763561_GH0.tar.gz) = 5423070

Packages (timestamps in pop-ups are UTC):
hostapd-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2026.01.262026.02.26-2025.06.252026.02.26n/an/an/a
FreeBSD:13:quarterly2025.11.072025.11.072023.08.222025.06.252025.11.07n/an/an/a
FreeBSD:14:latest2026.02.262026.02.262022.12.202025.06.252026.02.262023.06.05-2023.06.05
FreeBSD:14:quarterly2025.11.072025.11.07-2025.06.252025.11.072023.12.232023.12.232023.12.23
FreeBSD:15:latest2026.02.262026.02.26n/a2025.06.25n/an/a2023.12.23_12024.02.18_1
FreeBSD:15:quarterly2025.11.072025.11.07n/a-n/an/a--
FreeBSD:16:latest2026.01.262026.02.26n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_hostapd-devel
USES:
cpe gmake ssl
pkg-message:
For install:
Add the following to /etc/rc.conf to use the ports version instead of the base version: hostapd_program="/usr/local/sbin/hostapd"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cschuber/hostap/tar.gz/4651763561?dummy=/
Collapse this list.

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2021.03.21
24 Mar 2021 08:59:21
Revision:569097Original commit files touched by this commit
cy search for other commits by this committer
hostapd-devel, wpa_supplicant-devel do not support openssl 1.0.2.
2021.03.21
22 Mar 2021 18:40:22
Revision:568979Original commit files touched by this commit
cy search for other commits by this committer
Update to the latest w1.fi commit, proxied through my GH account.
2021.03.19
20 Mar 2021 03:05:35
Revision:568835Original commit files touched by this commit
cy search for other commits by this committer
Update to the latest w1.fi commit, proxied through my GH account.

This includes:
	EAP-SIM/AKA peer: Support decorated anonymous identity prefix
2021.03.16
19 Mar 2021 00:18:22
Revision:568766Original commit files touched by this commit
cy search for other commits by this committer
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@

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2