From owner-freebsd-apache@FreeBSD.ORG Sun May 16 22:29:01 2010 Return-Path: Delivered-To: apache@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 6F07A106566C for ; Sun, 16 May 2010 22:29:01 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (unknown [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id D07D1150047 for ; Sun, 16 May 2010 22:29:00 +0000 (UTC) Received: (qmail 18053 invoked from network); 16 May 2010 22:29:00 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 16 May 2010 22:29:00 -0000 Message-ID: <4BF071A1.2030200@freebsd.org> Date: Sun, 16 May 2010 15:28:49 -0700 From: Colin Percival User-Agent: Thunderbird 2.0.0.24 (X11/20100329) MIME-Version: 1.0 To: apache@freebsd.org X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: breakage in www/apache22 2.2.15 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 22:29:01 -0000 Hi all, I just tried to portupgrade www/apache22 and ran into two problems: 1. The switch from !APR_FROM_PORTS to APR_FROM_PORTS confuses portupgrade due to devel/apr conflicting with apache22-including-APR (they both have /usr/local/include/apr-1/*). I think this will be ok if you tell people to run # pkg_delete apache-2.2.\* # cd /usr/ports/www/apache22 && make install instead of using portupgrade, but I'm not absolutely certain. 2. I was surprised to see devel/apr sucking in python as a dependency; I never had this as a dependency for www/apache22. Is it possible to make python (and maybe some others) conditional dependencies in devel/apr like they are in www/apache22, or are they really unconditionally necessary? -- Colin Percival Security Officer, FreeBSD | freebsd.org | The power to serve Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid