Home
last modified time | relevance | path

Searched refs:PHP_OPENSSL_DIR (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/pecl-mongodb/mongodb-1.9.1/scripts/autotools/libmongoc/
H A DCheckSSL.m462 if test "$PHP_OPENSSL_DIR" = "auto" -o "$PHP_OPENSSL_DIR" = "yes"; then
63 PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl"
66 for i in $PHP_OPENSSL_DIR; do
/dports/devel/pecl-event/event-3.0.6/
H A Dconfig.m4192 if test -z "$PHP_OPENSSL_DIR" || test $PHP_OPENSSL_DIR == "no"; then
193 PHP_OPENSSL_DIR=yes
195 PHP_OPENSSL="$PHP_OPENSSL_DIR"
/dports/lang/php73/php-7.3.33/ext/ftp/
H A Dconfig.m416 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php73/php-7.3.33/ext/ftp/
H A Dconfig.m416 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/ftp/php73-ftp/php-7.3.33/ext/ftp/
H A Dconfig.m416 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/net-im/pecl-stomp2/stomp-2.0.2/
H A Dconfig.m415 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php81/php-8.1.1/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php81/php-8.1.1/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php80/php-8.0.15/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php74/php-7.4.27/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/ftp/php80-ftp/php-8.0.15/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/ftp/php81-ftp/php-8.1.1/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/ftp/php74-ftp/php-7.4.27/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php74/php-7.4.27/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php80/php-8.0.15/ext/ftp/
H A Dconfig.m421 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/security/pecl-crypto/crypto-0.3.1/
H A Dconfig.m49 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php81/php-8.1.1/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php81/php-8.1.1/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php80/php-8.0.15/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php74/php-7.4.27/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php80/php-8.0.15/ext/mysqlnd/
H A Dconfig9.m437 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/lang/php73/php-7.3.33/ext/mysqlnd/
H A Dconfig9.m434 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/www/mod_php73/php-7.3.33/ext/mysqlnd/
H A Dconfig9.m434 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
/dports/devel/pecl-swoole/swoole-4.8.5/
H A Dconfig.m4501 if test "$PHP_OPENSSL" != "no" || test "$PHP_OPENSSL_DIR" != "no"; then
502 if test "$PHP_OPENSSL_DIR" != "no"; then
504 PHP_ADD_INCLUDE("${PHP_OPENSSL_DIR}/include")
505 PHP_ADD_LIBRARY_WITH_PATH(ssl, "${PHP_OPENSSL_DIR}/${PHP_LIBDIR}")

12