Date: Sat, 19 Dec 2015 05:29:35 -0800 From: Sergei G <sergeig.public@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: How to setup a custom PHP package? Message-ID: <56755BBF.1090801@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I have discovered that one PHP app I am running in a jail needs PHP built with --enable-mbstring option. It appears that 10.2 is not compiled with that option. So, I need to build a custom PHP package and load it into a jail. How do I do that? I have never setup a custom package repository. I hope I can build just the PHP and may be PHP-FPM and nothing else in my custom repo. I'd like the rest of the packages to be loaded from standard repositories as usual. Thank you
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56755BBF.1090801>