aboutsummaryrefslogtreecommitdiff
path: root/dns/ldnsm
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Update to 0.2.1Martin Wilke2009-11-122-6/+6
| | | | | | | | | PR: 140390 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: maintainer Notes: svn path=/head/; revision=244162
* Manages LDAP entries for the BIND9 SDB LDAP patch.Martin Wilke2007-06-043-0/+51
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 Notes: svn path=/head/; revision=192685