---
name: wide-dhcp
version: 1.4.0.7
origin: net-mgmt/wide-dhcp
comment: Dynamic Host Configuration Protocol, WIDE Implementation
arch: freebsd:9:x86:64
www: http://web.sfc.wide.ad.jp/~tomy/dhcp/index-e.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 189264
desc: "This is the WIDE implementation of DHCP (Dynamic Host Configuration Protocol)\nserver,
  relay agent, and client.  DHCP, which is defined by RFCs 1534, 1542,\n2131, and
  2132, provides information to a computer over a network about the\nconfiguration
  of that network.\nTo use DHCP, configure your kernel with the following line added
  to your kernel\nconfiguration file (/usr/src/sys/i386/conf/<YourMachine>):\n\tpseudo-device\tbpfilter\t4\t#Berkeley
  packet filter\nand make bpf devices in your /dev directory: /dev/bpf[1-3]:\n\tcd
  /dev && ./MAKEDEV bpf1 bpf2 bpf3\nWithout the relay agent, the dhcpdb.relay file
  is needed.  The DHCP\nclient(dhcpc) in this port supports dynamically changing /etc/resolv.conf
  and\nhostname via DHCP infomation.\n\t\t  o `-r' is recreate /etc/resolv.conf\n\t\t
  \        (resolv.conf file is overwritten.)\n\t\t  o `-n' is reset HOSTNAME\nPlease
  read more information in /usr/local/share/doc/dhcp/intro.dhcp or\nintro.dhcp.jis.
  \ \n\nThanks to:  Hirotaka TAKETA, Hajimu UMEMOTO, Tamotsu KANOH, Junichi SATOH,\nHisashi
  HIRAMOTO, Takeshi TAGUCHI, Keisuke INOUE, and Yoshiro MIHIRA.\n\nWWW: http://web.sfc.wide.ad.jp/~tomy/dhcp/index-e.html\n"
categories: [net-mgmt]
files:
  /usr/local/etc/rc.d/wide-dhcps.sh.sample: fc673a3128d32ee089a4e61b2ebb885ea1f4b061ed8c1deeb943afe67058e303
  /usr/local/man/man5/dhcpdb.pool.5.gz: 190a59ac57d6ba4b0839347a2c7bbcd42eb8d4805330f6ad12dc82f24d7e03c3
  /usr/local/man/man5/dhcpdb.relay.5.gz: 5172368a72552623dc779ed9f3f0f34e2aefd066340bd428e8be1bc200e171e1
  /usr/local/man/man5/dhcpdb.server.5.gz: a335c5654c6f2f62dff396d87e81f850f97a61dc66df7eeed2254464eb300c25
  /usr/local/man/man8/dhcpc.8.gz: 0b92d5ab9ccb8a73b9f7b74b151d33687d15f7277bb47ce4370c9bb572ba0db3
  /usr/local/man/man8/dhcpm.8.gz: 213414f3da61971d8a4b5e127b1f69ed9ac508afc2b972f53907ea086821a6ba
  /usr/local/man/man8/dhcps.8.gz: 1a09f6e88d4a8dce8c4e7b111f0848cfb8d926dca712da7554fc21169c649861
  /usr/local/man/man8/relay.8.gz: 52cdd037eb67d558bfe5aa16fe377d57648fc602463d5b89f9dc0cef1ee426e5
  /usr/local/sbin/dhcpc: 194d002609e7691baf5cde9e327870d1428f88fd1a0c71a76e8ebae57b9334b4
  /usr/local/sbin/dhcpm: 827879411b6d928fecb9949a3f28985550a1182c29fae48df2fa81305bbac4fb
  /usr/local/sbin/dhcps: f916e175dd93b5d9914ac04621d8f8d55f533ec53293e1fc1e793e82b35d2bb9
  /usr/local/sbin/relay: 09d5fad68b760d72abb2c6ec857fabcd30e201b6368acf7c28a5612831bd805f
  /usr/local/share/doc/wide-dhcp/README: 7e97ab857c96093aa1266341bb057da863bcebddec882881dc2d002754f7d373
  /usr/local/share/doc/wide-dhcp/README.jis: fc293765db23fb867e1c7ff4cdf92fe407348b113da36073304360a0b83bf7f3
  /usr/local/share/doc/wide-dhcp/intro.dhcp: b1a9e528bd62ea0b8b97ffde9858488f63ec6700a525244ed8dea2c36569afcb
  /usr/local/share/doc/wide-dhcp/intro.dhcp.jis: 82c93d1a577aea08ed95de84dd2c5811e501e567d311c58833773100df3941d7
  /usr/local/share/examples/wide-dhcp/dhcpdb.pool: 708f146514d6c42d883cd68ecf60e390d4e5890d12e27c93f8d75faa291ceee4
  /usr/local/share/examples/wide-dhcp/dhcpdb.relay: 79b3b2d0aa0585e7d0e40e1117e6d12c11cbc77a2fa48c70bb5d61d7158f0001
  /usr/local/share/examples/wide-dhcp/dhcpdb.server: c65a66c3a38ffe6c6860a9136768d53712eddb684e376d623e064998737ab551
  /usr/local/share/licenses/wide-dhcp-1.4.0.7/BSD: af7ba1be1ce7be84ec1d2b9cd044639d0018e494a4bb92a62021fa6f4b031a2c
  /usr/local/share/licenses/wide-dhcp-1.4.0.7/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/wide-dhcp-1.4.0.7/catalog.mk: ad47142ec1368213d8bad9c495bf66698d21842a1f1dc168161a3e26242b278d
directories:
  /usr/local/share/licenses/wide-dhcp-1.4.0.7/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/wide-dhcp/: n
  /usr/local/share/doc/wide-dhcp/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    rm -f /var/db/dhcp_cache
    cd /usr/local
  post-deinstall: |
    cd /usr/local
