packages: Rename unbound to local-unbound

This more accurately reflects its purpose, and its contents, since
everything in the package is prefixed with "local-".

While here, add a message on upgrade about regenerating the config.

MFC after:	3 seconds
Requested by:	des
Reviewed by:	des
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D53056
This commit is contained in:
Lexi Winter
2025-10-15 12:00:35 +01:00
parent c44d2663a7
commit bf84861460
8 changed files with 43 additions and 8 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ distribution:
# install the /etc/unbound symlink, otherwise, don't overwrite the user's
# existing symlink.
if [ "${NO_ROOT:Dtrue}" = true -o ! -e ${DESTDIR}/etc/unbound ]; then \
${INSTALL_SYMLINK} -Tpackage=unbound ../var/unbound \
${INSTALL_SYMLINK} -Tpackage=local-unbound ../var/unbound \
${DESTDIR}/etc/unbound; \
fi
.endif
+2 -2
View File
@@ -104,8 +104,8 @@
vi.recover mode=01777
..
..
unbound uname=unbound gname=unbound mode=0755 tags=package=unbound
conf.d uname=unbound gname=unbound mode=0755 tags=package=unbound
unbound uname=unbound gname=unbound mode=0755 tags=package=local-unbound
conf.d uname=unbound gname=unbound mode=0755 tags=package=local-unbound
..
..
yp