Created attachment 147737 [details] Add missing SSH and KERBEROS files to OptionalObsoleteFiles.inc I recently started using: WITHOUT_OPENSSH=yes WITHOUT_KERBEROS=yes WITHOUT_KERBEROS_SUPPORT=yes I am using openssh from ports, had run "make delete-old" but noticed /usr/bin/scp was left behind and now broken since the rest of base SSH was gone. Attached is a patch to clean up remaining files that I could find. It has some functional value in my situation, not just cleanliness.
forgot to mention, the patch seems to apply to a couple different versions of 10-stable as well as 11-head, but let me know if you want me to regenerate it against something in particular.
I'm currently working on improving OptionalObsoleteFiles completeness in HEAD, and my changes include these. Will close the bug as soon as changes are MFCd.
Thank you, I've noticed your work and am appreciative!
If you have a chance, can you take another look? The ssh changes are in head as r278120 but have not been MFCd, and the 4 heimdal files never made it to head. Thanks.
Since HEAD is being turned into packages, this is no longer needed, thus closing.
I am reopening because this item was open simply waiting for changes from -head to be merged to 10-STABLE which is what I am using. This item only pertains to 10-STABLE so policy on the 11 branch does not affect it. I would be grateful if r278120 could be merged to 10 and then this issue would be solved. Thank you!
Back to pool, I'm not going to work on this.
A commit references this bug: Author: des Date: Fri Mar 3 13:32:01 UTC 2017 New revision: 314597 URL: https://svnweb.freebsd.org/changeset/base/314597 Log: MFH (r278120): add missing ssh-related files PR: 193980 Submitted by: mcdouga9@egr.msu.edu Changes: _U stable/10/ stable/10/tools/build/mk/OptionalObsoleteFiles.inc