svn commit: r280849 - in head: contrib/ntpcontrib/ntp/adjtimedcontrib/ntp/arlib contrib/ntp/clockstuff contrib/ntp/confcontrib/ntp/htmlcontrib/ntp/html/build contrib/ntp/html/drivers contrib/nt...

Cy schubert cschuber at gmail.com
Mon May 25 21:02:08 UTC 2015


I don't have internet access at the moment, just a cell phone with really crappy data performance, so I'm not in the know right now. But if you don't mind I can make openssl a conditional.

~Cy

-----Original Message-----
From: Baptiste Daroussin
Sent: 25/05/2015 13:36
To: Cy schubert
Cc: Cy Schubert; src-committers at freebsd.org; svn-src-all at freebsd.org; svn-src-head at freebsd.org
Subject: Re: svn commit: r280849 - in head: contrib/ntpcontrib/ntp/adjtimedcontrib/ntp/arlib contrib/ntp/clockstuff contrib/ntp/confcontrib/ntp/htmlcontrib/ntp/html/build contrib/ntp/html/drivers contrib/nt...

On Mon, May 25, 2015 at 01:19:52PM -0700, Cy schubert wrote:
> Thanks bapt at . I will take a look after work tonight.
> 
> ~Cy

Actually I have been able to fix all the issues, but double check never hurts :)

I have figured out that building WITHOUT_OPENSSL disables the AUTOKEY protocol
support so I bet keeping the switch in ntp makes sense (this is only used in
ntp-keygen) which is why in this makefile there is no alternative to libcrypto
with libmd, so when one will build WITHOUT_OPENSSL it will be built without the
autokey feature.

Best regards,
Bapt


More information about the svn-src-all mailing list