Date: Wed, 14 Jan 2004 04:47:13 -0800 (PST) From: Clement LAFORET <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/dnsproxy Makefile distinfo pkg-descr pkg-plist Message-ID: <200401141247.i0EClDrE088440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401141247.i0EClDrE088440>