From nobody Wed Dec 31 12:49:05 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dh8sY2DKDz6Md9g for ; Wed, 31 Dec 2025 12:49:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dh8sY1RP3z3X4n for ; Wed, 31 Dec 2025 12:49:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767185345; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UYpdsAQc9Rh6WCcjv4LVVwr78xt3W683LbAMFbUJmJM=; b=Mw6zWU57Tj5aNJD70JICH336ltAXpUU3ghraVtjzuxPS3GLm8TQw/Vm8jQcXqpjmzxVwLp YdD7cxEA6atIzYuqnIM7jZRDNaeMWMYnrJXRvOncqtx0ithL8XlfBIOmH8ZB+2cwIgjnZw xPIS7oLZhGZJwEzjsfT6CTSOTjKH8E8t6Q91D6tiVKYCY/vHLM6+wsBZ/Za0ZSUnojh3Er TEApkUp28epq15XcWcfKkzJLpLIaenqu19BTFAhLAlOJXNhv4+kbrECugkpNffrm6SSPrx 08ZswhwBQYCFc/b7nrjmEOkcg7jTdyUlPjVCMfOUUxghldufIEs4Rm4C2rztNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767185345; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UYpdsAQc9Rh6WCcjv4LVVwr78xt3W683LbAMFbUJmJM=; b=EuvTRn7BxsXkUBfcC5Fj//4ZkZXrF4DfdlFnAJckjQr/p3B37nASurxb4TI92bdu6I5j3G 4RhDto1k4tAZww13nWn0QfEzSCOwd8oiH6Xk5jt/nwWNRzdE3oASr3CjeUH7Ga0k06wQg+ o1vYQ+tzbSrPyaaBTf66nWEraIopFsZAEbS+470g+qJb/bC2qRzxheaCVcsoYcYmsFoODj X4rkkHX2j14NRQsJJ9Zn0sKH/xbj9R3z/wZkJDydENG+WSNt6O9ATMIEdDUMlf9mX2SXTk DLZoHrO0Beiu8RIlRnnT08NHYc0OyFdOL9penRpNGDrhszTtFUMzhvaB0fXaTg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767185345; a=rsa-sha256; cv=none; b=TAK1s8xzpRXC9zvFAnrc8YuoQK7/8oFLCA+3ZWcCv9iIEieETG2pIOldhdFhhzJAgayD+9 a6LPsUDDyWQbX+SSu8dY3nrmHgQDZmYOGzrkAtpf2rDjVX5qqOGfyN08re7Ld/0R/cHlfH M6QhpcXnmSAtaqv3U4ur5D0cnODTpHbfFbqn3pNhOJmhVOUw7/cSoybnNH74IWrchUHruY BX+7craeySnYuI28vaFn3tEvGsYLTzuwzcQNgt9Ty39h4hOcVs5e28Ixu+OOhZjdw2JB/S ML1oUi9J32GeQOIDg0PDncodOZlyQp7Yz5qBlKMPHT5AZeuuCY/F7+5BGl9jKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dh8sY10F5zmmL for ; Wed, 31 Dec 2025 12:49:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38295 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 31 Dec 2025 12:49:05 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 2f3d8ad184c6 - main - www/angie-module-rtmp: Remove expired port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2f3d8ad184c6a5506531101ac455e8b8551f1664 Auto-Submitted: auto-generated Date: Wed, 31 Dec 2025 12:49:05 +0000 Message-Id: <69551bc1.38295.37e72495@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f3d8ad184c6a5506531101ac455e8b8551f1664 commit 2f3d8ad184c6a5506531101ac455e8b8551f1664 Author: Rene Ladan AuthorDate: 2025-12-31 12:48:57 +0000 Commit: Rene Ladan CommitDate: 2025-12-31 12:48:57 +0000 www/angie-module-rtmp: Remove expired port 2025-12-31 www/angie-module-rtmp: Upstream development has slowed down and there are a lot of unresolved issues and PRs upstream, consider migrating to multimedia/mediamtx --- MOVED | 1 + www/Makefile | 1 - www/angie-module-rtmp/Makefile | 28 ---------------------------- www/angie-module-rtmp/files/pkg-message.in | 15 --------------- www/angie-module-rtmp/pkg-descr | 4 ---- www/angie-module-rtmp/pkg-plist | 3 --- 6 files changed, 1 insertion(+), 51 deletions(-) diff --git a/MOVED b/MOVED index a01f3bc9d0ba..7bcd4b5cffb1 100644 --- a/MOVED +++ b/MOVED @@ -4988,3 +4988,4 @@ www/py-django51||2025-12-31|Has expired: Extended support of Django 5.1 ends Dec sysutils/ipfs-go-fs-repo-migrations||2025-12-31|Has expired: Obsolete port, no longer required for migrations devel/inastemp||2025-12-31|Has expired: unfetchable www/moodle44||2025-12-31|Has expired: Upstream EOL +www/angie-module-rtmp||2025-12-31|Has expired: Upstream development has slowed down and there are a lot of unresolved issues and PRs upstream, consider migrating to multimedia/mediamtx diff --git a/www/Makefile b/www/Makefile index 0f39ffb91079..4d141913890e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -56,7 +56,6 @@ SUBDIR += angie-module-perl SUBDIR += angie-module-postgres SUBDIR += angie-module-redis2 - SUBDIR += angie-module-rtmp SUBDIR += angie-module-set-misc SUBDIR += angie-module-subs SUBDIR += angie-module-testcookie diff --git a/www/angie-module-rtmp/Makefile b/www/angie-module-rtmp/Makefile deleted file mode 100644 index 685ad1359205..000000000000 --- a/www/angie-module-rtmp/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= angie-module-rtmp -MODULE_VERSION= 1.2.2 -MODULE_PORTREVISION= 0 -GH_TUPLE= arut:nginx-rtmp-module:v${MODULE_VERSION}:module - -COMMENT= Angie RTMP dynamic module -WWW= https://github.com/arut/nginx-rtmp-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: - ${MKDIR} ${STAGEDIR}${DOCSDIR} \ - ${STAGEDIR}${MODDIR} - - ${INSTALL_LIB} ${WRKSRC}/objs/ngx_rtmp_module.so \ - ${STAGEDIR}${MODDIR} - - ${INSTALL_MAN} ${WRKSRC_module}/README.md ${STAGEDIR}${DOCSDIR} - -do-install-DEBUG-on: - ${INSTALL} ${COPY} -m ${_SHAREMODE} \ - ${WRKSRC_DEBUG}/objs/ngx_rtmp_module.so \ - ${STAGEDIR}${MODDIR}/ngx_rtmp_module-debug.so - -.include "${MASTERDIR}/Makefile" diff --git a/www/angie-module-rtmp/files/pkg-message.in b/www/angie-module-rtmp/files/pkg-message.in deleted file mode 100644 index 48595d217317..000000000000 --- a/www/angie-module-rtmp/files/pkg-message.in +++ /dev/null @@ -1,15 +0,0 @@ -[ -{ type: install - message: <