On 2015-01-13, Christian Weisgerber <na...@mips.inka.de> wrote:

> I'm not even sure it works. ;-)

It works on an amd64 box with a drift of 2.6e-5 or thereabouts.

Fixes for a number of problems sthen@ pointed out:

diff -uNrp ntimed.orig/Makefile ntimed/Makefile
--- ntimed.orig/Makefile        Tue Jan 13 14:46:15 2015
+++ ntimed/Makefile     Wed Jan 14 00:41:21 2015
@@ -1,6 +1,6 @@
 # $OpenBSD$
 
-COMMENT=       Network time synchronization software
+COMMENT=       network time synchronization software
 
 DISTNAME=      ntimed-0.0.2015.01.12
 CATEGORIES=    net
@@ -14,6 +14,8 @@ PERMIT_PACKAGE_CDROM= Yes
 GH_ACCOUNT=    bsdphk
 GH_PROJECT=    Ntimed
 GH_COMMIT=     3da3e4bde33cf3eafe2158f358a47cbdd69e2c98
+
+WANTLIB=       c m
 
 CONFIGURE_STYLE=simple
 
diff -uNrp ntimed.orig/pkg/DESCR ntimed/pkg/DESCR
--- ntimed.orig/pkg/DESCR       Tue Jan 13 02:27:48 2015
+++ ntimed/pkg/DESCR    Wed Jan 14 00:42:06 2015
@@ -1,2 +1,2 @@
-NTP protocol client daemon which will synchronize a system's clock
-to some set of NTP servers.
+Preview release of an NTP protocol client daemon which will synchronize
+a system's clock to some set of NTP servers.
-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

  • New: net/ntimed Christian Weisgerber
    • Re: New: net/ntimed Christian Weisgerber

Reply via email to