Date: Sun, 15 Sep 2024 07:36:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281513] devel/cgit: incorrect location of config in the documentation Message-ID: <bug-281513-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281513 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=3D'"/usr/local/etc/cgitrc"' option; I suspect that the culpri= t is in the Makefile, where in MAKE_ARGS definition we see CGIT_CONFIG=3D${PREFIX}/etc/cgitrc --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer informed via mail --=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-281513-7788>