pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults options.description: add a couple of PHP o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba5f8599c5f2
branches: trunk
changeset: 373133:ba5f8599c5f2
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Feb 07 02:14:35 2022 +0000
description:
options.description: add a couple of PHP options
diffstat:
mk/defaults/options.description | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r 0feca7b22ea7 -r ba5f8599c5f2 mk/defaults/options.description
--- a/mk/defaults/options.description Mon Feb 07 00:09:59 2022 +0000
+++ b/mk/defaults/options.description Mon Feb 07 02:14:35 2022 +0000
@@ -683,6 +683,7 @@
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 @@
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