[Bug 214222] news/inn: Export some more compile-time config knobs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 4 17:14:36 UTC 2016


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

            Bug ID: 214222
           Summary: news/inn: Export some more compile-time config knobs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans at FreeBSD.org
          Reporter: ag-freebsd at muc.de
             Flags: maintainer-feedback?(johans at FreeBSD.org)
          Assignee: johans at FreeBSD.org

Created attachment 176636
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176636&action=edit
metadata patch file

INN may be configured at compile-time to support both news posting via UUCP
(net/freebsd-uucp) by installing a "rnews" binary, as well as allowing any
local user to post articles locally with the "inews" binary.

The patch will modify the Makefile and provide two more configuration knobs,
namely 

SETGID_INEWS and 
UUCP_RNEWS,

which set the appropriate GNU configure switches.

See https://www.eyrie.org/~eagle/software/inn/docs-2.6/install.html
for details about the configure switches.

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


More information about the freebsd-ports-bugs mailing list