ports/134512: package of lang/php5 does not include apache Module when compiled with "WITH_APACHE=1"

Matthias Meyser Meyser at xenet.de
Wed May 13 14:00:12 UTC 2009


>Number:         134512
>Category:       ports
>Synopsis:       package of lang/php5 does not include apache Module when compiled with "WITH_APACHE=1"
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 13 14:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Meyser
>Release:        7.2-STABLE
>Organization:
XeNET GmbH
>Environment:
FreeBSD intserv1.intern 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat May  9 13:17:52 CEST 2009     root at intserv1.intern:/usr/obj/usr/src/sys/INTSERV1  i386
>Description:
when you do a

"cd /usr/ports/lang/php5;make package WITH_APACHE=1;"

then "/usr/ports/lang/php5/php5-5.29.tbz" does not include
"/usr/local/libexec/apache22/libphp5.so" (the apache Module)
>How-To-Repeat:
cd /usr/ports/lang/php5;
make package WITH_APACHE=1;
>Fix:
In main Makefile "MODULENAME" and "SHORTMODULENAME" are defined AFTER
"bsd.apache.mk" ist include. I think tey must be defined befor inclusion or
plist substitution breaks.

If this ist true. lang/php4 has the same problem.

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



More information about the freebsd-ports-bugs mailing list