541cf69201
to the tree. There's still a small bit of work to do including adding conflicts for the existing DHCP ports (which should have been conflicting with each other already) and add a 41-devel port so people can use the headers and libraries.
10 lines
327 B
Text
10 lines
327 B
Text
**** To setup dhclient, you may need to edit /etc/rc.conf to replace the
|
|
base system dhclient, such as:
|
|
|
|
dhcp_program="%%PREFIX%%/sbin/dhclient"
|
|
dhcp_flags="-q"
|
|
|
|
See dhclient(8), using the following command, for details about other
|
|
possible options:
|
|
|
|
MANPATH=%%MAN1PREFIX%%/man man 8 dhclient
|