Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
1. Now that we have a good system with use flags, I suggest putting one more, teh doc use flag like that: RDEPEND=">=sys-apps/daemontools-0.70 sys-apps/ucspi-tcp doc? ( app-doc/djbdns-man )" 2. Change all "use foo && do something" to "useq foo && do something" 3. Implement the proposed patch from bug #49578 for dnstrace (the order of applying the patches needed some change) 4. Include a single config script that allows multiple DNS servers and chaches install in a single step (replaces/improves tinydns-setup and dnscache-setup) Reproducible: Always Steps to Reproduce:
Created an attachment (id=31212) [edit] The suggested improvements in the ebuild itself
Created an attachment (id=31213) [edit] djbdns-setup : a setup script for multiple DNS servers and caches I tested it as far as I could, but there are possible bugs :-) If anybody likes it, plese test it and report.
Added net-dns/djbdns-1.05-r12 Thanks for the djbdns-setup script