Date: Fri, 23 Apr 2021 14:27:53 GMT From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5c42adedf6a7 - main - net/panoptis: mark for removal Message-ID: <202104231427.13NERrht066817@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sbz: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 commit 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 Author: Sofian Brabez <sbz@FreeBSD.org> AuthorDate: 2021-04-23 14:19:54 +0000 Commit: Sofian Brabez <sbz@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104231427.13NERrht066817>