Date: Mon, 4 Jun 2007 08:31:46 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/ldnsm Makefile distinfo pkg-descr Message-ID: <200706040831.l548VlnD019890@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-06-04 08:31:46 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/ldnsm Makefile distinfo pkg-descr Log: Manages LDAP entries for the BIND9 SDB LDAP patch. Supports adding, removing, and modifying enteries. The attributes it can handle are TTL, A record, C name, AAAA record, and MX record. Outside of TTL, multiple attributes for each type record. WWW: http://vvelox.net/projects/ldnsm/ PR: ports/112191 Submitted by: Zane C. Bowers Revision Changes Path 1.80 +1 -0 ports/dns/Makefile 1.1 +39 -0 ports/dns/ldnsm/Makefile (new) 1.1 +3 -0 ports/dns/ldnsm/distinfo (new) 1.1 +9 -0 ports/dns/ldnsm/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706040831.l548VlnD019890>