[Git][NTPsec/ntpsec][master] 2 commits: MacOS: update INSTALL

Gary E. Miller gitlab at mg.gitlab.com
Sat Jan 21 00:22:02 UTC 2017


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
6036e959 by Gary E. Miller at 2017-01-20T16:20:46-08:00
MacOS: update INSTALL

- - - - -
d36c4140 by Gary E. Miller at 2017-01-20T16:21:01-08:00
ntpleapfetch: note broken on MacOS

- - - - -


2 changed files:

- INSTALL
- ntpclients/ntpleapfetch


Changes:

=====================================
INSTALL
=====================================
--- a/INSTALL
+++ b/INSTALL
@@ -60,7 +60,7 @@ libsodium::
    CentOS: libsodium in epel ("Extra Packages for Enterprise Linux").
    Debian Wheezy and older: https://sourceforge.net/projects/debiannoofficial/files/wheezy/
    Gentoo: dev-libs/libsodium
-   MacOS, macports: libsodium
+   MacOS/OS X, macports: libsodium
    Ubuntu 14.04 LTS: and older: https://gist.github.com/jonathanpmartins/2510f38abee1e65c6d92
 
 libcap::
@@ -121,12 +121,20 @@ Local copy of DocBook stylesheets:
    Gentoo: app-text/docbook-xsl-stylesheets
    SLES: docbook-xsl-stylesheets - pulled in by `asciidoc`
 
+wget:
+   Optional, used by ntpleapfetch
+
 The OS X build has been tested in this environment:
 
  OS X Version             : 10.11.x (El Capitan)
  Xcode Version            : 7.1
  Xcode Command Line Tools : 7.2-beta
 
+The MacOS build has been tested in this environment:
+
+ MacOS Version            : 16.3.0
+ Xcode Version            : 8.2.1
+
 All you will require is the Xcode command line tools with no additions.
 There is currently no support for using Xcode's builder. NTPsec's standard
 waf based build system is used.


=====================================
ntpclients/ntpleapfetch
=====================================
--- a/ntpclients/ntpleapfetch
+++ b/ntpclients/ntpleapfetch
@@ -309,7 +309,7 @@ if ! [ -f "$NTPCONF" ]; then
 fi
 
 # Parse ntp.conf for leapfile directive
-
+# FIXME broken on MacOS/macports
 LEAPFILE="`sed $NTPCONF -e'/^ *leapfile  *.*$/!d' -e's/^ *leapfile  *//'`"
 if [ -z "$LEAPFILE" ]; then
     log "error" "$NTPCONF does not specify a leapfile"



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/a5fa176dcae2ddb4dcf90a7929f018947d219009...d36c41409184f4b2e9bfc5862b577da19dd73eef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170121/a207c867/attachment.html>


More information about the vc mailing list