---
name: bsnmp-regex
version: 0.6
origin: net-mgmt/bsnmp-regex
comment: bsnmpd module allowing creation of counters from log files
arch: freebsd:9:x86:64
www: http://thewalter.net/stef/software/bsnmp-regex/
maintainer: koobs@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 67744
desc: |
  bsnmp-regex is a module for bsnmpd which allows creation of counters from log
  files, program output or other text data. The counters use regular expressions
  to count the number of matches, or parse out specific text/numbers. The
  resulting data can then be queried or graphed with the usual SNMP tools.

  WWW: http://thewalter.net/stef/software/bsnmp-regex/
categories: [net-mgmt]
options: {DEBUG: off, PCRE: off}
files:
  /usr/local/bin/sockin: ada75324d8e6387629e94a7aa0f6f89b3b04d582e633b783d5aac1bf09720a0c
  /usr/local/lib/snmp_regex.a: 5cff253a7fe1b8206154c84c07a17723802760e562adf32541a1478190f594e3
  /usr/local/lib/snmp_regex.la: 004248ddd3bfe218944989901e4d287c052f144f53579a3da40d414253fbc0db
  /usr/local/lib/snmp_regex.so: '-'
  /usr/local/lib/snmp_regex.so.0: 26102bb675dd5c239379b6537513ca6095060f6e2815f338cdcdd3ec5b164327
  /usr/local/man/man1/sockin.1.gz: 9840d3e01586905f0b056d0622e89807112aa9d5ed44dd2b0fed40c3975c03b3
  /usr/local/man/man5/bsnmp-regex.conf.5.gz: f1ab69da33d74c1d835f8d9c187012f33b932f2ce5180fece4ace46ceb29f6d9
  /usr/local/man/man8/bsnmp-regex.8.gz: 7117d9acf2a94c319c155d7e3bb8d9bcedb87a075f12f037ae26f55a0dc4f4c4
  /usr/local/share/licenses/bsnmp-regex-0.6/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/bsnmp-regex-0.6/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/bsnmp-regex-0.6/catalog.mk: e102a7859ecf68b8006912291b15572ea42d42fdc99cfadf4d8f0e147b2e263b
directories:
  /usr/local/share/licenses/bsnmp-regex-0.6/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
