pgj / freebsd-wifibox

wifibox: Use Linux to drive your wireless card on FreeBSD
BSD 2-Clause "Simplified" License
159 stars 12 forks source link

Installing man files in `$LOCALBASE/man` is no longer supported #89

Closed pgj closed 6 months ago

pgj commented 7 months ago

On installing the net/wifibox-core port, the following warning was given:

====> Running Q/A tests (stage-qa)
Warning: Installing man files in /usr/local/man is no longer supported. Consider installing these files in /usr/local/share/man instead.
16452736 -rw-r--r--  1 root  wheel  4241 Mar  6 10:01:14 2024 /usr/home/pgj/projects/github/freebsd-wifibox-port/net/wifibox-core/work/stage/usr/local/man/man8/wifibox.8.gz

Adjust the Makefile to use this updated location.

pgj commented 7 months ago

This probably applies to net/wifibox-alpine as well.

pgj commented 7 months ago

Reopening for Wifibox/Alpine.

pgj commented 7 months ago

Reopening for Wifibox/Alpine.