[MacPorts] #33204: Include mod_authn_alias in default Apache2 build

MacPorts noreply at macports.org
Thu Feb 9 13:11:34 PST 2012


#33204: Include mod_authn_alias in default Apache2 build
---------------------------------+------------------------------------------
  Reporter:  markphip@…          |       Owner:  blair@…           
      Type:  defect              |      Status:  closed            
  Priority:  Normal              |   Milestone:                    
 Component:  ports               |     Version:  2.0.3             
Resolution:  fixed               |    Keywords:                    
      Port:  apache2             |  
---------------------------------+------------------------------------------
Description changed by ryandesign@…:

Old description:

> The Apache2 port does not build the mod_authn_alias module.  The
> configure output contains:
>
> checking whether to enable mod_authn_alias... no
>
> The Ubuntu build process specifies:
>
> --enable-authn-alias=shared
>
> I suspect there is a bug in upsteam Apache2 build process where this
> directive does not include this module:
>
> --enable-mods-shared=all
>
> Blair Zajac helped me on IRC and suggested I file a ticket

New description:

 The Apache2 port does not build the mod_authn_alias module.  The configure
 output contains:

 {{{
 checking whether to enable mod_authn_alias... no
 }}}

 The Ubuntu build process specifies:

 {{{
 --enable-authn-alias=shared
 }}}

 I suspect there is a bug in upsteam Apache2 build process where this
 directive does not include this module:

 {{{
 --enable-mods-shared=all
 }}}

 Blair Zajac helped me on IRC and suggested I file a ticket

--

-- 
Ticket URL: <https://trac.macports.org/ticket/33204#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list