Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2014 05:56:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192127] New: [PATCH] www/mod_geoip2 Permit Build for Apache 2.4
Message-ID:  <bug-192127-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192127

            Bug ID: 192127
           Summary: [PATCH] www/mod_geoip2 Permit Build for Apache 2.4
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: John.Marshall@riverwillow.com.au

Created attachment 144990
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144990&action=edit
Patch Makefile to allow build with apache24

The port's Makefile includes USE_APACHE=22 which means that bsd.apache.mk won't
allow it to be built for Apache 2.4.

MaxMind's website indicates that the module is provided for Apache 2 and makes
explicit reference to people using the module with Apache 2.4

  http://dev.maxmind.com/geoip/legacy/mod_geoip2/

The attached patch modifies the Makefile to USE_APACHE=22-24. I have built and
tested the module on FreeBSD/i386 10-STABLE under Apache 2.4.10.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192127-13>