---
name: minissdpd
version: 1.2
origin: net/minissdpd
comment: UPnP IGD discovery speed enhancer
arch: freebsd:9:x86:64
www: http://miniupnp.free.fr/minissdpd.html
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 26911
desc: |
  Every UPnP device and UPnP client (or control point in UPnP terminology) needs
  to listen to SSDP packets broadcasted to the group 239.255.255.250:1900. When
  several UPnP devices are running on the same server, or several UPnP control
  points are trying a discovery process on the same server, there is concurence to
  open a bind a socket on the UDP port 1900.

  MiniSSDPd can also provide a history of the SSDP NOTIFY packets sent on the
  network during a period of a few minutes and it keeps track of all UPnP devices
  that announced themselves on the network through SSDP NOTIFY packets.

  WWW: http://miniupnp.free.fr/minissdpd.html
categories: [net]
files:
  /usr/local/etc/rc.d/minissdpd: b1f4e2a1a08bbea2fcde211bba149ca46fbb81f0e114f3259dff5c6b42f56409
  /usr/local/man/man8/minissdpd.8.gz: ce4d0b08b906a5d777c9054d16193ab021995af178bce9f20b6e23765ce41f7a
  /usr/local/sbin/minissdpd: fb7e7cd4e310b9079b16fb20ad7648c93a3ee829daf3c3a09532a8cdc13ec1b6
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
