From owner-freebsd-apache@FreeBSD.ORG Mon Jul 28 19:06:09 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 B1BABCEF for ; Mon, 28 Jul 2014 19:06:09 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99D642519 for ; Mon, 28 Jul 2014 19:06:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6SJ69I7097767 for ; Mon, 28 Jul 2014 19:06:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 191471] [patch] www/mod_perl2 does not build against apache24 Date: Mon, 28 Jul 2014 19:06:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2014 19:06:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471 --- Comment #10 from John Marino --- (In reply to Rene Ladan from comment #9) > Ok, USE_APACHE=22 works when you set APACHE_PORT=www/apache22 in > /etc/make.conf Sure, but as you said Apache 2.4 is the default, and the broken mod_perl2 port (with respect to Apache 2.4) knocks out something like 32 ports. At a minimum these: devel/pushmi mail/p5-qpsmtpd net-mgmt/netdisco net-mgmt/netdot net-mgmt/ocsinventory-ng net/p5-Apache2-SOAP www/foswiki-ModPerlEngineContrib www/otrs www/p5-Apache-AuthCookie www/p5-Apache-AuthTicket www/p5-Apache-Clean2 www/p5-Apache-DB www/p5-Apache-DBI www/p5-Apache-Gallery www/p5-Apache-MP3 www/p5-Apache-ParseFormData www/p5-Apache-Profiler www/p5-Apache2-SiteControl www/p5-CGI-Application-Plugin-Apache www/p5-MasonX-WebApp www/p5-Maypole www/p5-RT-Authen-ExternalAuth www/p5-RT-Extension-LDAPImport www/p5-RT-Extension-MandatoryOnTransition www/p5-RT-Extension-SLA www/p5-RTx-Calendar www/p5-Text-MultiMarkdown-ApacheHandler www/rt38 www/rt40 www/rt42 mod_perl2 for Apache 2.4 really needs to be fixed ASAP. -- You are receiving this mail because: You are the assignee for the bug.