Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | dns) | ||||
* | - convert to the new perl5 framework | az | 2013-09-11 | 1 | -6/+2 |
| | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed. | pgollucci | 2010-12-30 | 1 | -1/+0 |
| | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) | ||||
* | - Update to 0.2.1 | miwi | 2009-11-12 | 2 | -6/+6 |
| | | | | | | PR: 140390 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: maintainer | ||||
* | Manages LDAP entries for the BIND9 SDB LDAP patch. | miwi | 2007-06-04 | 3 | -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 |