---
name: msyslog
version: 1.08g_2
origin: sysutils/msyslog
comment: Flexible and easy to integrate syslog daemon
arch: freebsd:9:x86:64
www: http://oss.coresecurity.com/projects/msyslog.html
maintainer: 5u623l20@gmail.com
prefix: /usr/local
licenselogic: single
flatsize: 170860
desc: |
  This new design of syslog allows for an easy implementation of input and output
  modules. The modules that mantain compatibility with its precursor (Secure
  Syslog) are included in the standard distribution along with four modules:
  om_peo (an implementation of PEO-1 and L-PEO, two algorithmic protocols for
  integrity checking), om_mysql and om_pgsql (modules that sends output to a
  MySQL and PostgreSQL database, respectively) and om_regex (a module that allows
  output redirection using regular expressions).

  WWW: http://oss.coresecurity.com/projects/msyslog.html
categories: [sysutils]
options: {MYSQL: off, PGSQL: off}
files:
  /usr/local/etc/rc.d/msyslogd: 82a61682f723ecba9db19a527ce9c1341175711a49f36d1fa10bb2efd657fbab
  /usr/local/lib/libmsyslog.so.1: b148d5e8362da366686ed3c0cbd1d38ef38d59549743eaa28cb7807e0a7de0fa
  /usr/local/man/man5/syslog.conf.5.gz: 42a9bd8b09b97e46eefeaa3647c29dd3afc5d7c070b4731dfd9366ef383b2d17
  /usr/local/man/man8/im_bsd.8.gz: 6420954ffe80cf81bc462e2bc091718d58d84abee8949d668483aef8a8c41ea7
  /usr/local/man/man8/im_file.8.gz: 47d5ca47ad84adac72dfba134d9502c8572e91b2fe09f557eb8759f14b47c99b
  /usr/local/man/man8/im_tcp.8.gz: b13fcd5b298fb848b987794c4396db14760f27a0d806b86f8a122cdfddc86282
  /usr/local/man/man8/im_udp.8.gz: 1f3ea25b6a64f082788e17c3c0fc117a6fb56d5fc09527e84a2012258ac24d7d
  /usr/local/man/man8/im_unix.8.gz: 98fe436c9776b612d186aeb871ec71985627ad196329337a9babaf0b6b4ec3b2
  /usr/local/man/man8/om_classic.8.gz: f8bdbadb973c74cfb3993c13d5a8ab2402b1589cacd490789a462e9b22f331e2
  /usr/local/man/man8/om_peo.8.gz: 72ae5309744e92fee591a8b908100742029ca9c04cfa0d78e30eed220ff1ffe0
  /usr/local/man/man8/om_regex.8.gz: 05d96df13fc2e2b4238fd9c1952d1b1422d12873d88f126f97648f21cdf0ee24
  /usr/local/man/man8/om_tcp.8.gz: 68d46e9c989e6545e35465c2aa6c8b31c1a3cea70ffd505d81017747e8c7a994
  /usr/local/man/man8/om_udp.8.gz: 35ead0059bfe8b5298b73c560a207cd10bdd6d6b30474cb1462d5613d3867f42
  /usr/local/man/man8/peochk.8.gz: bfa687874c701bb5eb2660ba418e5d91b765fa471b721169f6e3d9053feccf63
  /usr/local/man/man8/syslogd.8.gz: e437da501ca56d8049351aadbaafe046f0bcddede5b17299d81ee1b4c0f839ad
  /usr/local/sbin/peochk: bad2038294c89168c37c55b8228d259824f17325c58cb1552017c0ecb5f229ff
  /usr/local/sbin/syslogd: eb0e7a208c3a1dd4e5845b8297b2d26d1dd54edf973a6655e58efa5bcb8307c9
  /usr/local/share/examples/msyslog/im_mymodule.c: 6099fe32287186156e29a534168710be295c3b7132e7906a03a25cd2d21dd5e7
  /usr/local/share/examples/msyslog/om_mymodule.c: 244ba211e1edb4ae9b48f48e038e760969199699edeb443135c119668f3ff79e
  /usr/local/share/examples/msyslog/syslog.conf.classic: 93d854b103cfb84b218c7cab1d526a12b5e7c3b4f7f651853d48bd6697bfc7e7
  /usr/local/share/examples/msyslog/syslog.conf.mysql: 22d4291e73e803b3e5ea60096dee7f5a73ff26659ef15f9ebf250c3c60849ffc
  /usr/local/share/examples/msyslog/syslog.conf.peo: ce705ed66a77c3606b509ad165015a04c7f008c674ffbf8e8c3aca73c25fb944
  /usr/local/share/examples/msyslog/syslog.conf.pgsql: f69cec3ecabd483c1f61b58b7d543f9e62f0ef6943aac43de8a9ba60787bb4ba
  /usr/local/share/examples/msyslog/syslog.conf.regex: 175c472267faef62da38f26ceda53dd1a119e59a9712efffe2a6bfbdd5ae1316
directories:
  /usr/local/share/examples/msyslog/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "================================================================================\nTo
  replace FreeBSD's standard syslogd with msyslog, do this:\n\n1) Create a configuration
  in /usr/local/etc/syslog.conf.\n    See /usr/local/share/examples/msyslog for examples.\n\n2)
  Set up a startup script in /usr/local/etc/rc.d.\n    For your convinience, a msyslog.sh
  has been provided.\n    put this in /etc/rc.conf\n  \n    msyslogd_enable=\"YES\"\n\n3)
  Pass right values from man pages to /etc/rc.conf for \n    msyslogd_flags=\"\"\n\n4)
  Stop the standard FreeBSD syslogd from starting automatically by putting this\n
  \   in the end of /etc/rc.conf:\n\n    syslogd_enable=\"NO\"\n================================================================================\n"
