---
name: whoson
version: 2.05
origin: mail/whoson
comment: Implementation of `WHO iS ONline' protocol
arch: freebsd:9:x86:64
www: http://whoson.sourceforge.net
maintainer: sem@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 147039
desc: |
  This software is supposed to work as a "reference implementation" of the
  suggested "whoson" internet protocol.  The protocol is expected to be
  employed on "spam relay protected" mail servers to allow traveling
  customers still send their email via the protected server.  For this, a
  realtime database of "temporarily trusted" IP addresses is maintained by
  a special daemon program.  The database may be filled by, e.g. POP/IMAP
  servers, and used by SMTP server.  Another possible use of the protocol
  is to have the database filled by RADIUS/TACACS server for all dialup
  clients, and SMTP server using it to put the user identity into the
  "Received" header along with the source IP address.  The protocol itself
  is defined in a separate document "whoson.txt".

  WWW: http://whoson.sourceforge.net
categories: [mail]
files:
  /usr/local/etc/rc.d/whoson: 2e1eef3e39d3bce6b1395d14953125c45ea7c14b39ed24e95e41d30f764e746f
  /usr/local/etc/whoson.conf.sample: 4dbbca91f2f3de916503d9bf0feaa23cb8c983422ee58e59cd7bd044d78850e3
  /usr/local/include/whoson.h: a16141952d85dce941fbd9b8c6df1aed67c7dc987e256aa703c49fe21ae7b094
  /usr/local/lib/libwhoson.a: f39d6b7cae59f17fa75e1945bf2474356224c8551f968acd5da353b8cc50e02f
  /usr/local/lib/libwhoson.la: fc2f82caa7ab08257c91e916fd48cb97022df50fbf29d862bedafe0bb490f20e
  /usr/local/lib/libwhoson.so: '-'
  /usr/local/lib/libwhoson.so.0: dd5bcfd435dea2fcfc14f5ce25b97a5070cc49a2055d1c042ff8bd0c4817f0ff
  /usr/local/man/man3/whoson.3.gz: 2c1decaf0d36910a4fdc77189ee888b31775426c378d79a1c3bae588e7632c4f
  /usr/local/man/man3/wso_login.3.gz: 2c1decaf0d36910a4fdc77189ee888b31775426c378d79a1c3bae588e7632c4f
  /usr/local/man/man3/wso_logout.3.gz: 2c1decaf0d36910a4fdc77189ee888b31775426c378d79a1c3bae588e7632c4f
  /usr/local/man/man3/wso_query.3.gz: 2c1decaf0d36910a4fdc77189ee888b31775426c378d79a1c3bae588e7632c4f
  /usr/local/man/man3/wso_version.3.gz: 2c1decaf0d36910a4fdc77189ee888b31775426c378d79a1c3bae588e7632c4f
  /usr/local/man/man5/whoson.conf.5.gz: 50ff896a61c106c432de8e9454630cf0c893e25698c91b39e612c4ef5985c440
  /usr/local/man/man8/whoson.8.gz: 998ae1ca15752533e00e523c368fee670e20b4da1c780a56868d974c4c5a33f7
  /usr/local/man/man8/whosond.8.gz: 78d5f95ebe810c8264614029cb117fc042dacae6a0388444582726a2a87b872f
  /usr/local/sbin/whoson: 85b9e1d17819b0e5eebb2923e7531c1d014491701e239141a4b063b6a4b33dc7
  /usr/local/sbin/whosond: 357705f93e883f17e52325db0aa0cb86c073608e2b31e67d4f793e48016a27ff
  /usr/local/share/doc/whoson/ChangeLog: 0309d575cae8a612d90e7bef1ae07cb5ef78f57ffb87412702a111254fec63b4
  /usr/local/share/doc/whoson/README: b8e1548a0506d30af09cc20375face4da38a69e14acb1505025e2d068ec23184
directories:
  /usr/local/share/doc/whoson/: 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
