On Jan 12, 2012, at 11:26, g...@gulik.org 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
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to