[Bug 259037] net-mgmt/zabbix54-server: make postgresql users first-class citizens

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 Oct 2021 06:37:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259037

            Bug ID: 259037
           Summary: net-mgmt/zabbix54-server: make postgresql users
                    first-class citizens
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: otis@FreeBSD.org
          Reporter: trombik1973@gmail.com
          Assignee: otis@FreeBSD.org
             Flags: maintainer-feedback?(otis@FreeBSD.org)

the net-mgmt/zabbix*-server does not provide packages for postgresql, while
other distributions provide `zabbix-server-mysql` and `zabbix-server-pgsql`
(AFAIK, OpenBSD, Ubuntu, and Debian). i am not sure why it is how it is. here
is my implementation of `zabbix54-server-mysql` and `zabbix54-server-pgsql`:


https://github.com/trombik/freebsd-ports-zabbix

the diff

https://github.com/trombik/freebsd-ports-zabbix/compare/upstream..main

during the development, it turned out that `oracle` option is broken, and was
removed.

poudriere complains about `REINPLACE_CMD`, but left as-is.

the ports use `FLAVORS`just because it was easier for me.

as this change possibly affects all `zabbix*-server` and `zabbix*-proxy`, i
would like to ask what the maintainer thinks first.

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