Is pkg quarterly really needed?
Baptiste Daroussin
bapt at FreeBSD.org
Thu Apr 20 18:39:52 UTC 2017
On Thu, Apr 20, 2017 at 02:13:52PM -0400, qjail1 wrote:
> I maintain a port and I have users complaining that the pkg system takes
> many months before the updated version of my port shows up in the pkg
> system.
>
> My response is I tell them to change a line in their
> /etc/pkg/FreeBSD.conf file
> from url: "pkg+http://pkg.Freebsd.org/${ABI}/quarterly",
> to url: "pkg+http://pkg.Freebsd.org/${ABI}/latest",
Tell them not to modify that file but to override it:
cat /usr/local/etc/pkg/repos/whatever.conf
FreeBSD: {
url: "pkg+http://pkg.Freebsd.org/${ABI}/latest"
}
:)
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20170420/a59eeea8/attachment.sig>
More information about the freebsd-questions
mailing list