pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Feb  7 02:14:35 UTC 2022

Modified Files:
        pkgsrc/mk/defaults: options.description

Log Message:
options.description: add a couple of PHP options


To generate a diff of this commit:
cvs rdiff -u -r1.668 -r1.669 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.668 pkgsrc/mk/defaults/options.description:1.669
--- pkgsrc/mk/defaults/options.description:1.668        Mon Jan  3 16:58:40 2022
+++ pkgsrc/mk/defaults/options.description      Mon Feb  7 02:14:35 2022
@@ -683,6 +683,7 @@ perl                        Enable Perl support.
 pgadmin-db-designer    Enable pgAdmin database-designer functionality.
 pgsql                  Enable PostgreSQL support.
 php-cgi                        Use PHP via CGI.
+php-embed              Enable PHP building of embedded SAPI.
 php-fpm                        Use PHP via FastCGI Process Manager.
 php-sockets            Enable php-sockets support.
 pic                    Enable compiling with -fPIC
@@ -984,4 +985,5 @@ zlib                        Enable support for zlib compressi
 zrtp                   Enable ZRTP support.
 zsh-multibyte          Enable multibyte support in Zsh.
 zstd                   Enable Zstandard (de)compression support.
+zts                    Enable the Zend Thread Safety option for PHP.
 zziplib                        Enable zip support using zziplib.



Home | Main Index | Thread Index | Old Index