aboutsummaryrefslogtreecommitdiff
path: root/dns/ldnsm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Support stagingEmanuel Haupt2014-03-141-15/+3
| | | | Notes: svn path=/head/; revision=348206
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326955
* - 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-121-3/+3
| | | | | | | | | 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-041-0/+39
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