Subject: pkg/32521: ap-php4 depends on apache1.3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer.aydogan@googlemail.com>
List: pkgsrc-bugs
Date: 01/14/2006 16:10:00
>Number:         32521
>Category:       pkg
>Synopsis:       ap-php4 depends on apache1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 14 16:10:00 +0000 2006
>Originator:     Zafer Aydogan
>Release:        3.0
>Organization:
>Environment:
i386
>Description:
The Binary Package ap-php-4.4.1nb3.tgz depends on Apache 1.3.x.
When installing via pkgsrc it decides whether apache 1.3 or apache 2 is installed and builds the correct module for apache 1 or 2.
But when installing as a binary, it tries to install apache1.3 although apache2 is installed.
I think it should be possible to install a php module for apache2 as a binary aswell. (e.g.: ap2-php-4.4.1.tgz), if its not possible to be handled from the current binary package (ap-php4)

>How-To-Repeat:
pkg_add apache-2.0.55nb3.tgz
then
pkg_add -v ap-php-4.4.1nb3.tgz
>Fix:
maybe separate ap2 binary module package