git: c5d9ff2fbad4 - main - sysutils/pprotectd: Deprecate and set expiration date to 2025-03-23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Feb 2025 00:27:45 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c5d9ff2fbad4526a0f0e1683598900c4c2e65e7b
commit c5d9ff2fbad4526a0f0e1683598900c4c2e65e7b
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-20 23:52:23 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-20 23:52:27 +0000
sysutils/pprotectd: Deprecate and set expiration date to 2025-03-23
Obsolete utility, superseded by protect in base
PR: 284835
Reviewed by: zont (maintainer)
---
sysutils/pprotectd/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sysutils/pprotectd/Makefile b/sysutils/pprotectd/Makefile
index 1a4fe9af07a9..f56f539b60cf 100644
--- a/sysutils/pprotectd/Makefile
+++ b/sysutils/pprotectd/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= zont@FreeBSD.org
COMMENT= Daemon that protects processes from killing when memory is exhausted
WWW= http://www.zonov.org/
+DEPRECATED= Obsolete utility, superseded by protect in base
+EXPIRATION_DATE=2025-03-23
+
USE_RC_SUBR= ${PORTNAME}
PLIST_FILES= sbin/${PORTNAME} \