git: d06780420b00 - main - net/appkonference: Schedule for removal on 2021-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 08:17:40 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=d06780420b00d07ecc639e3d0a157540eea0ba59 commit d06780420b00d07ecc639e3d0a157540eea0ba59 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2021-10-25 08:11:03 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2021-10-25 08:16:57 +0000 net/appkonference: Schedule for removal on 2021-12-31 This port is outdated in several ways: - port has version 2.8, while 2.9 is out - relies on EOL net/asterisk13 - uses c89, fcommon, etc Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- net/appkonference/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile index 9d036755311d..d14c56d04afa 100644 --- a/net/appkonference/Makefile +++ b/net/appkonference/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= High-performance Asterisk voice/video conferencing plugin +DEPRECATED= Outdated, depends on unsupported version of net/asterisk +EXPIRATION_DATE=2021-12-31 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE