Hi all,
I've taken a long break from FreeBSD so I'm fairly new to pkgng binary packages (and these forums...).
On an 11.0R install I'm trying to install net/openntpd via
I have seen Thread 58051 but unfortunately I cannot build ports from source on this machine. However, FreshPorts no longer lists the port as ignored and PortsMon shows no build errors and lists binary packages for my architecture (i386) so I believe the package should be installable.
Any ideas why
TIA,
q.
I've taken a long break from FreeBSD so I'm fairly new to pkgng binary packages (and these forums...).
On an 11.0R install I'm trying to install net/openntpd via
pkg
. I have run pkg update
to perform the initial bootstrap which went fine. I have successfully installed other packages but net/openntpd cannot be found.
Code:
# pkg install openntpd
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: No packages available to install matching 'openntpd' have been found in the repositories
# pkg search ntpd
#
Any ideas why
pkg install openntpd
fails regardless?TIA,
q.