Date: Tue, 23 Jan 2024 20:18:07 GMT From: Tim Bishop <tdb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bb18ffc020b - main - security/f-prot: Deprecate and expire 2024-02-29 Message-ID: <202401232018.40NKI7MU033847@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tdb: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bb18ffc020bff725a0e1c902583b01220e16f7e commit 2bb18ffc020bff725a0e1c902583b01220e16f7e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-23 20:14:53 +0000 Commit: Tim Bishop <tdb@FreeBSD.org> CommitDate: 2024-01-23 20:16:55 +0000 security/f-prot: Deprecate and expire 2024-02-29 F-Prot Antivirus reached end-of-life on July 31, 2021 Reference: https://en.wikipedia.org/wiki/FRISK_Software_International#F-Prot_Antivirus PR: 276565 --- security/f-prot/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index e88a29e8645a..484d33480f44 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -15,6 +15,9 @@ LICENSE_NAME= f-prot LICENSE_TEXT= Free for personal users on personal workstations only LICENSE_PERMS= auto-accept +DEPRECATED= F-Prot Antivirus reached end-of-life on July 31, 2021 +EXPIRATION_DATE=2024-02-29 + WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= 900.fpupdate fpscan fpupdate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401232018.40NKI7MU033847>