Import dnsmasq from pkgsrc-wip. Packaged by pancake and updated by
authorminskim <minskim>
Tue, 18 Oct 2005 04:41:59 +0000 (04:41 +0000)
committerminskim <minskim>
Tue, 18 Oct 2005 04:41:59 +0000 (04:41 +0000)
commit74400f88cb4be8403304788d6b8b7f5cd5c58510
tree05252f6f8d91a55c1ed6379721fef248e3203c20
parent8db5be645497db03841c0ead2326cd0738a90748
Import dnsmasq from pkgsrc-wip.  Packaged by pancake and updated by
dhowland.

Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
server.  It is designed to provide DNS and, optionally, DHCP, to a
small network.  It can serve the names of local machines which are not
in the global DNS.  The DHCP server integrates with the DNS server and
allows machines with DHCP-allocated addresses to appear in the DNS
with names configured either in each host or in a central
configuration file.  Dnsmasq supports static and dynamic DHCP leases
and BOOTP for network booting of diskless machines.
net/dnsmasq/DESCR [new file with mode: 0644]
net/dnsmasq/Makefile [new file with mode: 0644]
net/dnsmasq/PLIST [new file with mode: 0644]
net/dnsmasq/distinfo [new file with mode: 0644]
net/dnsmasq/files/dnsmasq.sh [new file with mode: 0644]