On Jun 29, 2010, at 11:26 PM, Bill Christensen wrote: > Sorry, I was referring to the command > > install port php5 +apache2 +mysql5 > > Scott Haneda clarified to me earlier today that you can now do > > install port php5 > install port php5-mysql > install port php5-postgresql > > etc. (or maybe you always could, but I wasn't aware of it).
You had it right in our emails, but have transposed it here, swap install and port around... `sudo port verb porfile` eg: sudo port info php5 sudo port search php5* port installed ... But yeah, you get the idea :) -- Scott * If you contact me off list replace talklists@ with scott@ * _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
