Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2021 08:52:05 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: 621e3f679da7 - main - www/mod_backtrace: Deprecate and set expiration date to 2022-03-31
Message-ID:  <202110100852.19A8q5fx062232@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=621e3f679da71a21ca6ed477fd36cfffc84c8fd8

commit 621e3f679da71a21ca6ed477fd36cfffc84c8fd8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-10-10 08:39:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-10 08:51:53 +0000

    www/mod_backtrace: Deprecate and set expiration date to 2022-03-31
    
    Abandoned upstream, last release 7 years ago
    
    Reference: https://emptyhammock.com/projects/httpd/diag/
    
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32394
---
 www/mod_backtrace/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile
index a2c946203f50..df5d7210526c 100644
--- a/www/mod_backtrace/Makefile
+++ b/www/mod_backtrace/Makefile
@@ -15,6 +15,9 @@ COMMENT=	Collects backtraces when a child process crashes
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Abandoned upstream in 2012 (version 2.0)
+EXPIRATION_DATE=2022-03-31
+
 MANUAL_PACKAGE_BUILD=	requires apache WITH_EXCEPTION_HOOK=yes
 
 USES=		apache:2.2+


home | help

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