CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/02/18 10:49:08
Added files:
databases/postgresql/patches:
patch-src_backend_libpq_be-secure-openssl_c
patch-src_interfaces_libpq_fe-secure-openssl_c
databases/postgresql-previous/patches:
patch-src_backend_libpq_be-secure-openssl_c
patch-src_interfaces_libpq_fe-secure-openssl_c
Log message:
we have BIO_meth_new (which pgsql checks for) but not some of the other
functions that it also needs, neuter for now to unbreak. from jsing
