tech-pkg archive

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

Re: Toward importing of PHP 5.4.x



Hi.

In message <20120513004629.GB27096%britannica.bec.de@localhost>
        on Sun, 13 May 2012 02:46:29 +0200,
        Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> On Sat, May 12, 2012 at 10:37:37AM +0900, Takahiro Kambe wrote:
>> In message <20120511190749.GB18753%britannica.bec.de@localhost>
>>      on Fri, 11 May 2012 21:07:49 +0200,
>>      Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
>> > On Sat, May 12, 2012 at 12:51:22AM +0900, Takahiro Kambe wrote:
>> >> I'm working on importing of PHP 5.4.x and slightly changes.
>> > 
>> > Please also change to php54- prefixed base name like Python.
>> Of course, php-54- and php53-, but still php5-.
s/php-54-/php54-/

> In case this is unclear: I'm asking about the making the base name for
> the main php package different across the major versions, so that
> requesting a specific version can be done sanely.
It's not in my plan changing php-5.3.10nb1 to php53-5.3.10nb1.

If we use such naming scheme, then we must think of those PHP's base
packages could be installed at the same time or not.

To be installed at the same time, it needs more changes and
verification that it really works.

Or it needs to add extra CONFLICTS to base language packages.

Anyway, current my work is completed except:

* moving lang/{php5,php53,php54} to lang/{php5,php53,php54}-base and
  moving meta-packages/php{php5,php53,php54}-extensions to
  lang/{php5,php53,php54}.

* Droping php5(PHP 5.2.x) support.  I plan it before pkgsrc-2012Q2.

I plan to commit with current status this night (13 May 12:00 UTC).

Best regards.

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index