Date: Sun, 9 Feb 2025 17:11:25 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c0888563b9b1 - main - net-mgmt/netdot: Back to pool, deprecate and set expiration date to 2025-03-31 Message-ID: <202502091711.519HBP9H087974@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0888563b9b1619dd7eb3da0d63a618408941247 commit c0888563b9b1619dd7eb3da0d63a618408941247 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-02-09 17:09:41 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-02-09 17:11:14 +0000 net-mgmt/netdot: Back to pool, deprecate and set expiration date to 2025-03-31 PR: 284497 --- net-mgmt/netdot/Makefile | 5 ++++- net-mgmt/netdot/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-mgmt/netdot/Makefile b/net-mgmt/netdot/Makefile index 78e2f68ea0e2..ee19509edd31 100644 --- a/net-mgmt/netdot/Makefile +++ b/net-mgmt/netdot/Makefile @@ -4,12 +4,15 @@ DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 5 CATEGORIES= net-mgmt -MAINTAINER= nick@foobar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source tool to organize and maintain network information WWW= https://github.com/cvicente/Netdot/ LICENSE= GPLv2 +DEPRECATED= Upstream has been inactive for 4 years, consider migrating to net-mgmt/netbox +EXPIRATION_DATE=2025-03-31 + RUN_DEPENDS= p5-libapreq2>=0:www/p5-libapreq2 \ mp2bug:www/mod_perl2 \ p5-Apache-Session>=1.6:www/p5-Apache-Session \ diff --git a/net-mgmt/netdot/pkg-plist b/net-mgmt/netdot/pkg-plist index 1abeb2081d90..e93c9e820aed 100644 --- a/net-mgmt/netdot/pkg-plist +++ b/net-mgmt/netdot/pkg-plist @@ -178,7 +178,7 @@ %%WWWDIR%%/htdocs/masondata/obj/.__obj_create_marker %%WWWDIR%%/htdocs/menu_admin.mhtml %%WWWDIR%%/htdocs/menu_user.mhtml -%%WWWDIR%%/htdocs/reports/addr_poll_stats.html +%%WWWDIR%%/htdocs/reports/addr_poll_stats.html %%WWWDIR%%/htdocs/reports/asset_inventory.html %%WWWDIR%%/htdocs/reports/autohandler %%WWWDIR%%/htdocs/reports/dev_poll_stats.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502091711.519HBP9H087974>