---
name: rsyslog-gssapi
version: 5.10.0
origin: sysutils/rsyslog5-gssapi
comment: GSS API input/output module for rsyslog
arch: freebsd:9:x86:64
www: http://www.rsyslog.com/
maintainer: brd@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 41373
desc: |
  Rsyslog is an enhanced multi-threaded syslogd with a focus on
  security and reliability.

  Among others, it offers support for on-demand disk buffering,
  reliable syslog over TCP, SSL, TLS and RELP, writing to databases
  (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully
  configurable output formats (including high-precision timestamps),
  the ability to filter on any part of the syslog message, on-the-wire
  message compression, and the ability to convert text files to syslog.

  It is a drop-in replacement for stock syslogd and able to work with
  the same configuration file syntax. Its advanced features make it
  suitable for enterprise-class, encryption protected syslog relay
  chains while at the same time being very easy to setup for the
  novice user.

  Tracking v5-stable

  Rsyslog v5 is deprecated and is no longer supported. Consider using
  Rsyslog v6.

  WWW: http://www.rsyslog.com/
deps:
  rsyslog: {origin: sysutils/rsyslog5, version: 5.10.0}
categories: [sysutils]
options: {DEBUG: off}
files:
  /usr/local/lib/rsyslog/imgssapi.la: c92629f7d7c9b8ebd24c4dba3680b138a12833a78b4b4feedfca739528dff491
  /usr/local/lib/rsyslog/imgssapi.so: 0203907d741d0c19ae3bbdeac3869e7db52d3842a36f6c805f075c6137e092a8
  /usr/local/lib/rsyslog/lmgssutil.la: 1f1679add55e537155c2880560415e4ee774165669da84accfd2270f52f78472
  /usr/local/lib/rsyslog/lmgssutil.so: b29955bd4b0e20f2afaf96cdf538d3198455b4c4a56f869a88ed2b539acc06dc
  /usr/local/lib/rsyslog/omgssapi.la: d63f1b0411394d3d05ece2fd04b2231afe7bac3fc52103e2a2ff1986f6cacb4a
  /usr/local/lib/rsyslog/omgssapi.so: 85764f936ef3f3573162aeb34abc75d58ca6a998c0e42a420be28a75766a1bf1
  /usr/local/libdata/ldconfig/rsyslog5-gssapi: 2c73c4b4cc2027802fa4fb13558dfa51797d1a99836a84fed4ccef0de622fd45
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib/rsyslog
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
