Mon Feb 7 02:14:35 2022 UTC ()
options.description: add a couple of PHP options


(gutteridge)
diff -r1.668 -r1.669 pkgsrc/mk/defaults/options.description

cvs diff -r1.668 -r1.669 pkgsrc/mk/defaults/options.description (expand / switch to unified diff)

--- pkgsrc/mk/defaults/options.description 2022/01/03 16:58:40 1.668
+++ pkgsrc/mk/defaults/options.description 2022/02/07 02:14:35 1.669
@@ -673,26 +673,27 @@ p5-module-build-license-creation Enable  @@ -673,26 +673,27 @@ p5-module-build-license-creation Enable
673pam Enable PAM support. 673pam Enable PAM support.
674pango Enable Pango support. 674pango Enable Pango support.
675pbulk-rsync Depend on rsync. 675pbulk-rsync Depend on rsync.
676pcb-motif Use Motif for the gui instead of GTK for cad/pcb. 676pcb-motif Use Motif for the gui instead of GTK for cad/pcb.
677pcre Enable Perl-compatible regular expressions. 677pcre Enable Perl-compatible regular expressions.
678pcre2 Use Perl Compatible Regular Expressions, API version 2. 678pcre2 Use Perl Compatible Regular Expressions, API version 2.
679pcre2-jit Enable JIT (just-in-time) support in pcre2. 679pcre2-jit Enable JIT (just-in-time) support in pcre2.
680pcsc Enable PC/SC support. 680pcsc Enable PC/SC support.
681pdf Enable PDF support. 681pdf Enable PDF support.
682perl Enable Perl support. 682perl Enable Perl support.
683pgadmin-db-designer Enable pgAdmin database-designer functionality. 683pgadmin-db-designer Enable pgAdmin database-designer functionality.
684pgsql Enable PostgreSQL support. 684pgsql Enable PostgreSQL support.
685php-cgi Use PHP via CGI. 685php-cgi Use PHP via CGI.
 686php-embed Enable PHP building of embedded SAPI.
686php-fpm Use PHP via FastCGI Process Manager. 687php-fpm Use PHP via FastCGI Process Manager.
687php-sockets Enable php-sockets support. 688php-sockets Enable php-sockets support.
688pic Enable compiling with -fPIC 689pic Enable compiling with -fPIC
689pim Enable pim (personal information management) support. 690pim Enable pim (personal information management) support.
690pinepwd Enable $HOME/.pinepwd stored IMAP password file. 691pinepwd Enable $HOME/.pinepwd stored IMAP password file.
691pinfo-native-curses Use NetBSD native curses rather than ncurses. 692pinfo-native-curses Use NetBSD native curses rather than ncurses.
692pkcs11 Use certificate-on-a-stick (or card) support. 693pkcs11 Use certificate-on-a-stick (or card) support.
693pkgin-prefer-gzip Attempt pkg_summary.gz first instead of bz2 or xz. 694pkgin-prefer-gzip Attempt pkg_summary.gz first instead of bz2 or xz.
694plotutils Enable plotutils support. 695plotutils Enable plotutils support.
695png Enable PNG support. 696png Enable PNG support.
696polkit Enable Polkit support. 697polkit Enable Polkit support.
697poppler Enable poppler-utils support. 698poppler Enable poppler-utils support.
698portals Enable BSD Portals support 699portals Enable BSD Portals support
@@ -974,14 +975,15 @@ xterm-256color Enable 256 color support @@ -974,14 +975,15 @@ xterm-256color Enable 256 color support
974xterm-88color Enable 88 color support. 975xterm-88color Enable 88 color support.
975xterm-luit Enable locale <> UTF encoding translation. 976xterm-luit Enable locale <> UTF encoding translation.
976xterm-toolbar Enable toolbar support in xterm. 977xterm-toolbar Enable toolbar support in xterm.
977xtest Use XTEST Extension Library. 978xtest Use XTEST Extension Library.
978xvid Enable usage of XVid codecs. 979xvid Enable usage of XVid codecs.
979xvideo Enable X-Video Motion Compensation library support. 980xvideo Enable X-Video Motion Compensation library support.
980zenmap Enable nmap GUI frontend. 981zenmap Enable nmap GUI frontend.
981zip Support zip archives. 982zip Support zip archives.
982ziplinks Compress data before transmitting it between servers. 983ziplinks Compress data before transmitting it between servers.
983zlib Enable support for zlib compression. 984zlib Enable support for zlib compression.
984zrtp Enable ZRTP support. 985zrtp Enable ZRTP support.
985zsh-multibyte Enable multibyte support in Zsh. 986zsh-multibyte Enable multibyte support in Zsh.
986zstd Enable Zstandard (de)compression support. 987zstd Enable Zstandard (de)compression support.
 988zts Enable the Zend Thread Safety option for PHP.
987zziplib Enable zip support using zziplib. 989zziplib Enable zip support using zziplib.