From owner-freebsd-apache@FreeBSD.ORG Tue Oct 14 15:16:23 2014 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F727DF8 for ; Tue, 14 Oct 2014 15:16:23 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 573E5ACB for ; Tue, 14 Oct 2014 15:16:23 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9EFGNEq007088 for ; Tue, 14 Oct 2014 15:16:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 193536] [patch] www/mod_authnz_crowd build against apache22/24 Date: Tue, 14 Oct 2014 15:16:23 +0000 X-Bugzilla-Reason: CC 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: vivek@khera.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vivek@khera.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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-1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 15:16:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193536 --- Comment #3 from Vick Khera --- Created attachment 148301 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148301&action=edit proper patch to build against apache 2.4 and svn 1.8 I merged patches from the URL above to make this software build with Apache 2.4 (keeping 2.2 compatibility) and subversion 1.8 (keeping older compatibility). Those are included in the attached patch. I also updated the port to include the .0.0.0 shared libs. I don't know what changed to make the build process suddenly start building these and symlinking the .so to those, but that is handled as well. -- You are receiving this mail because: You are on the CC list for the bug.