git: e3bf8c16b524 - main - www/adzap: Deprecate and set expiration date to 2024-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 10:02:06 UTC
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