git: 5c42adedf6a7 - main - net/panoptis: mark for removal
Sofian Brabez
sbz at FreeBSD.org
Fri Apr 23 14:27:53 UTC 2021
The branch main has been updated by sbz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52
commit 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52
Author: Sofian Brabez <sbz at FreeBSD.org>
AuthorDate: 2021-04-23 14:19:54 +0000
Commit: Sofian Brabez <sbz at FreeBSD.org>
CommitDate: 2021-04-23 14:23:35 +0000
net/panoptis: mark for removal
---
net/panoptis/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net/panoptis/Makefile b/net/panoptis/Makefile
index c56fb4147344..b7e2203ca933 100644
--- a/net/panoptis/Makefile
+++ b/net/panoptis/Makefile
@@ -12,6 +12,9 @@ COMMENT= Detect and block DoS/DDoS attacks
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Unmaintained upstream, uses EOL Python 2.7
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libccgnu2.so:devel/commoncpp
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list