From owner-freebsd-ports@freebsd.org Fri Oct 28 09:28:35 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 65DB8C24F14 for ; Fri, 28 Oct 2016 09:28:35 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-vk0-x234.google.com (mail-vk0-x234.google.com [IPv6:2607:f8b0:400c:c05::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 10D8870; Fri, 28 Oct 2016 09:28:35 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: by mail-vk0-x234.google.com with SMTP id q126so50046268vkd.2; Fri, 28 Oct 2016 02:28:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=sYA8BTx1mhMmxyUc3NiGtuQcKiYC7+EWKA/VABbEV3Q=; b=BXG9RYIPLwiFFYJrSu2je2HdsXDCNAcJCbNiL9n+juDknbaJ1j9YcqaR/yUoePEkJ0 ZLwgcF/h7ePVaRc+pbBLF3ed7V9+ZTKxHYJ1azCFPxlRs5WWF83kqY5GKhCmzqBXjOqp nnmEmolkIVRRMatcIUiAi244Joi9fLiEvxdvrv+sDsH0KzHIhFPFPFbDX6+Z6kx5uj/6 vCxD5xyTRYbu1PeWH1viBor2Nkhdczx/4S+1Og+whkmUTCSaH4YgYrL7E+YfYdvfgddI 4C2tcnPkqDaQNB8hVVmm11JjQ1mEfgcr1Ad2bQpHKGx+zRXXttZqQgmPfVpsBqYm9Pyo ScvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=sYA8BTx1mhMmxyUc3NiGtuQcKiYC7+EWKA/VABbEV3Q=; b=Y6QctrRswqbwryWZTZ1Ej9RKle+b3ZI4B5oCdRt5kH1AJsWmNhtKaDjYPeT/u361SM 9M4EMPlh9YNUn0GPbaXAJGGCLqssC4JNLCMXjhS0V1/KqfInsVDQJ4RQ1zlKnbIVHBJ6 UU+2d2u/GyG5r6TT2MECXwKGD+BRAz2KhTlrNc9wUUqum5JmOJ2Oekn13QMWq9Jb/iJI EwieH4uYiIQTUMFYRjQitcALdRz5Bbw9ZeFPjo1wqfgEV5k7avqGdj3ggRVUuqOE7CT9 FGjsRRKt2hWuxfHNTPolGBdMDP1zglWYM/Zd3KFJJe8D5960laO/gzp9Xettv47WDocd R11Q== X-Gm-Message-State: ABUngvdpUtSOjVRvO2ctR08u+IKpcY62jg45CG5dEWVqLox7Nnj5KxAI8MUwuqImXzY60OHoOXN0/cwCUfBEBA== X-Received: by 10.31.131.74 with SMTP id f71mr11277149vkd.7.1477646914182; Fri, 28 Oct 2016 02:28:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.9.196 with HTTP; Fri, 28 Oct 2016 02:28:33 -0700 (PDT) In-Reply-To: References: <201610252214.u9PME6br070248@gw.catspoiler.org> <7fb24c94-1efa-d1b5-9028-8dec8330e543@FreeBSD.org> <20161027150035.GP79735@over-yonder.net> From: David Demelier Date: Fri, 28 Oct 2016 11:28:33 +0200 Message-ID: Subject: Re: lighttpd does not pull OpenSSL dependency To: Mathieu Arnold Cc: "Matthew D. Fuller" , Don Lewis , mad@madpilot.net, freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2016 09:28:35 -0000 2016-10-27 18:35 GMT+02:00 Mathieu Arnold : > Le 27/10/2016 =C3=A0 17:00, Matthew D. Fuller a =C3=A9crit : >> On Thu, Oct 27, 2016 at 03:05:03PM +0200 I heard the voice of >> Mathieu Arnold, and lo! it spake thus: >>> Once you install openssl from ports, the ports framework will use >>> it, always. >> That is absolutely not the case since OpenSSL in base was updated to >> .so.8 and ports wasn't re-bumped past it. Everything gets confused >> all the time. > > Well, that is another problem, and you are right, OpenSSL's shlib should > have been bumped, blame the former maintainer for that. I'll talk to the > new maintainer about that. What if we rename contrib libs that are used only in base? like: - /usr/lib/libfreebsd-(ssl|crypto) - /usr/lib/libfreebsd-kerberos* (don't know the name, I don't have access to a FreeBSD system ATM) And then, ports must always link to OpenSSL from ports or Kerberos, and so on that is in base but only for base tools. --=20 Demelier David