[Bug 259474] databases/pgbouncer: Fix config file
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259474] databases/pgbouncer: Fix config file"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259474] databases/pgbouncer: Fix config file"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259474] databases/pgbouncer: Fix config file"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259474] databases/pgbouncer: Fix config file"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Oct 2021 04:37:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259474 Bug ID: 259474 Summary: databases/pgbouncer: Fix config file Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bofh@freebsd.org CC: m.tsatsenko@gmail.com Flags: maintainer-feedback?(m.tsatsenko@gmail.com) CC: m.tsatsenko@gmail.com Created attachment 229058 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229058&action=edit Fix for config files - No need to replace pgbouncer.log as the config mentions the absolute path /var/log/pgbouncer/pgbouncer.log now - No need to replace pgbouncer.pid as the config mentions the absolute path /var/run/pgbouncer/pgbouncer.log now - References to other files in /etc/ is changed with ${PREFIX}/etc specially pgbouncer.users which had a reference to /etc directory - No longer requires gsed so removed the BUILD_DEPENDS - There was a pkg-message.in file which was not called using SUB_FILES; added accordingly -- You are receiving this mail because: You are the assignee for the bug.