FreeBSD 15 stable amd64 firefox pkgbase

From: Manfred Koch <md-koch_at_t-online.de>
Date: Thu, 30 Oct 2025 16:27:13 UTC
Hello,

in /usr/local/etc/pkg/repos/FreeBSD-base.conf:

FreeBSD-base {
     url = "pkg+https://pkg.freebsd.org/${ABI}/base_latest";
     mirror_type = "srv";
     signature_type = "fingerprints";
     fingerprints = "/usr/share/keys/pkg";
     enabled = yes;
}

I did the command "pkg search firefox"
I got firefox-esr-140.4.0_1,1

missing the latest firefox-144.0.2,2

Do you know where it's gone?

Manfred