Opened 6 years ago

Closed 5 years ago

#56805 closed update (fixed)

mysql-proxy: Update to latest version

Reported by: mf2k (Frank Schima) Owned by: chrstphrchvz (Christopher Chavez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mysql-proxy

Description

I am attempting to update mysql-proxy to version 0.8.5 but I am getting an error. I don't know how to fix it, so I am attaching my portfile patch in the hopes that someone else can fix it.

Also, it works with mysql57 only, because I don't know a good way to connect with any version of mysql in the configure phase.

configure.args      --with-mysql=${prefix}/lib/mysql57/bin/mysql_config \

Attachments (2)

Portfile-mysql-proxy.diff (2.5 KB) - added by mf2k (Frank Schima) 6 years ago.
Portfile patch
main.log (468.3 KB) - added by mf2k (Frank Schima) 6 years ago.
Error log

Download all attachments as: .zip

Change History (3)

Changed 6 years ago by mf2k (Frank Schima)

Attachment: Portfile-mysql-proxy.diff added

Portfile patch

Changed 6 years ago by mf2k (Frank Schima)

Attachment: main.log added

Error log

comment:1 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Owner: set to chrstphrchvz
Resolution: fixed
Status: newclosed

In 156acd8e0b698d00e27edcd4acb1a00b8eea05eb/macports-ports (master):

mysql-proxy: delete port

Current port does not build; an effort to update to 0.8.5 was
unsuccessful.

Upstream development ceased in 2014, and this software was
considered "alpha" and "not recommended for production use".

Possible alternatives (not in MacPorts) include MySQL Router
and ProxySQL.

Closes: #45230
Closes: #56805

Note: See TracTickets for help on using tickets.