CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/12/08 06:26:27
Modified files:
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
net/tacacs+ : Makefile distinfo
net/tacacs+/patches: patch-Makefile patch-dump_c
patch-generate_passwd_c patch-maxsess_c
patch-md5_c patch-packet_c patch-parse_h
patch-pwlib_c patch-regexp_c
patch-tac_plus_c patch-tac_plus_h
net/tacacs+/pkg: DESCR PLIST
Log message:
Remove our ancient tacacs+ port
Suffers from a lot of a problems: lp64, no DES support in crypt(3),
a buffer overflow in the logging code, etc, which make the current port
unusable. Also the legacy codebase brings in maintenance costs.
The folks at shrubbery.net provided newer versions which should be
a good starting point for a new port.
Feedback from Renaud Allard, ok sthen@