Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 19:18:23 +0000
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 54d64ea003c0 - main - net/hostapd29: Deprecate and expire
Message-ID:  <69efb67f.303e3.5ebd6660@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54d64ea003c04693d69ce84f8d098c1989464bfc

commit 54d64ea003c04693d69ce84f8d098c1989464bfc
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-04-27 19:16:34 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-04-27 19:16:34 +0000

    net/hostapd29: Deprecate and expire
    
    No longer supported by upstream.
---
 net/hostapd29/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/hostapd29/Makefile b/net/hostapd29/Makefile
index 922b5ee1c90d..6da27463a95f 100644
--- a/net/hostapd29/Makefile
+++ b/net/hostapd29/Makefile
@@ -14,6 +14,9 @@ MAINTAINER=	cy@FreeBSD.org
 COMMENT=	IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
 WWW=		https://w1.fi/hostapd/
 
+DEPRECATED=	Unsupported by upstream
+EXPIRATION_DATE=2026-09-30
+
 LICENSE=	BSD3CLAUSE
 
 USES=		cpe gmake ssl


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efb67f.303e3.5ebd6660>