Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 19:18:25 +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: c04bae00aace - main - net/hostapd210: Deprecate and expire
Message-ID:  <69efb681.27d24.387a2e5e@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=c04bae00aaceb44cfd2483d42a65954cd580ad51

commit c04bae00aaceb44cfd2483d42a65954cd580ad51
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-04-27 19:17:25 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-04-27 19:17:25 +0000

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

diff --git a/net/hostapd210/Makefile b/net/hostapd210/Makefile
index 59d57624431f..b415e2e5619d 100644
--- a/net/hostapd210/Makefile
+++ b/net/hostapd210/Makefile
@@ -9,6 +9,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-12-31
+
 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?69efb681.27d24.387a2e5e>