如何更新 Freebsd ports 中的单个端口树?
我在两个多小时前尝试了 portupgrade -a ,它仍在升级。想想看,我真的不需要升级整个端口树。我需要更新的是 pecl-APC,它位于 www/ 下。有人可以告诉我如何仅更新该特定端口吗?先感谢您。
I tried portupgrade -a more than 2 hours ago and it is still upgrading. Come to think of it, I didn't really need to upgrade the whole ports trees. The one I needed to update is pecl-APC which resides under www/. Could someone tell me how to update only that specific port? Thank you in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用:portupgrade -R app_name
You can use : portupgrade -R app_name