[Bug 202080] sysutils/rsyslog8 Update, modernize and add new 'normalize' option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 4 13:46:34 UTC 2015


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

            Bug ID: 202080
           Summary: sysutils/rsyslog8 Update, modernize and add new
                    'normalize' option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brd at FreeBSD.org
          Reporter: matthew at FreeBSD.org
                CC: brd at FreeBSD.org
 Attachment #159541 maintainer-approval?(brd at FreeBSD.org)
             Flags:
          Assignee: brd at FreeBSD.org
             Flags: maintainer-feedback?(brd at FreeBSD.org)
                CC: brd at FreeBSD.org

Created attachment 159541
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159541&action=edit
svn diff

* Update to 8.11.0
  - Upstream has incorporated one part of the patches to runtime/stream.c
  - regenerate patches with 'make makepatch'
* Modernize port
  - Use OPTION helpers
  - USE_AUTOTOOLS -> USES+= autoreconf
* Set INSTALL_TARGET=install-strip rather than stripping in post-install:
  - Previously optional modules wouldn't have been stripped
* Update pkg-message.in to use the now standard 'Rainier script' configuration
  file syntax (http://www.rsyslog.com/doc/rainerscript.html).
* Add new option to enable the mmnormalize module.
(http://www.rsyslog.com/doc/v8-stable/configuration/modules/mmnormalize.html)
  This enables converting some not-standard log formats to RFC3164 or RFC5424 
  styles, amongst other possible transformations.

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


More information about the freebsd-ports-bugs mailing list