For the complete documentation index, see llms.txt. This page is also available as Markdown.

10.5.Port 工具

ports-mgmt/porttools 程序是 Ports Collection 的一部分。

port 是前端脚本,能帮助简化测试工作。每当需要测试新的 Port 或更新现有 Port 时,可以使用 port test 来进行测试,包括 portlint 检查。此命令还会检测并列出任何未在 pkg-plist 中列出的文件。例如:

# port test /usr/ports/net/csup

最后更新于

这有帮助吗?