Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 16:12:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233169] www/kcgi: relies on deprecated sys/capability.h header for Capsicum
Message-ID:  <bug-233169-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: emaste@freebsd.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)
          Assignee: bapt@FreeBSD.org

sys/capability.h will be removed before FreeBSD 13. The (now) correct heade=
r 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 tr=
ee)
but upstream may want to if there's a desire to build on older releases.

--=20
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-233169-7788>