tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: make php to multi packages
On Wed, 22 Jan 2025 at 00:41, Takahiro Kambe <taca%netbsd.org@localhost> wrote:
> > 4. Are there any particular steps an admin must do after installing
> > the new packages?
> Mainly directory changes:
>
> ${PREFIX}/etc/php => ${PREFIX}/etc/php83
> ${PREFIX}/share/php => ${PREFIX}/share/php83
> ${PREFIX}/lib/httpd/mod_php8 => ${PREFIX}/lib/httpd/mod_php83
Firstly - *many* thanks for this work, this is a real benefit for any
NetBSD PHP using systems :)
One small comment on the directory changes - there is some prior art
on other systems to use version subdirectories such as
/etc/php/8.3
/usr/share/php/8.3
/usr/lib/php/8.3
I'm not saying we need to do it the same way, but wanted to raise the
possibility
Thanks
David
Home |
Main Index |
Thread Index |
Old Index