|
|
|
|
|
by corwin7
3537 days ago
|
|
How do you install openntpd at all? It's not in pkg or ports: ╰─ 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 ╰─ cd /usr/ports/sysutils/openntpd
cd: no such file or directory: /usr/ports/sysutils/openntpd |
|
http://www.freshports.org/net/openntpd/
It is currently marked as ignore, so packages are not built because it requires LibreSSL by default which means it will cause conflicts with stuff that uses OpenSSL.
On July 4th, this commit was added:
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=395088+0+/usr/...
However I don't think this got merged to the quarterly branch until later, I rebuilt openntpd with OpenSSL on July 5th of this year.