pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd ap2_php5 apache module



On Fri, 23 Feb 2007 01:05:35 +0100
Gergo Szakal <bastyaelvtars%gmail.com@localhost> wrote:

> On Fri, 23 Feb 2007 00:43:45 +0100
> Hans Schmidt <schmhans%googlemail.com@localhost> wrote:
> 
> > where can i find the php5 module for apache22?
> 
> www/ap-php

this is the same place as for apache1 and apache 2 as well.

it *is* a little confusing, that the pkg_info label doesn't match the
actual pkg name in the hierarchy. I resorted to:

$ cd /var/db/pkg; grep php */+BUILD_INFO | grep PKGPATH to find
ap2-php5-5.2.0nb1/+BUILD_INFO:PKGPATH=www/ap-php
php-5.2.0/+BUILD_INFO:PKGPATH=lang/php5
$

(and its only any good after the event)

perhaps this is something to think about when making one pkg handle
multiple inter-pkg relationships.

-G



Home | Main Index | Thread Index | Old Index