Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2015 10:00:34 -0500
From:      "Michael B. Eichorn" <ike@michaeleichorn.com>
To:        Sergei G <sergeig.public@gmail.com>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to setup a custom PHP package?
Message-ID:  <1450537234.1205.95.camel@michaeleichorn.com>
In-Reply-To: <56755BBF.1090801@gmail.com>
References:  <56755BBF.1090801@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2015-12-19 at 05:29 -0800, Sergei G wrote:
> 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

Have you tried converters/php56-mbstring? The PHP package is just the
basics but most of the options have been complied as extensions and can
be installed as with packages.



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