Hello again,
I sent this a couple of weeks ago and haven't had any replies. I'm sure
that somebody recognises the USB error, even if they don't know anything
about Nut or the UPS. So I've resent this with a slightly more general
subject line.
Other people with similar problems on Linux have
Dear port maintainers,
The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this po
Hi,
I have the use-case from some ports I maintain which are related or are
based on go.
Upstream does not provide the go.mod via goproxy but e.g. only on gitlab
or github.
Therefor the go modules approve to build the port is not possible.
The extension enables the go.mk to more flexibly do
Hi,
Not a committed port, so I do not know if it is the right solution.
I managed to limit the networking in fetch phase in the port below:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272180
in short, I took the following steps
in fetch phase,
1. HOME=${WRKDIR} npm install --ignore-script