Solved New pkg (1.20.8) missing nginx-full

Hello all,

After do an pkg update and pkg upgrade to version 1.20.8 my nginx-full got de-installed and not update.

Then tried do pkg install nginx-full or pkg install www/nginx-full and seems this is not on the list.

Error message:

Code:
pkg install nginx-full
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'nginx-full' have been found in the repositories

And

Code:
pkg install www/nginx-full
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'www/nginx-full' have been found in the repositories
 
Issue has nothing to do with the version of pkg(8).

Code:
IGNORE: required at least GSSAPI_HEIMDAL or GSSAPI_MIT to be defined. Please do 'make config' again
 
Back
Top