From owner-freebsd-apache@FreeBSD.ORG Mon Jul 28 22:08:33 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 8FC1773B for ; Mon, 28 Jul 2014 22:08:33 +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 DB25629A9 for ; Mon, 28 Jul 2014 22:08:32 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6SM8WgL075771 for ; Mon, 28 Jul 2014 22:08:32 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 22:08:32 +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: michelle@sorbs.net 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: cc 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 22:08:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471 Michelle Sullivan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michelle@sorbs.net --- Comment #12 from Michelle Sullivan --- Adding my $0.02 - as this breaks a lot of things and that setting USE_APACHE=22 doesn't work (DEFAULT_VERSIONS+=apache=2.2 does work though) I personally think 2.4 should not be the default.... I am a heavy RT user... I am also a Bugzilla user and all versions of Bugzilla will fail if you use mod_perl2 instead of FASTCGI (so there's another 3 ports dependent.) The full list (according to freshports "for run" (only) default options): devel/otrs* mail/p5-qpsmtpd net/p5-Apache2-SOAP net-mgmt/netdisco www/blogsum www/foswiki-ModPerlEngineContrib www/otrs www/p5-Apache-AuthCookie - net-mgmt/netdot - www/p5-Apache2-SiteControl www/p5-Apache-AuthTicket www/p5-Apache-Clean2 www/p5-Apache-DB www/p5-Apache-DBI - devel/otrs* - net-mgmt/netdisco - net-mgmt/ocsinventory-ng - www/otrs - www/rt38 - www/rt40 - www/rt42 -- 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-Apache-GopherHandler* www/p5-Apache-MP3 www/p5-Apache-ParseFormData www/p5-Apache-Profiler www/p5-Apache2-Scoreboard* www/p5-MasonX-WebApp www/p5-Text-MultiMarkdown-ApacheHandler www/p5-libapreq2 - net-mgmt/netdisco - net-mgmt/netdot - www/foswiki-ModPerlEngineContrib - www/p5-Apache-Gallery - www/p5-Apache2-SiteControl - www/p5-Bundle-Sledge* -- www/p5-Sledge --- www/p5-Sledge-Plugin-CacheContent* --- www/p5-Sledge-Plugin-Download* --- www/p5-Sledge-Plugin-Dumper* --- www/p5-Sledge-Plugin-HTML2HDML* --- www/p5-Sledge-Plugin-Log* --- www/p5-Sledge-Plugin-NoCache* --- www/p5-Sledge-Plugin-SaveUpload* --- www/p5-Sledge-Plugin-ScratchPad* --- www/p5-Sledge-Plugin-SessionAutoCleanup* --- www/p5-Sledge-Plugin-XSLT* --- www/p5-Sledge-SessionManager-CookieStore* --- www/p5-Sledge-Template-Expr* - www/p5-CGI-Application-Plugin-Apache - www/rt38 - www/rt40 - www/rt42 -- www/p5-RT-Authen-ExternalAuth -- www/p5-RT-Extension-LDAPImport -- www/p5-RT-Extension-MandatoryOnTransition -- www/p5-RT-Extension-SLA -- www/p5-RTx-Calendar * - deleted ports are only shown under the This port is required by section. Of course non default like Bugzilla are not shown... Doesn't seem to be a way to get FreshPorts to show what ports have mod_perl2 as an option - because its going to break a whole lot more (not to mention everything I write (not "portable" stuff) is all written for mod_perl2 and all my servers (where possible) run FreeBSD ... and I have my boss itching for an excuse for me to move to CentOS... -- You are receiving this mail because: You are the assignee for the bug.