Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 09:55:03 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: 6670709875f5 - main - www/mozplugger: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310220955.39M9t3m2016200@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6670709875f545c598779607f8beac2d8750147c

commit 6670709875f545c598779607f8beac2d8750147c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-22 09:53:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-22 09:54:21 +0000

    www/mozplugger: Deprecate and set expiration date to 2023-11-30
    
    Defunct as Mozilla Firefox dropped support for plugin interface as of ESR 60
    
    Reference:
    https://blog.mozilla.org/futurereleases/2018/01/11/announcing-esr60-policy-engine/
---
 www/mozplugger/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/mozplugger/Makefile b/www/mozplugger/Makefile
index 4586dfcbaa5f..a1ae96c47817 100644
--- a/www/mozplugger/Makefile
+++ b/www/mozplugger/Makefile
@@ -10,6 +10,9 @@ WWW=		http://mozplugger.mozdev.org/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Obsolete, defunct as Mozilla Firefox dropped support for plugin interface as of ESR 60
+EXPIRATION_DATE=2023-11-30
+
 GNU_CONFIGURE=	yes
 USES=		desthack gmake webplugin:native xorg
 USE_XORG=	x11 xt



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