git: f8bd82e2dc33 - main - net/ns3: Mark BROKEN, deprecate and set expiration date to 2024-08-06
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 12:02:14 UTC
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= libxml2