From owner-svn-ports-all@FreeBSD.ORG Mon Sep 3 09:32:52 2012 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2CE01065780; Mon, 3 Sep 2012 09:32:52 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from mail.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id 452118FC1E; Mon, 3 Sep 2012 09:32:52 +0000 (UTC) Received: from ameno.mahoroba.org (IDENT:z/rVkXl7ezets7qXBv6iNi1bQpJ3KdUl+Flf+gxQcku221jlf8UWw66tahQ6D6ik@ameno.mahoroba.org [IPv6:2001:2f0:104:8010:20a:79ff:fe69:ee6b]) (user=ume mech=DIGEST-MD5 bits=0) by mail.mahoroba.org (8.14.5/8.14.5) with ESMTP/inet6 id q839WjRO004969 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 3 Sep 2012 18:32:45 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 03 Sep 2012 18:32:44 +0900 Message-ID: From: Hajimu UMEMOTO To: olli hauer In-Reply-To: <5044745F.9010903@gmx.de> References: <201209021431.q82EVxjW017243@svn.freebsd.org> <5044745F.9010903@gmx.de> User-Agent: xcite1.60> Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.8 Emacs/24.1 (i386-portbld-freebsd9.1) MULE/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 9.1-RC1 X-PGP-Key: http://www.mahoroba.org/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Mon, 03 Sep 2012 18:32:45 +0900 (JST) X-Virus-Scanned: clamav-milter 0.97.5 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on asuka.mahoroba.org Cc: svn-ports-head@FreeBSD.org, Olli Hauer , svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r303550 - in head: Mk devel/apr1 devel/apr1/files www/apache22 www/apache22-event-mpm www/apache22-itk-mpm www/apache22-peruser-mpm www/apache22-worker-mpm www/apache22/files X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2012 09:32:53 -0000 Hi, >>>>> On Mon, 03 Sep 2012 11:11:59 +0200 >>>>> olli hauer said: > I used to specify WITHOUT_IPV6=YES in my /etc/make.conf. But, now, it > is no effect. I tried apache22_SET+=IPV6_V6ONLY and > OPTIONS_SET+=IPV6_V6ONLY without success. > Any idea? ohauer> If you had until now WITHOUT_IPV6 in your make.conf, then you have to specify now ohauer> (Do you really want to build for IPv4 only?) ohauer> apache22_SET+=IPV4_ONLY ohauer> apache22_UNSET+=IPV6 ohauer> The dedicated SET and UNSET is needed since I convert the three command args into ohauer> a OPTIONS_MULTI directive. Oops, I mean WITH_IPV6_V6ONLY=YES. I did copy&paste accidentally. X-( There was the knob. But, it was not in OPTIONS. Sincerely, -- Hajimu UMEMOTO ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.mahoroba.org/~ume/