Date: Fri, 25 Jul 2014 04:26:22 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362867 - head/net/ntp-devel Message-ID: <201407250426.s6P4QMeQ098631@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Jul 25 04:26:22 2014 New Revision: 362867 URL: http://svnweb.freebsd.org/changeset/ports/362867 QAT: https://qat.redports.org/buildarchive/r362867/ Log: Make the SIGND option not default. The SIGND option will degrade performance and is only recommended when needed on machines that are SMB servers. Recommended by: Harlan Stenn <stenn@nwtime.org> (ntpd upline) Modified: head/net/ntp-devel/Makefile.inc Modified: head/net/ntp-devel/Makefile.inc ============================================================================== --- head/net/ntp-devel/Makefile.inc Fri Jul 25 03:50:39 2014 (r362866) +++ head/net/ntp-devel/Makefile.inc Fri Jul 25 04:26:22 2014 (r362867) @@ -57,7 +57,6 @@ OPTIONS_DEFINE= NTPSNMPD \ EXAMPLES OPTIONS_DEFAULT= SSL \ - NTP_SIGND \ ATOM \ PERL_UTILS \ NMEA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407250426.s6P4QMeQ098631>