Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#23226 closed defect (fixed)

zabbix: remove server variant

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: zabbix

Description

The zabbix port has a server variant which says:

variant server  \
    description {Dummy variant} {
# This variant doesn't do anything in this port.  Its only purpose is to trigger the server
# variant in the mysql5 port.
}

Since the mysql5 port doesn't have a server variant anymore, this variant now serves no purpose in the zabbix port and should be removed.

Change History (3)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

The post-install instructions also talk to the user about the mysql5 port's +server variant. This is now the mysql5-server port. But really it's not the business of the zabbix port to tell the user how to set up a MySQL server; that's the business of the mysql5-server port, or the wiki.

comment:2 Changed 14 years ago by markd@…

Resolution: fixed
Status: newclosed

Fixed in #62583. Thanks. I'm not convinced that it is not the business of a ui_msg to tell the user anything a port author deems expedient to communicate, but it is a mute point now and unnecessary.

comment:3 Changed 14 years ago by markd@…

Note: See TracTickets for help on using tickets.