port -v selfupdate
Next, upgrade the ports as usual :
port -v selfupdate
$ mysql5 -u db_user -p db_table < db_table.sql Enter password: ERROR 1153 (08S01) at line 232: Got a packet bigger than 'max_allowed_packet' bytesA : The file importing contains a statement that's probably too big, increase the value "max_allowed_packet" in my.cnf:
port -v selfupdate port -v install git-core
dyld: Library not loaded: /opt/local/lib/libssl.0.9.8.dylib Referenced from: /opt/local/bin/git Reason: image not found Trace/BPT trap
dyld: Library not loaded: /opt/local/lib/libssl.0.9.8.dylib Referenced from: /opt/local/bin/svn Reason: image not found Trace/BPT trap