to whom it may concern:
contrib/ntp 4.2.4p0 fails is old and fails (due to download link).
following patch also adds url-fix which would allow ntp to compile even if it is outdated.
fikin
fileserver@root
:/usr/ports/contrib/ntp (10:05:38) (266): diff -Naur Pkgfile.orig Pkgfile
--- Pkgfile.orig 2007-08-14 12:53:19.000000000 +0000
+++ Pkgfile 2007-08-14 12:54:55.000000000 +0000
@@ -6,9 +6,9 @@
# Depends on: openssl
name=ntp
-version=4.2.4p0
+version=4.2.4p3
release=1
-source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-$version.tar.gz
+source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/$name-$version.tar.gz
ntpd
ntp.conf)
fileserver@root:/usr/ports/contrib/ntp (10:05:44) (267):