#20810: postgresql_select port request -------------------------------+-------------------------------------------- Reporter: apinstein@… | Owner: mww@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: postgresql_select -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Replying to [comment:7 jmr@…]:
And what's wrong with installing version-suffixed symlinks in ${prefix}/bin as well?
Oh, ''that's'' what #28133 says. I missed that. You're right, that's probably fine; let's not consider that a duplicate after all. For mysql5 which does this, it causes some odd issues... for example running "mysql_upgrade5" (where PATH contains /opt/local/bin but not the long path to the real "mysql_upgrade"), doesn't work, as it expects to then find "mysql" in PATH as well (when in fact only "mysql5" is in PATH in this case); see #20949. -- Ticket URL: <https://trac.macports.org/ticket/20810#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS