Date: Sat, 6 Jul 2024 12:02:14 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f8bd82e2dc33 - main - net/ns3: Mark BROKEN, deprecate and set expiration date to 2024-08-06 Message-ID: <202407061202.466C2EgK013403@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8bd82e2dc332fdf642d7e1af0ccc8d880ec5c3c commit f8bd82e2dc332fdf642d7e1af0ccc8d880ec5c3c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-07-06 11:58:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-07-06 12:02:09 +0000 net/ns3: Mark BROKEN, deprecate and set expiration date to 2024-08-06 Unmaintained for years, outdated and fails to build Reported by: pkg-fallout --- net/ns3/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net/ns3/Makefile b/net/ns3/Makefile index fce1adb6a2ff..7d531d4def72 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -11,6 +11,10 @@ WWW= https://www.nsnam.org/ LICENSE= GPLv2 +BROKEN= Fails to compile +DEPRECATED= Outdated and unmaintained for years +EXPIRATION_DATE=2024-08-06 + USES= compiler:c++11-lib gettext gnome pkgconfig python sqlite \ tar:bzip2 waf USE_GNOME= libxml2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061202.466C2EgK013403>
