On Jan 12, 2012, at 11:26, [email protected] Gmail wrote:

> # port list installed | grep php

Note that port list does not do what you think it does:

https://trac.macports.org/wiki/FAQ#portlist

So what you probably wanted was:

# port installed name:php

Or, equivalent but slower:

# port installed | grep php


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to