naddy       2009-08-03 13:58:59 UTC

  FreeBSD ports repository

  Modified files:
    net/openntpd         Makefile distinfo pkg-descr pkg-plist 
    net/openntpd/files   patch-log.c patch-ntpd.8 
                         patch-ntpd.conf.5 
  Added files:
    net/openntpd/files   adjfreq.c arc4random.c compat.h ntpd.conf 
                         patch-Makefile patch-ntp.c patch-ntpd.c 
                         patch-ntpd.h patch-parse.y 
  Log:
  Major update to 4.4.  Frequency correction is now supported.
  
  Revision  Changes    Path
  1.18      +22 -10    ports/net/openntpd/Makefile
  1.12      +3 -3      ports/net/openntpd/distinfo
  1.1       +30 -0     ports/net/openntpd/files/adjfreq.c (new)
  1.1       +68 -0     ports/net/openntpd/files/arc4random.c (new)
  1.1       +25 -0     ports/net/openntpd/files/compat.h (new)
  1.1       +12 -0     ports/net/openntpd/files/ntpd.conf (new)
  1.1       +20 -0     ports/net/openntpd/files/patch-Makefile (new)
  1.2       +5 -7      ports/net/openntpd/files/patch-log.c
  1.1       +219 -0    ports/net/openntpd/files/patch-ntp.c (new)
  1.5       +52 -37    ports/net/openntpd/files/patch-ntpd.8
  1.1       +24 -0     ports/net/openntpd/files/patch-ntpd.c (new)
  1.2       +72 -5     ports/net/openntpd/files/patch-ntpd.conf.5
  1.1       +16 -0     ports/net/openntpd/files/patch-ntpd.h (new)
  1.1       +21 -0     ports/net/openntpd/files/patch-parse.y (new)
  1.3       +1 -1      ports/net/openntpd/pkg-descr
  1.4       +2 -2      ports/net/openntpd/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to