Thanks for the info. I really appreciate it! On Wed, Feb 10, 2021 at 1:46 PM Stuart Henderson <s...@spacehopper.org> wrote:
> On 2021/02/10 11:32, Jesse Barton wrote: > > After fully reading the /usr/local/share/doc/pkg-readmes/php-7.4 readme > I found that > > there is a third party package called pecl-libsodium so I searched for > that in openports.se and > > tried installing it > > but had no luck. I also noticed there is a pecl-mcrypt > https://openports.se/security/ > > pecl-mcrypt > > So I tried installing that also with no success. Am I missing something? > > Those examples are outdated, libsodium is in PHP core now, and as they're > now built for the various PHP versions the packages are renamed to > pecl7X-foo. > > > - various useful third-party extensions from the PECL repository have > > also been packaged. Examples include pecl-memcache (for use with > > sysutils/memcached), pecl-imagick (image manipulation using ImageMagick), > > pecl-libsodium (a wrapper for the libsodium cryptographic library), etc. > > I'll fix that for -current but won't pull it back to -stable until the > next PHP version update. >