[Bug 214537] ports-mgmt/pkg : allow user to specify pkg server on command line and/or in pkg.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 3 21:43:27 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214537

--- Comment #1 from Baptiste Daroussin <bapt at FreeBSD.org> ---
you can actually by replacing pkg+http://pkg.freebsd.org by
http://pkg0.nyi.freebsd.org in the url

The full list of mirrors are available http://pkg.freebsd.org/


If you don't want to modify /etc/pkg/FreeBSD.conf
you can create: /usr/local/etc/pkg/repos/local.conf
with:

FreeBSD: {
  url: http://pkg0.nyi.freebsd.org/${ABI}/latest
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list