Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 13:01:44 -0800
From:      Freddie Cash <fjwcash@gmail.com>
To:        James E Keenan <jkeenan@pobox.com>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: When does a newly committed port become installable via 'pkg'?
Message-ID:  <CAOjFWZ4mPrV2gsFbYyfFgRB-anhc7_OvvpszgT%2Bi=hfndmj=fg@mail.gmail.com>
In-Reply-To: <c0a0aba5-842f-f532-1a9b-0391cb15defe@pobox.com>
References:  <c0a0aba5-842f-f532-1a9b-0391cb15defe@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 28, 2018 12:15 PM, "James E Keenan" <jkeenan@pobox.com> wrote:

Earlier today (about 0910 EST), thanks to Po-Chuan Hsieh, a new port I had
created was committed to the repository.  It was very quickly visible at
these locations:

https://svnweb.freebsd.org/ports/head/devel/p5-CPAN-Testers-Common-Client/
https://www.freshports.org/devel/p5-CPAN-Testers-Common-Client/

... and it has since become visible here as well:

https://www.freebsd.org/cgi/ports.cgi?query=p5-CPAN-Testers-
Common-Client&stype=all&sektion=all

However, when I try to install that package onto my system (a VM running
FreeBSD-11.0-RELEASE), I continue -- six hours later -- to get messages
saying that the package cannot be located.

#####
$> sudo pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.

$> sudo pkg install p5-CPAN-Testers-Common-Client
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching
'p5-CPAN-Testers-Common-Client' have been found in the repositories
#####

What am I not understanding about this process?

Thank you very much.
Jim


The default pkg repository is the "quarterly" one (see /usr/local/etc/pkg)
which only gets new ports every 3 months.

You can switch to the "latest" repo, which gets rebuilt every Tuesday, I
believe.

Or build it from the ports tree which gets updated daily.


Cheers,
Freddie

Typos courtesy of my phone.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ4mPrV2gsFbYyfFgRB-anhc7_OvvpszgT%2Bi=hfndmj=fg>