- Add ipv6 as a second category as IPv6 is now supported.
- Switch to GNU_CONFIGURE as the bug mentioned in the Makefile
of the port seems to be gone and it really is a GNU configure
script. This will also enable the replacing of config.guess
and config.sub with versions from PORTSDIR/Templates.
- Use USE_OPENSSL and add a WITHOUT_SSL knob so the ntp port can
be built using the OpenSSL ports or without any crypto support
at all.
- Use cpio instead of tar to install the documentation in the
post-install target, this saves a chown-run and the port no
longer operates on already installed files.
- Install sample configuration files in EXAMPLESDIR.
- Use/respect DOCSDIR.
PR: ports/59955
Submitted by: Marius Strobl
Approved by: maintainer timeout (cy's busy in RL)
Per Fenner's logs, ftp://uiarchive.uiuc.edu went away around
July 22nd of this year. It should be removed from this port.
PR: ports/57561
Submitted by: Mark Linimon <linimon@lonesome.com>
2. Change MAINTAINER from my work email address to my FreeBSD.org
email address.
3. Patch to optionally enable RAWDCF (DCF77 raw time code).
Obtained from: Harlan Stenn <stenn@whimsy.udel.edu>
Reviewed by: nectar
I decided, not to choose the newest developement snapshot,
because it's a rapidly moving target and as you can see,
they doesn't store older SNAP's on their master site.
This would break the port every now and then and I don't
want to update the port on a daily or weekly basis (at least
it's a resource problem of time and money, this thing is too
big and expensive for me here in Germany).
-rw-r--r-- 1 59 59 4528325 Jan 10 15:33 ntp-4.0.91.tar.gz
^^
-rw-r--r-- 1 59 59 4552788 Jan 26 22:22 ntp-4.0.91d.tar.gz
^^ ^
It's the latest release of ntp software
Many new features, but not as mature as v3, therefore
some of the new features have been included into v3.
After v4 is better tested or stable, we could import it
into -current under /contrib.
Pouls nice idea to make a port out of it to test ntp v4.