CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/05 04:26:52
Modified files:
databases/sqsh : Makefile
databases/sqsh/patches: patch-src_cmd_connect_c
Log message:
databases/sqsh: disable CS_SEC_NETWORKAUTH code, FreeTDS 1.2 introduces
this but API seems different than sqsh expects (it wants things like
CS_MAX_CHAR, CS_SEC_CHANBIND, CS_SEC_CONFIDENTIALITY, CS_SEC_INTEGRITY).
breakage reported by aja@, thanks!
