Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
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. If any ports have already been updated, you
I'm trying to update the devel/pmdk port and found 2 issues
due to dependency checks that are not alignment with reality:
1) The port wants the ports version of ncurses. But the following
definition does not work:
LIP_DEPENDS= libncurses.so:devel/libncurses
The reason is that lib/l
## Stefan Esser (s...@freebsd.org):
> LIP_DEPENDS= libncurses.so:devel/libncurses
There's a Uses macro for ncurses, and I believe you're trying to do
USES+=ncurses:port. Else the dependency would look like
LIB_DEPENDS+=libncurses.so.6:devel/libncurses
and you'd have to track that version (.
Can we get www/node14 updated? Safe to call maintain timeout?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263090
With a review: https://reviews.freebsd.org/D35192
It's possible I can get the CVE updates for on www/node* this
weekend too but I'd rather not make 14 wait for them.