From owner-freebsd-ports@FreeBSD.ORG Sun Aug 3 15:31:32 2014 Return-Path: Delivered-To: ports@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 43806E08 for ; Sun, 3 Aug 2014 15:31:32 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D49782B81 for ; Sun, 3 Aug 2014 15:31:31 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0Le64S-1Wg1Tw3l8e-00pqm5; Sun, 03 Aug 2014 17:25:29 +0200 Message-ID: <53DE5457.90007@gmx.de> Date: Sun, 03 Aug 2014 17:25:11 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Kurt Jaeger , Patrick Powell Subject: Re: Apache 24 + mod_perl References: <53DC01F2.90102@astart.com> <20140801213432.GC2644@home.opsec.eu> In-Reply-To: <20140801213432.GC2644@home.opsec.eu> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:y66bJkaVjhtmuZq5wIQZ4cpNxFlPb1Te9PEGT7haVueBucI1scL S8FqDrXDXv/UJulaqXOiNJT84xKeUy2ZB78ZIsgMX5tQ4jh0xRpTI85GzaShkODu6vmNmLD Sr3TGUX92Zx2jLgYmtILxNN9+ZNXWZ1Huex28rZkUUfewDw95Qorjow5hDKABcu3dtP9nx7 WQg8N8kBs1M2CmKQRr4sg== Cc: ports@freebsd.org, modperl@perl.apache.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2014 15:31:32 -0000 On 2014-08-01 23:34, Kurt Jaeger wrote: > Hi! > >> Question: when will mod_perl be available for Apache 24? > > There's a PR where people are discussing this: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471 > > This PR needs more testers etc. > I've updated the PR with a patch against the latest mod_perl trunk revision (r1602105). The patch against the port can be grabbed from here or from our bugzilla http://people.freebsd.org/~ohauer/diffs/apache/mod_perl2-2.0.8_apache24.diff Please test *at own risk*, and report issues to upstream and here so we can integrate fresh upstream fixes and update the port. The first proposed patch will allows the port to build but I have to many concerns for integrating this simple fix into the tree. I don't believe the first patch on the PR will work right else it would take the upstream dev. work and time for mod_perl2 at absurd-um ... -- regards, olli