On Tue, Jan 17, 2023 at 11:40:24PM +0000, Stuart Henderson wrote:
> I think the @pkgpath is needed for the quirks rename to work. Test with
> pkg_add -u with PKG_PATH pointed at a dir with the packages to be sure. (If
> it's not meant to be a replacement then the quirks rename isn't wanted
> either)

It should be possible to install gotweb and gotwebd side-by-side
and access each using different URL locations served from the same
instance of httpd.

All we want is show a hint that gotweb is now obsolete and gotwebd
should be installed and configured instead. If someone is still
using gotweb now they didn't get the message months ago when we
made gotwebd avaiable in packages and asked people to switch over
and report any issues.

Installing gotwebd automatically when gotweb gets deleted doesn't
really help. The admin must also create a gotwebd.conf file and
adjust httpd.conf.

Given this, I hope I've done the right thing in quirks?

Reply via email to