Date: Tue, 22 Aug 2023 20:01:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273296] sysutils/bacula-server: fix %%REQ_MYSQL%% and %%REQ_PGSQL%% replacement in bacula-dir rc.d script Message-ID: <bug-273296-7788-Vwfc1SYI6J@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273296-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273296-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=3D273296 --- Comment #3 from Dan Langille <dvl@FreeBSD.org> --- At present, it looks like this: # REQUIRE: DAEMON %%REQ_MYSQL%% %%REQ_PGSQL%% This is how that was set during bacula5 days: SUB_LIST+=3D REQ_MYSQL=3Dmysql REQ_PGSQL=3D"" See https://cgit.freebsd.org/ports/tree/sysutils/bacula5-server/Makefile?id=3Da= e6ca1f5b3de7a3801fa1c7d553fc4b949e816d5#n132 --=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-273296-7788-Vwfc1SYI6J>