From owner-freebsd-apache@FreeBSD.ORG Mon Feb 24 13:40:38 2014 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D47B9A5; Mon, 24 Feb 2014 13:40:38 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F06CE16EC; Mon, 24 Feb 2014 13:40:37 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 97F2BBDC5A; Mon, 24 Feb 2014 14:40:36 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 5C298BDC30; Mon, 24 Feb 2014 14:40:36 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 616436127; Mon, 24 Feb 2014 14:40:35 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id BFEEA697CA76; Mon, 24 Feb 2014 14:40:34 +0100 (CET) Date: Mon, 24 Feb 2014 14:40:34 +0100 From: Mathieu Arnold To: Eygene Ryabinkin , portmgr@freebsd.org Subject: Re: Patch for devel/apr1 Message-ID: <329E85FD56E28E496CF7A8D1@ogg.in.absolight.net> In-Reply-To: References: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: apache@freebsd.org X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 13:40:38 -0000 Hi, +--On 24 f=C3=A9vrier 2014 04:31:40 +0400 Eygene Ryabinkin = wrote: | Sat, Feb 22, 2014 at 12:04:51PM +0400, Eygene Ryabinkin wrote: |> Thu, Feb 20, 2014 at 11:16:40PM +0400, Eygene Ryabinkin wrote: |> > Attached is the patch that fixes handling of WITH_/WITHOUT_ knobs |> > (and may be something else). How to reproduce: set WITH_LDAP via |> > make's command line and build apr1. You will end up with APR that |> > doesn't support LDAP. Tested on port's HEAD@r343654. |>=20 |> Gentlemen? Is anyone around to look at this? |=20 | Involving portmgr. Gentlemen, devel/apr1 doesn't have OPTIONS_DEFINE = set, | so this breaks at least handling of WITH/WITHOUT options. Can I have | approval for the patch? Hum, no, I don't see why it would be needed. What does it fix ? --=20 Mathieu Arnold