---
name: ipa_ipfw
version: 1.1
origin: net/ipa_ipfw
comment: IPA accounting module for FreeBSD IP Firewall
arch: freebsd:9:x86:64
www: http://ipa-system.sourceforge.net/modules/ipa_ipfw/
maintainer: simon@comsys.ntu-kpi.kiev.ua
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 27763
desc: |
  IPA_IPFW -- IPA accounting module for FreeBSD IP Firewall

  Main features:

  - The module is designed for traffic accounting from IP Firewall
    (including IPFW2) rules byte counters;
  - The module understands IP Firewall rules byte counters overflow;
  - It is possible to summarize and subtract statistics of IP Firewall
    rules byte counters;
  - It is possible to distinguish IP Firewall rules with the same numbers;
  - IP Firewall rules can be dynamically added to and deleted from
    the system, the module correctly works in such situations.

  WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/
categories: [net]
files:
  /usr/local/lib/ipa_ipfw.so: c32bbbecd1eea7d5360d4e10b3bcc744b88e15a0c96af32480819f8ca77d6db5
  /usr/local/man/man8/ipa_ipfw.8.gz: 9fe2337c381600ce8243254b1c5bcc46faeecd896fe6991de5d6476c0d31e45a
  /usr/local/man/ru.KOI8-R/man8/ipa_ipfw.8.gz: 1cf04abcca57867eafecfc769465bc3694d3529398772b6e60549f63d1980c14
  /usr/local/share/licenses/ipa_ipfw-1.1/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/ipa_ipfw-1.1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/ipa_ipfw-1.1/catalog.mk: bc74dad4a530e456b6aade7f605b7d6b60f7a110e91bfbcc14ce1995ff4b3781
directories:
  /usr/local/share/licenses/ipa_ipfw-1.1/: n
  /usr/local/share/licenses/: y
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
