From owner-freebsd-ports@freebsd.org Wed Mar 30 13:29:40 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C0FBAE3067 for ; Wed, 30 Mar 2016 13:29:40 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E0331284; Wed, 30 Mar 2016 13:29:40 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id lG9NaLEIPQeymlG9OaAnXr; Wed, 30 Mar 2016 07:27:10 -0600 X-Authority-Analysis: v=2.2 cv=H9KZ+KQi c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=7OsogOcEt9IA:10 a=sol3VE4AAAAA:8 a=BWvPGDcYAAAA:8 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=RUnYMtAdgAKv-wF8vxUA:9 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 276A613751; Wed, 30 Mar 2016 06:27:09 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u2UDR7GE075111; Wed, 30 Mar 2016 06:27:07 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201603301327.u2UDR7GE075111@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Baptiste Daroussin cc: Cy Schubert , Dewayne Geraghty , ports-list freebsd , cy@freebsd.org Subject: Re: Library creep and additional dependencies for net/ntp? In-Reply-To: Message from Baptiste Daroussin of "Wed, 30 Mar 2016 09:36:31 +0200." <20160330073631.GD1128@ivaldir.etoilebsd.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Mar 2016 06:27:07 -0700 X-CMAE-Envelope: MS4wfHD34GQh0/LC69F1Ajadn3aLyYiBYRAyNjj134U4YCeXUARplNlWfcVMAaJzekr6wvMLmppTHdzt9G+2VL0/wSV97nWIPsA9HvkuojmlBonqupJcioFe YhbTKwSRJdc78xjEtdlpg+H8Rvu15B1zBL/f8Tkcix+dzqECqX4FBLni7qx9f+82hAFuqWXgROuoUB9Ms+Ep54ZuwhNLJqBqqlafwHVE7SaKej2Uu1A/yF83 zuar3X2gzTDjTV5ciP9TvjmZ9H8jWe+RkOlkRSAMCYY= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2016 13:29:40 -0000 In message <20160330073631.GD1128@ivaldir.etoilebsd.net>, Baptiste Daroussin wr ites: > On Tue, Mar 29, 2016 at 11:09:37PM -0700, Cy Schubert wrote: > >=20 > > Actually nothing has changed. However the net/ntp ./configure script=20 > > detects if additional libraries are already on your system, e.g. libmd5,= > =20 > > libdns_sd, and uses them. For instance, my laptop has huge collection of= > =20 > > packages installed to support various GUI environments under X: > >=20 > Actually we should try to prevent that as much as possible when we can. That > said ntp configure script is not nice enough to give you a switch to > enable/disable it. > > but adding: > CONFIGURE_ENV=3D"ac_cv_header_dns_sd_h=3Dno" when you do not want to build = > with > libdns_sd should do the trick. > > I have not tested, just guessed from reading configure.ac That should work. If you want, you can do it or the next time I'm in there I will. As of now it's on my list of things to do. If you do it, remember to do both ntp ports. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.