Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2007 11:09:48 +0700
From:      "Alexey Rubtsov" <arubtsov@swsoft.com>
To:        "Scot Hetzel" <swhetzel@gmail.com>
Cc:        ports@freebsd.org, girgen@freebsd.org, perky@freebsd.org
Subject:   Re: packaging mod_python
Message-ID:  <op.twzcimsvb0ok5j@localhost>
In-Reply-To: <790a9fff0708090519x7ad0795eme128b4c265e9a7a1@mail.gmail.com>
References:  <op.twr1yffgb0ok5j@localhost> <790a9fff0708090519x7ad0795eme128b4c265e9a7a1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 09 Aug 2007 19:19:58 +0700, Scot Hetzel <swhetzel@gmail.com> wro=
te:

> On 8/9/07, Alexey Rubtsov <arubtsov@swsoft.com> wrote:
>>    I try to install mod_pyhon3 from ports and was some saddened.
>> The port was installed correctly but name for package is "mod_python"=
.
>>    It makes the problem if i try to create packages "mod_python" for
>> different apache versions(for example apache20 and apache22). This
>> packages was created with the same name.
>>    So impossible to create local repository of packages with all  =

>> packages
>> what i need.
>>
>>
>> Decide:
>>    Add PKGNAMESUFFX into Makefile of port like this for example:
>>
>> .if (${APACHE_PORT} =3D=3D "www/apache22")
>> PKGNAMESUFFIX=3D -ap22
>> .elif (${APACHE_PORT} =3D=3D "www/apache20")
>> PKGNAMESUFFIX=3D -ap20
>> .endif
>>
>> This problem exists in mod_jk2 and mod_perl.
>> Possibly somethere else...
>>
>
> The best place to put this would be in Mk/bsd.apache.mk, it would then=

> get applied to all the mod_* ports.  Instead of using PKGNAMESUFFIX,
> it should be changed to PKGNAMEPREFIX, as we currently have a
> preference for this (i.e py-24-*, py25-*, qt3-*, qt4-*, p5-*,
> linux-*).
>
> Scot

Ok. What can i do for include this changes into bsd.apache.mk?

-- =

Alexey Rubtsov
Plesk(Unix) Developer
SwSoft, Inc.
E-mail: arubtsov@swsoft.com
Phone: +7.923.232.8243
ICQ UIN: 929399162
Web Site: www.swsoft.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.twzcimsvb0ok5j>