Re: access to FreeBSD package problem

From: Alpaslan_KOCABAŞ <alpaslan.kocabas_at_kanca.com.tr>
Date: Tue, 10 Jan 2023 14:36:30 UTC
On 10.01.2023 16:17, Mel Pilgrim wrote:
> On 2023-01-10 2:22, Alpaslan KOCABAŞ wrote:
>> When I try to access to FreeBSD package 
>> (pkg.freebsd.org/FreeBSD:12:amd64/latest/All/ ), I'm getting a '403 
>> Forbidden' warning
>
> Directly listing is disabled because it contains >32,000 pkgs. Such a 
> large listing produces significant load and that function isn't needed 
> for the repo to work.  Use pkg search/fetch to access it instead.


Оk. I understood. Thanks for the clarification.