mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
ac4933ff6f
If a list of repositories has been specified, only run 'pkg update' on those repositories; in particular, avoiding downloading the entire FreeBSD-ports repository when we're not going to be using it allows FreeBSD/EC2 instances (and presumably those other clouds too) to launch roughly 5 seconds faster. Reviewed by: ziaee Sponsored by: Amazon Differential Revision: https://reviews.freebsd.org/D57033