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

Attachment: signature.asc
Description: PGP signature

Reply via email to