CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/15 05:15:23
Modified files:
databases/pgadmin3: Makefile
Added files:
databases/pgadmin3/patches: patch-configure_ac
Removed files:
databases/pgadmin3/patches: patch-configure
Log message:
Disable ssh tunnel config built-in to pgadmin3, it uses an ancient libssh2
that is hard to patch for opaque structs in newer OpenSSL/LibreSSL.
While this port has been patched to _build_ against current postgresql
it hasn't been patched to _run_ with a newer version since 2018 (11.x)
so seems unlikely to really be used; this has no longer been maintained
upstream for even longer so I intend to remove the port soon.