Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2014 23:09:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193980] New: [PATCH] OptionalObsoleteFiles.inc missing some SSH and KERBEROS files
Message-ID:  <bug-193980-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193980

            Bug ID: 193980
           Summary: [PATCH] OptionalObsoleteFiles.inc missing some SSH and
                    KERBEROS files
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: mcdouga9@egr.msu.edu

Created attachment 147737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147737&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193980-8>