On Mar 8, 2012, at 15:18, Andrew Mark wrote: > 3) For future reference how do I find out where the executable file > for an installed port resides?
"port contents foo" will tell you what a port called foo installed. Programs you run on the command line are typically installed in the bin directory, so you could filter the "port contents" output for that. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
