查看通过MacPorts安装的内容

Jas*_*son 98 macports

有没有办法看到我通过MacPorts安装的所有内容?

我知道我已经安装了Apache和php 5.3.8,但是我想知道我还安装了什么.

Tg.*_*Tg. 141

使用 port installed列出您的所有端口.

  • 您可以执行`port installed requested` to [仅查看不依赖的软件包](http://stackoverflow.com/questions/15050617/list-of-installed-macports-without-dependencies) (48认同)
  • “请求的已安装端口”完全符合我的要求:显示我选择安装的软件包。 (2认同)