cvs commit: ports/dns Makefile ports/dns/dnsproxy Makefile
distinfo pkg-descr pkg-plist
Clement LAFORET
clement at FreeBSD.org
Wed Jan 14 04:47:34 PST 2004
clement 2004/01/14 04:47:13 PST
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/dnsproxy Makefile distinfo pkg-descr pkg-plist
Log:
Add dnsproxy-1.13, a proxy for DNS queries.
The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for
authoritative queries and another for recursive queries. The
received answers are sent back to the client unchanged. No local
caching is done.
Approved by: erwin (mentor) (implicitly)
Revision Changes Path
1.16 +1 -0 ports/dns/Makefile
1.1 +24 -0 ports/dns/dnsproxy/Makefile (new)
1.1 +1 -0 ports/dns/dnsproxy/distinfo (new)
1.1 +6 -0 ports/dns/dnsproxy/pkg-descr (new)
1.1 +1 -0 ports/dns/dnsproxy/pkg-plist (new)
More information about the cvs-all
mailing list