Home

The textproc/pecl-pspell,php84 port

pecl84-pspell-1.0.1 – spelling checker extension for PHP (cvsweb github mirror)

Description

pecl-pspell provides a PHP extension allowing access to the pspell spelling
checker, which was removed from PHP core in 8.4.
WWW: https://pecl.php.net/package/pspell

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

If running PHP inside a chroot jail (as is usual on OpenBSD), you will need
to copy dictionaries and other support files into the chroot.

# mkdir -p /var/www/usr/local/lib/aspell /var/www/usr/local/share/aspell
# cp /usr/local/lib/aspell/* /var/www/usr/local/lib/aspell/
# cp /usr/local/share/aspell/* /var/www/usr/local/share/aspell/

These files are rarely updated frequently so a one-off copy is likely to
be good enough.

Maintainer

The OpenBSD ports mailing-list

Categories

lang/php textproc www

Library dependencies

Build dependencies

Run dependencies

Files

Search