Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2025 18:45:28 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 66dbdd85d65f - main - www/angie-module-rtmp: Deprecate and set expiration date to 2025-12-31
Message-ID:  <202510231845.59NIjSMj078403@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=66dbdd85d65fcd4fbcdb076bf2bbf997aa06c797

commit 66dbdd85d65fcd4fbcdb076bf2bbf997aa06c797
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-22 19:56:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-10-23 18:44:45 +0000

    www/angie-module-rtmp: Deprecate and set expiration date to 2025-12-31
    
    Upstream project has been on life support for years and there a lot
    of unresolved issues and PRs. Redirect users to multimedia/mediamtx
    
    PR:             284655
    Approved by:    Sebastian Oswald <sko@rostwald.de> (maintainer)
---
 www/angie-module-rtmp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/angie-module-rtmp/Makefile b/www/angie-module-rtmp/Makefile
index 1baca0453d21..6ed58a3e358a 100644
--- a/www/angie-module-rtmp/Makefile
+++ b/www/angie-module-rtmp/Makefile
@@ -3,6 +3,9 @@ GH_TUPLE=	arut:nginx-rtmp-module:v1.2.2:module
 
 COMMENT=	Angie RTMP dynamic module
 
+DEPRECATED=	Upstream development has slowed down and there are a lot of unresolved issues and PRs upstream, consider migrating to multimedia/mediamtx
+EXPIRATION_DATE=2025-12-31
+
 MASTERDIR=	${.CURDIR}/../../www/angie
 
 do-install:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510231845.59NIjSMj078403>