Re: access to FreeBSD package problem
- Reply: Alpaslan_KOCABAŞ : "Re: access to FreeBSD package problem"
- In reply to: Alpaslan_KOCABAŞ : "access to FreeBSD package problem"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jan 2023 13:17:15 UTC
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.