diff options
author | roy <roy> | 2009-03-05 23:23:26 +0000 |
---|---|---|
committer | roy <roy> | 2009-03-05 23:23:26 +0000 |
commit | 1782492105f2812cf5b1476ceb439f7ab0edc3d2 (patch) | |
tree | 782b924663fc1520ffb30d82b49d7b62c1a8b7d6 /net/dhcpcd/PLIST | |
parent | 63d2ef86eb5b08f933cc1690585147abcb4c5f07 (diff) | |
download | pkgsrc-1782492105f2812cf5b1476ceb439f7ab0edc3d2.tar.gz |
Import dhcpcd-4.99.14
dhcpcd is a small, bloat free DHCP client which includes these features
* DHCP over firewire
* User Class
* SIP Servers
* Domain Search
* Classless Static Routes
* IPv4LL aka APIPA aka Zeroconf
* Node specific Client Identifiers
* DHCP over Infiniband
* Link carrier and interface addition/removal detection
* Dynamic route management
Diffstat (limited to 'net/dhcpcd/PLIST')
-rw-r--r-- | net/dhcpcd/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/dhcpcd/PLIST b/net/dhcpcd/PLIST new file mode 100644 index 00000000000..d99c349df00 --- /dev/null +++ b/net/dhcpcd/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/05 23:23:26 roy Exp $ +libexec/dhcpcd-hooks/01-test +libexec/dhcpcd-hooks/10-mtu +libexec/dhcpcd-hooks/20-resolv.conf +libexec/dhcpcd-hooks/30-hostname +libexec/dhcpcd-hooks/50-ntp.conf +libexec/dhcpcd-run-hooks +man/man5/dhcpcd.conf.5 +man/man8/dhcpcd-run-hooks.8 +man/man8/dhcpcd.8 +sbin/dhcpcd +share/examples/dhcpcd.conf +share/examples/rc.d/dhcpcd +@dirrm libexec/dhcpcd-hooks |