Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Dec 2016 21:43:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 214537] ports-mgmt/pkg : allow user to specify pkg server on command line and/or in pkg.conf
Message-ID:  <bug-214537-32340-noQjkM7mSD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214537-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214537-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214537

--- Comment #1 from Baptiste Daroussin <bapt@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
}

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214537-32340-noQjkM7mSD>