version bump. Makefile PORTVERSION updated. MAKEFILE added (hack!). distinfo updated as needed. How-To-Repeat: n/a
State Changed From-To: open->closed Port updated, Thanks! (I cannot reproduce an error without the small hack to the port Makefile)
sorry, but I forgot to include a new patch file (files/patch-dhcpd.conf) as requested by someone. also, I've fixed bsd.port.mk about MAKEFILE but I still have the problem w/ another port! --- /dev/null Thu Jan 31 02:26:39 2002 +++ files/patch-dhcpd.conf Sun Jan 20 06:08:14 2002 @@ -0,0 +1,12 @@ +--- server/dhcpd.conf.orig Thu Jan 25 09:33:11 2001 ++++ server/dhcpd.conf Sun Jan 20 06:07:14 2002 +@@ -14,6 +14,9 @@ + # network, the authoritative directive should be uncommented. + #authoritative; + ++# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS updates. ++ddns-update-style ad-hoc; ++ + # Use this to send dhcp log messages to a different log file (you also + # have to hack syslog.conf to complete the redirection). + log-facility local7;