tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Asterisk package naming
On 2018-07-17 06:07 PM, Joerg Sonnenberger wrote:
>> And Python and Ruby. Those three specifically I handle special but
>> that's not the same situation.
>
> Look at PHP itself. The packages are called php-7.1.19¸ php-7.2.7 etc.
Right so no special handling needed. The special handling is in the PHP
modules and there I do one sed in my script to manage them. Note that
PHP itself works because the first package that I build that uses it
installs the correct version. In fact, I probably don't even need PHP
in my list since it is always required as a dependency.
Asterisk, on the other hand, doesn't have modules the way that PHP and
Python do so the package still needs to be declared somewhere.
--
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost
Home |
Main Index |
Thread Index |
Old Index