Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 19:32:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246623] www/caddy: Update to 2.0.0
Message-ID:  <bug-246623-7788-zfUL6YWpUC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246623-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246623-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246623

--- Comment #8 from Basil Hendroff <basil.hendroff@gmail.com> ---
Hi Daniel,

I'd like to make a further point on the location of the Caddy binary and
Caddyfile. While from a Caddy perspective, the preferred locations for V2 a=
re
/usr/bin/caddy and /etc/caddy/Caddyfile, this doesn't take into account that
FreeBSD has a fairly strict filesystem hierarchy, such that (as I understand
it) anything that isn't part of a base FreeBSD installation lives somewhere
under /usr/local/. More information is available about this at
https://www.freebsd.org/doc/handbook/dirstructure.html and man hier
https://www.freebsd.org/cgi/man.cgi?query=3Dhier&sektion=3D7&manpath=3Dfree=
bsd-release-ports

Therefore, to accommodate defaults from a Caddy V2 perspective within the
FreeBSD ports framework, the transformation of those locations would likely=
 be:

/usr/bin/caddy -> /usr/local/bin/caddy
/etc/caddy/Caddyfile -> /usr/local/etc/Caddyfile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246623-7788-zfUL6YWpUC>