ports/91526: [PATCH] Fix www/p5-Apache-DBI so that it works with www/apache22

Paul Dlug paul at aps.org
Sun Jan 8 20:00:19 UTC 2006


>Number:         91526
>Category:       ports
>Synopsis:       [PATCH] Fix www/p5-Apache-DBI so that it works with www/apache22
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 20:00:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dlug
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD lugnut.aps.org 6.0-STABLE FreeBSD 6.0-STABLE #8: Mon Jan  2 14:35:30 EST
>Description:
When www/apache22 and www/mod_perl2 are installed www/p5-Apache-DBI will not install. This is
because it explicitly looks for PREFIX/libexec/apache2/mod_perl.so when WITH_MODPERL2 is
defined. With www/apache22 the path is PREFIX/libexec/apache22/mod_perl.so My submitted patch
dynamically looks up the libexec path for apache modules with a call to apxs, it falls back
to the hardcoded path. This approach is used successfully by other modules (see 
www/mod_auth_kerb or www/p5-CGI-SpeedyCGI for example).

Port maintainer (pgollucci at p6m7g8.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

begin 644 p5-Apache-DBI-0.98.patch
`
end

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list