Date: Wed, 22 Dec 2004 04:06:34 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/sqldjbdns Makefile distinfo pkg-descr Message-ID: <200412220406.iBM46YCT005873@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-22 04:06:34 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/sqldjbdns Makefile distinfo pkg-descr Log: [NEW PORT] dns/sqldjbdns: DJB dns server with PostgreSQL backend Sqldjbdns is an authoritative DNS server that pulls its data directly from a set of SQL tables. It supports fully dynamic A, MX, TXT, and PTR records, and run-time configurable static NS and SOA records. It also supports schedule expiry and introduction of records. This package also includes dnscache with PostgreSQL backend PR: ports/71345 Submitted by: Radim Kolar <hsn@netmag.cz> Revision Changes Path 1.37 +1 -0 ports/dns/Makefile 1.1 +43 -0 ports/dns/sqldjbdns/Makefile (new) 1.1 +2 -0 ports/dns/sqldjbdns/distinfo (new) 1.1 +8 -0 ports/dns/sqldjbdns/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220406.iBM46YCT005873>