[Bug 281513] devel/cgit: incorrect location of config in the documentation

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Sep 2024 07:36:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281513

            Bug ID: 281513
           Summary: devel/cgit: incorrect location of config in the
                    documentation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alexey@ocaml.nl

cgit documentation says that the config is in /etc/cgitrc. It is incorrect, and
it the config is not recognized there; the right location is
/usr/local/etc/cgitrc. The port is compiled with
-DCGIT_CONFIG='"/usr/local/etc/cgitrc"' option; I suspect that the culprit is
in the Makefile, where in MAKE_ARGS definition we see
CGIT_CONFIG=${PREFIX}/etc/cgitrc

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

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