Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:06 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: e3bf8c16b524 - main - www/adzap: Deprecate and set expiration date to 2024-06-30
Message-ID:  <202405041002.444A26nE018160@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=e3bf8c16b5245561434c523718ea83ebb7a7b591

commit e3bf8c16b5245561434c523718ea83ebb7a7b591
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-03 19:31:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:26 +0000

    www/adzap: Deprecate and set expiration date to 2024-06-30
    
    Ad filtering now needs to be filtered in the browser to remove
    reasonable amounts of ads. Abandoned upstream and last release
    in 2009
---
 www/adzap/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/adzap/Makefile b/www/adzap/Makefile
index 528a132445cb..97020af53e72 100644
--- a/www/adzap/Makefile
+++ b/www/adzap/Makefile
@@ -10,6 +10,9 @@ WWW=		https://adzapper.sourceforge.net/
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Obsolete, no longer provides reasonable amount of filtering
+EXPIRATION_DATE=2024-06-30
+
 USES=		perl5 shebangfix
 SHEBANG_FILES=	scripts/squid_redirect-nodata scripts/wrapzap scripts/zapchain
 USE_PERL5=	run



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