---
name: doorman
version: 0.81_1
origin: security/doorman
comment: Port knocking implementation, both daemon and client
arch: freebsd:9:x86:64
www: http://doorman.sourceforge.net/
maintainer: lupe@lupe-christoph.de
prefix: /usr/local
licenselogic: single
flatsize: 101974
desc: |
  Doorman is a port knocking implementation which allows a server to run
  silently, invisibly, with all TCP ports closed except to those who know...
  the secret knock!

  Author: Bruce Ward <bward2@users.sourceforge.net>
  WWW: http://doorman.sourceforge.net/
deps:
  lsof: {origin: sysutils/lsof, version: '4.88.d,8'}
categories: [security]
files:
  /usr/local/bin/knock: 917f68f90b05831e7d58e61eeded6c819437d26340823d1ec3eb77b1a954e48c
  /usr/local/etc/doormand/doormand.cf.EXAMPLE: ea6fb31da40ed3e533f340980870fc4e5ea6f13585c6ea51e78c6ed7bf082026
  /usr/local/etc/doormand/guestlist.EXAMPLE: 78a7eee57026381d1744cc53a5a453e8c1b78dbaf348a8a4e1d2e86b81e9f17b
  /usr/local/etc/doormand/ipchains_add: b12e5f51c2f5ada9496d70cc4b25fc8307ccf662f00100ffb8e81080bb378e45
  /usr/local/etc/doormand/ipchains_delete: edd70d43ca83e56014fec7eba5ce6d14f55ee01720964e615eda7a58c2b90add
  /usr/local/etc/doormand/ipf_add.atend: 54c994a4c30a1d3e87f320e09b4813445583045f233c689d06931be7434e42b3
  /usr/local/etc/doormand/ipf_add.before_block: 3846513385453c76e136e331ca76fa91813bbd19d866ee5376817c91cf9f59c5
  /usr/local/etc/doormand/ipf_delete: b9ead73a99aa50af28433db7df573ce38d8c121806c3b174d14b25099d5c0bb2
  /usr/local/etc/doormand/ipfw_add: 442aabf971e2fe711cced0ca51159d2fc4afd8446661b704213cda1b48ad32ba
  /usr/local/etc/doormand/ipfw_delete: d4acb336f047b71a9988a52c097dfb772a8ff67ae1ed5258d6792b144c1810c8
  /usr/local/etc/doormand/iptables_add: 8e0ceeb3b5d6ed6695686796e1daa193db58f5ad2608aade60fb2e2a6b4085d7
  /usr/local/etc/doormand/iptables_delete: f3c93af60c480fad990fc11358c5ef574a31736b6dce766bdfbaf996aba162b4
  /usr/local/etc/doormand/pfctl_add: 7fc324b37d01193714e6ccd686e13ecb3761400b27ab8197bb7b568ca0d7f678
  /usr/local/etc/doormand/pfctl_delete: dbe766c8131bd9e513e60fe60e3d79f20510fb1489c87a5bd1e6021ca59b5900
  /usr/local/etc/rc.d/doorman: ffd18f6cf3a88827bd1f759cd94e3373991ac2039355963a05299b9ad7bfbd11
  /usr/local/man/man1/knock.1.gz: 7797ffbad4fb8c6372f853143f5a73c581acecd0856d93ee4bc028e1b8a846d5
  /usr/local/man/man5/doormand.cf.5.gz: 268df3380ea8f019041b41e15eaae79de67a3a10000e504547fef5509f7883ba
  /usr/local/man/man5/guestlist.5.gz: 1a8e57fff430f7d8d7260d7f2676f38249357e5829d6ffef64129f8aec822ba8
  /usr/local/man/man5/knockcf.5.gz: 4d5ebf2ec343b8077053408cdf9d699f5886d659117ba33fdd60e9b76a0c3b9f
  /usr/local/man/man8/doormand.8.gz: ad68ac23f32bdf1bba0508f8a706572ec184cfa6ed42171666e5e426700cb687
  /usr/local/sbin/doormand: 1a0585a21ec7a2f9fbbbce61312fd0e28fdabe68105b3856c289bf1abacfd496
directories:
  /usr/local/etc/doormand/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "\n******************************************************************************\n\nTo
  configure Doorman, please edit the files guestlist and doormand.cf found in\n/usr/local/etc/doormand.
  \ Documentation can be found using:\n\t\n\t$ man guestlist\n\t$ man doormand.cf\n\nor
  by visiting the Doorman website at http://doorman.sourceforge.net.\n\nThe doormand
  daemon will *not* be started automatically. To allow it\nto start, put this line
  in /etc/rc.conf:\n\ndoorman_enable=\"YES\"\n\n******************************************************************************\n"
