---
name: dhcp6
version: 20080615_2
origin: net/dhcp6
comment: KAME DHCP6 client, server, and relay
arch: freebsd:10:x86:64
www: http://wide-dhcpv6.sourceforge.net/
maintainer: hrs@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 362597
desc: "WIDE-DHCPv6 is an open-source implementation of Dynamic Host\nConfiguration
  Protocol for IPv6 (DHCPv6), originally developed \nby the KAME project.\n\nThe implementation
  mainly conforms to the following standards:\n\n- RFC3315: Dynamic Host Configuration
  Protocol for IPv6 (DHCPv6)\n- RFC3319: DHCPv6 Options for Session Initiation Protocol
  (SIP) Servers\n- RFC3633: IPv6 Prefix Options for DHCP\n- RFC3646: DNS Configuration
  options for DHCPv6\n- RFC3898: Network Information Service (NIS) Configuration Options
  for DHCPv6\n- RFC4075: Simple Network Time Protocol (SNTP) Configuration Option
  for DHCPv6\n- RFC4242: Information Refresh Time Option for DHCPv6\n- RFC4280: DHCP
  Options for Broadcast and Multicast Control Servers\n\nNote that the current implementation
  does not support temporary\nIPv6 address allocation by DHCPv6, and there is no plan
  to \nimplement that feature at the moment.\n\nWWW: http://wide-dhcpv6.sourceforge.net/\n"
categories:
- net
- ipv6
options: {DOCS: on}
files:
  /usr/local/share/licenses/dhcp6-20080615_2/catalog.mk: 08c3809c4b891d517b6483babf2cb6024935ca2134b551916d45cd2b87bf08b0
  /usr/local/share/licenses/dhcp6-20080615_2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/dhcp6-20080615_2/BSD: de49caaca650d3e2725cfe3043b8122d650c7bc866fe3c629ca6982c07828f71
  /usr/local/etc/dhcp6s.conf.sample: e9618473cddb7bf67536836decf96ea98683b8f311d629bc9b2927ada027818a
  /usr/local/etc/dhcp6c.conf.sample: b97e3dd1dacf76df12b03e9d7f3ce64faf67504cf5d81b4515acd7a61ab56826
  /usr/local/sbin/dhcp6c: 85bf63f0539553f85157d1ecbadc9f26ad5c2dedce4ff4724f8cb915e583df89
  /usr/local/sbin/dhcp6relay: f9b6767b4146c24729c14ffc084406cc808684585b2e692dc2d1ee93f4563af6
  /usr/local/sbin/dhcp6s: 530274081c026281cfb8923bb32d908f9f887058a943beb2afde6ba906b12b76
  /usr/local/sbin/dhcp6ctl: db538fdd9389dc80b174be4eacad82b2a0e8ff4a25c394ec0fdf67bdbc81c446
  /usr/local/man/man5/dhcp6c.conf.5.gz: c5f95c9dd4797051adffb6b21d92cc0605cbb1601c6fbf9bb2106901679194a7
  /usr/local/man/man5/dhcp6s.conf.5.gz: f45d86c363226c980b21b1d248e6dc02417b04d242d780e719b41f55305b7564
  /usr/local/man/man8/dhcp6c.8.gz: f6b8777d1640d224b394b5340eedad6324f7a03632dbd5e5dc23b302e39a5c97
  /usr/local/man/man8/dhcp6ctl.8.gz: 3547e653b3ca2bf7b48e9279c5cd9c0b332f6b30384c4015535b4a61b88eb7e0
  /usr/local/man/man8/dhcp6relay.8.gz: b3915a67a5c5815a33db0c1ec1dcaed7fe5376ba13451b2ccdfa666fe51c9694
  /usr/local/man/man8/dhcp6s.8.gz: 595df87f334321ad958985f4256fce895a02802173740c6d1f5b7f6a8e7b67c3
  /usr/local/etc/rc.d/dhcp6c: d8fc398d0425384e3898f7884d3ec2c0a64ea71700ac3c7b0c44454d253c438f
  /usr/local/etc/rc.d/dhcp6relay: 45e526ffab76da8d7f34261a614116a689e43c9d3d8786b706561642d2c394d1
  /usr/local/etc/rc.d/dhcp6s: f82e7b4246e500e6ead2e9d958ac4d70c4595fb1664a67e91d35b7d83b5611f3
  /usr/local/share/doc/dhcp6/README: b3dc10006de6770aa027c2d065587c80c30877ab3cc84018605ba1555744b1d3
directories:
  /usr/local/share/licenses/dhcp6-20080615_2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/dhcp6/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /usr/local/etc/rc.d/dhcp6s.sh forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/dhcp6relay.sh forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/dhcp6c.sh forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/dhcp6s forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/dhcp6relay  forcestop 2>/dev/null || true
    /usr/local/etc/rc.d/dhcp6c forcestop 2>/dev/null || true
    cd /usr/local
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
    cd /usr/local
