---
name: rsyslog-libdbi
version: 5.10.0
origin: sysutils/rsyslog5-dbi
comment: LibDBI output module for rsyslog
arch: freebsd:9:x86:64
www: http://www.rsyslog.com/
maintainer: brd@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 12142
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:
  libdbi: {origin: databases/libdbi, version: 0.8.4}
  rsyslog: {origin: sysutils/rsyslog5, version: 5.10.0}
categories: [sysutils]
options: {DEBUG: off}
files:
  /usr/local/lib/rsyslog/omlibdbi.la: 5a2f8a1427e8e7ced1deec34e30783ba30ff7cc83fc5deaa7ff54e946d73d9b1
  /usr/local/lib/rsyslog/omlibdbi.so: a83ee94561da6c027d969a160153e6a10811a50113fba4c0c7ab15e84c51f91b
  /usr/local/libdata/ldconfig/rsyslog5-libdbi: 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
