Update net/dhcp6 to version 20060322. - Makefile * pet portlint about whitespace * use USE_RC_SUBR to install rc scripts * remove the homemade rc script handling - distinfo * update for the new version - pkg-plist * add some lines to stop running services when deinstalling * remove the rc scripts, these are added automatically now - files/dhcp6c.sh (dead) * we need files/dhcp6c.sh.in for USE_RC_SUBR - files/dhcp6relay.sh (dead) * we need files/dhcp6relay.sh.in for USE_RC_SUBR - files/dhcp6s.sh (dead) * we need files/dhcp6s.sh.in for USE_RC_SUBR - files/dhcp6c.sh.in (new) * rewritten version of the old files/dhcp6c.sh rc script * be more porters-handbook compliant * handle more rc.conf variables for easier configuration * make use of the pidfile for process control (status, stop, restart) * check that ${dhcp6c_interfaces} is set, otherwise bail out with a WARNING - files/dhcp6relay.sh.in (new) * rewritten version of the old files/dhcp6relay.sh rc script * be more porters-handbook compliant * handle more rc.conf variables for easier configuration * check that ${dhcp6relay_interfaces} is set, otherwise bail out with a WARNING - files/dhcp6s.sh.in (new) * rewritten version of the old files/dhcp6s.sh rc script * be more porters-handbook compliant * handle more rc.conf variables for easier configuration * check that ${dhcp6s_interface} is set, otherwise bail out with a WARNING - files/patch-lease.c (new) * fix compilation on FreeBSD-4.x Fix: - apply the patch - remove files/dhcp6*.sh from CVS - add files/dhcp6*.sh.in to CVS - add files/patch-lease.c to CVS
Responsible Changed From-To: freebsd-ports-bugs->suz Over to maintainer
State Changed From-To: open->closed the proposed patch has been committed