ports/91212: www/p5-CGI-SpeedyCGI: does not build apache module

Rong-En Fan rafan at infor.org
Mon Jan 2 11:00:26 UTC 2006


>Number:         91212
>Category:       ports
>Synopsis:       www/p5-CGI-SpeedyCGI: does not build apache module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 02 11:00:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        
>Organization:
NTU CSIE 
>Environment:
FreeBSD 6.0
>Description:
I found that www/p5-CGI-SpeedyCGI does not build/install
mod_speedycgi.so even if I have www/apache13 installed.

The reason is that, this port use ${APXS} to check the
existence of apxs utility, and ${APXS} is defined only
after USE_APACHE is used.
>How-To-Repeat:
install apache first, then
cd /usr/ports/www/p5-CGI-SpeedyCGI
make install
pkg_info -L -x p5-CGI-SpeedyCGI | grep mod_speedycgi
>Fix:
I am not familar with Apache ports and thus have no ideas
how to fix this correctly. Putting APXS=/usr/local/sbin/apxs
in Makefile is an workaround.




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



More information about the freebsd-ports-bugs mailing list