2013/7/5 Clemens Lang <[email protected]>: > You might want to use mysql56 and mysql56-server, unless you > specifically need the old version.
Unfortunately, I need version 5.1.XX for a couple of projects. > :) clemens@cSchlepptop:~$ port_binary_distributable.tcl -v mysql5 > dependency 'openssl' has license 'OpenSSL' which conflicts with license 'gpl' > from 'mysql5' > :( clemens@cSchlepptop:~$ port_binary_distributable.tcl -v mysql5-server > mysql5-server is distributable > :) clemens@cSchlepptop:~$ port_binary_distributable.tcl -v inkscape > dependency 'gsl' has license 'GPL-3+' which conflicts with license 'GPL-2' > from 'inkscape' Thanks, I wasn't aware of port_binary_distributable.tcl! And mysql5-server was a mistake by my side (I misread the shell messages): it is actually installed from the prebuilt package. So everything works as expected. Thanks for the information. Best regards. Davide _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
