[Bug 216254] [PATCH] conditionalize out lib/libwrap support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 19 07:39:30 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216254

            Bug ID: 216254
           Summary: [PATCH] conditionalize out lib/libwrap support
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: ngie at FreeBSD.org
          Keywords: patch

Created attachment 179061
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179061&action=edit
lib/libwrap conditionalization patch

I plan on conditionalizing out lib/libwrap (TCP_WRAPPERS in base) support with
the attached patch.

I would like to run this change through an exp- run beforehand to determine if
there would be any breakage involved with the attached change.

Testing this patch out would require either:
a. Taking an existing install base, applying the patch, then running "make
delete-old" .
b. Running buildworld/installworld with MK_TCP_WRAPPERS=no .

After that, you should be able to run poudriere, per usual.

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


More information about the freebsd-bugs mailing list