Created attachment 250644 [details] git diff for net/bmon I use this port and see it went unmaintained. So I went to take MAINTAINER. While here; fix Makefile, and files/patchfile. Affected files: Makefile files/patch-src_in_sysctl.c That's it. Thanks. All port and pkg tests return OK. --Chris
Is the license correct? LICENSE= BSD2CLAUSE MIT LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.BSD LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT
Created attachment 250651 [details] git diff for net/bmon Yes. You're correct. I should have caught that. This patch adds the LICENSE you address to my earlier patch. Thanks.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=57a2d229f906e8023dc657a737822ec22eb23f4f commit 57a2d229f906e8023dc657a737822ec22eb23f4f Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-05-15 18:49:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-05-16 06:18:32 +0000 net/bmon: fix Makefile, files/patchfile While here submitter becomes maintainer. Already maintainer of several ports. PR: 278973 Reported by: portmaster@bsdforge.com net/bmon/Makefile | 13 +++++++------ net/bmon/files/patch-src_in_sysctl.c | 4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-)