---
name: isc-dhcp41-relay
version: 4.1.e_5,2
origin: net/isc-dhcp41-relay
comment: The ISC Dynamic Host Configuration Protocol relay
arch: freebsd:9:x86:64
www: http://www.isc.org/products/DHCP/
maintainer: douglas@douglasthrift.net
prefix: /usr/local
licenselogic: single
licenses: [ISCL]
flatsize: 405931
desc: |
  The ISC Dynamic Host Configuration Protocol Distribution provides a
  freely redistributable reference implementation of all aspects of the
  DHCP protocol, through a suite of DHCP tools:

    * A DHCP server
    * A DHCP client
    * A DHCP relay agent (this port)

  WWW: http://www.isc.org/products/DHCP/
categories: [net]
options: {IPV6: on}
files:
  /usr/local/etc/rc.d/isc-dhcrelay: cbee3a8b6db58ac355cdb294da85e959926afb1762f9a585d925c8822be1291b
  /usr/local/etc/rc.d/isc-dhcrelay6: '-'
  /usr/local/man/man8/dhcrelay.8.gz: 7d440997c6c96be50536b5fccef603d47d7c5f53a1a4672ff5d2ad553f1a28e5
  /usr/local/sbin/dhcrelay: a6cd48ab08c4f103d049db17c2637ca1f863868e1341c9532680ac31236f5566
  /usr/local/share/licenses/isc-dhcp41-relay-4.1.e_5,2/ISCL: e0feefef73c312a6c13e016f615f2aa86df45697405c81302144db873a32266e
  /usr/local/share/licenses/isc-dhcp41-relay-4.1.e_5,2/LICENSE: 5fe93c3e042a87337ef6e636ff3254d8d0cf41de9fb5481cb74c6a7801afabff
  /usr/local/share/licenses/isc-dhcp41-relay-4.1.e_5,2/catalog.mk: 0ef914403cf3f23b32f0c4eb52c530cd40c48eed0a0cf43ec03dacf28dd7e31e
directories:
  /usr/local/share/licenses/isc-dhcp41-relay-4.1.e_5,2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /usr/local/etc/rc.d/isc-dhcrelay.sh forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/isc-dhcrelay forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/isc-dhcrelay6 forcestop 2>/dev/null || true
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
message: "****  This port installs dhcp relay daemon, but doesn't invoke dhcrelay
  by\n      default. If you want to invoke dhcrelay at startup, put these lines\n
  \     into /etc/rc.conf.\n\n\t    dhcrelay_enable=\"YES\"\n\t    dhcrelay_flags=\"\"\t\t#
  command option(s)\n\t    dhcrelay_servers=\"\"\t\t# dhcrelay server(s)\n\t    dhcrelay_ifaces=\"\"\t\t#
  ethernet interface(s)\n"
