Opened 15 years ago
Closed 15 years ago
#23227 closed enhancement (fixed)
zabbix: add pgsql84 variant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | zabbix |
Description
zabbix already has variants pgsql81, pgsql82, and pgsql83, so there should probably be one for pgsql84 too. They should also probably conflict with one another, and perhaps with the other database variants as well (I don't know).
Attachments (1)
Change History (5)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | zabbix: add pgsql84 → zabbix: add pgsql84 variant |
---|
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | zabbix-databases.diff added |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 15 years ago by markd@…
Ryan, you can just go ahead and commit this if you want. Thanks.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, fixed in r62588.
Note: See
TracTickets for help on using
tickets.
Here is a patch to fix #23227, #23229, #23230, #23231, and remove unnecessary --prefix and --mandir args. I made mysql5 a variant too, so now every database option has a variant. This simplifies things and is IMHO easier for the user to understand.