pkg: No packages available to install (14.0-BETA5 on RPi 400/arm64)

I'm testing out 14.0-BETA5 on my RPi 400 (arm64) and for some reason it seems a lot of packages are unavailable.

Does anyone have any idea as to what could be the problem? Is there something I can do to make it work, or is the problem on the repo side?

# pkg clean -ay
# pkg update -f
# pkg install xfce
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'xfce' have been found in the repositories

I get similar messages trying to install 'xfce4', 'gnome', 'kde5' and so on.
 
Is the issue that not all packages have been built yet for all architectures for 14.0?
 
I've just upgraded to 14.0-RC2, but still the same issue.

I noticed when I ran pkg update -f, it said that only 28044 packages were processed. But there should be 30 thousand something, right?

Edited to add: It doesn't matter if I used quarterly or latest, but seem to only have 28044 packages, and those do not include xfce, gnome etc.
 
Back
Top