From owner-svn-src-head@FreeBSD.ORG Mon May 25 20:36:05 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD524646; Mon, 25 May 2015 20:36:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E1A6160; Mon, 25 May 2015 20:36:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgez8 with SMTP id z8so80557698wge.0; Mon, 25 May 2015 13:36:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=L04xd33yQUJpnwpEfjTlP0y05Ds7hKY8fbKq31d7fVc=; b=R4PwpITes2oTriCDiRE8/aT8DYELhCzjAeXK/RfVzohlJ4hD7W9mVh2ROQ7f/ikCLq zvpLi0I6pLIOZD1EHLV10CQOe751rd1BSOSJ5Jr31vOp5oiKks61AcVZLWJmDJio/2++ H/03gFmRtMsweQ9q/ZzB8U3mAtdDc0G7FI1SaeulxICnSnNi/OGFb06SsDfa4Omq4yEW GoVIrUB4rsBxBt0XoFavyTjx5OwINa20/qynwzVEU8scJ68HMGbsO06ngpFEWP2I4tBP axJ/6WzdHYfQPbijCrtVz0nuCfAwtvX9CcaF2wRBFthWWA/3jOpT2Rb3yvFrAC39/J53 GNqA== X-Received: by 10.180.14.193 with SMTP id r1mr33852757wic.47.1432586163783; Mon, 25 May 2015 13:36:03 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gi14sm18391293wjc.42.2015.05.25.13.36.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 May 2015 13:36:02 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 25 May 2015 22:36:00 +0200 From: Baptiste Daroussin To: Cy schubert Cc: Cy Schubert , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r280849 - in head: contrib/ntp contrib/ntp/adjtimedcontrib/ntp/arlib contrib/ntp/clockstuff contrib/ntp/conf contrib/ntp/htmlcontrib/ntp/html/build contrib/ntp/html/drivers contrib/nt... Message-ID: <20150525203600.GC39108@ivaldir.etoilebsd.net> References: <556383e7.a5a9440a.7137.ffffe47c@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9Ek0hoCL9XbhcSqy" Content-Disposition: inline In-Reply-To: <556383e7.a5a9440a.7137.ffffe47c@mx.google.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 20:36:05 -0000 --9Ek0hoCL9XbhcSqy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 25, 2015 at 01:19:52PM -0700, Cy schubert wrote: > Thanks bapt@. I will take a look after work tonight. >=20 > ~Cy Actually I have been able to fix all the issues, but double check never hur= ts :) I have figured out that building WITHOUT_OPENSSL disables the AUTOKEY proto= col 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 libcry= pto with libmd, so when one will build WITHOUT_OPENSSL it will be built without= the autokey feature. Best regards, Bapt --9Ek0hoCL9XbhcSqy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVjh7AACgkQ8kTtMUmk6EymkACeKkQr3+gn0XanF7o1oVIvnyM3 l7cAniWQ6tJ+umEmDdTsPrL24Z0LHBzA =8niV -----END PGP SIGNATURE----- --9Ek0hoCL9XbhcSqy--