Running a script

2014-01-05 Thread M. Daniel Becque
If I have a standard MacPorts setup and the script file that Ryan mentioned is ~/cleanup.txt, what steps do I need to take in order to run it? Thanks dan ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mai

Re: MySQL port 3306 open to local, closed to other?

2014-01-05 Thread Bill Christensen
Nothing in /opt/local/etc/mysql5 I found: /opt/local/lib/mysql5/bin/mysql_config /opt/local/bin/mysql_config5 both of which contain if [ 0 -eq 0 ]; then port=0 else port=3306 fi and /opt/local/include/mysql5/mysql/my_config.h which consists of a whole bunch of commented-out stuff, and that'