cvs commit: ports/dns/nsd Makefile ports/dns/nsd/files nsd.in
bapt2010-11-24 15:44:15 UTC FreeBSD ports repository Modified files: dns/nsd Makefile dns/nsd/filesnsd.in Log: improvements on rc script: - support reload command - use nsdc cli has command and let it perform the actual start,stop,... of the d
cvs commit: ports/dns/nsd Makefile ports/dns/nsd/files nsd.in
miwi2009-01-16 00:30:07 UTC FreeBSD ports repository Modified files: dns/nsd Makefile dns/nsd/filesnsd.in Log: - Add missing openssl dependency [1] - Fix race when stopping nsd [2] PR: ports/130263 [1] ports/13029