CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/03/10 11:05:10
Modified files:
www/squid : Makefile
www/squid/pkg : DESCR-main PLIST-main
Removed files:
www/squid/pkg : DESCR-ntlm PLIST-ntlm
Log message:
remove squid-ntlm subpackage. it contains ext_wbinfo_group_acl, which is
useless without samba's winbind, and an auth helper that calls smbclient via
a script to do some proxy auth, which is not exactly great, and in any
event doesn't need to be a subpackage.
For actual Squid auth against Windows directories look at the krb5 flavour
instead and the msktutil package may help; give a hint at this in the
package description.