| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 38205
Submitted by: Jason Harris <jharris@widomaker.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
|
|
|
|
|
| |
Reviewed by: nectar
Approved by: nectar
|
|
|
|
| |
support PORTDOCS in pkg-plist.
|
|
|
|
|
| |
PR: 28461
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 27583
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
|
| |
update ntp port that incorporates latest security fix.
PR: 26503
Submitted by: Cy.Schubert@uumail.gov.bc.ca
|
|
|
|
|
| |
PR: 18279
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 17284
Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
|
|
|
|
|
|
| |
got a patch to make it run.
Submitted by: sorry, deleted mail too fast
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|