#38379: New port "databases/sysbench" ----------------------------------+-------------------------------- Reporter: alexander.janssen@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: sysbench | ----------------------------------+-------------------------------- Comment (by alexander.janssen@…): Replying to [comment:9 egall@…]:
Replying to [comment:8 alexander.janssen@…]:
mysql4 and mysql5 can live happily together without getting in the way of each other.
No they can't; not in MacPorts at least. The MacPorts ports for mysql4 and mysql5 already conflict with one another. mysql4 has this in its portfile: {{{ conflicts mysql5 mysql5-devel }}} And mysql5 has this in its portfile: {{{ conflicts mysql5-devel mysql4 }}} So the variants here should probably follow suit with these conflicts.
Hu, I thought these conflicts would be automatically handled. OK, I'll include those.
So, I'll try to fix the things I can solve right now; you want me to submit a new portfile and delete the old attachment?
Yeah, submit a new portfile; it's up to you whether you want to replace the old one or not.
Gimme a day, I'll correct these. Coming back to the `AC_CONFIG_MACRO_DIR([m4])` and `ACLOCAL_AMFLAGS` issues; I don't think I can resolve the issues. Do you really need these issues to be resolved? -- Ticket URL: <https://trac.macports.org/ticket/38379#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X