[Bug 233169] www/kcgi: relies on deprecated sys/capability.h header for Capsicum

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 12 16:12:56 UTC 2018


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

            Bug ID: 233169
           Summary: www/kcgi: relies on deprecated sys/capability.h header
                    for Capsicum
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt at FreeBSD.org
          Reporter: emaste at freebsd.org
             Flags: maintainer-feedback?(bapt at FreeBSD.org)
          Assignee: bapt at FreeBSD.org

sys/capability.h will be removed before FreeBSD 13. The (now) correct header to
use on all supported (and most unsupported) versions of FreeBSD is
sys/capsicum.h.

There's no need for autoconf checks etc. to check for both (in the ports tree)
but upstream may want to if there's a desire to build on older releases.

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


More information about the freebsd-ports-bugs mailing list