aboutsummaryrefslogtreecommitdiff
path: root/dns/ldapdns
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Add licenseSylvio Cesar Teixeira2011-05-201-0/+2
| | | | Notes: svn path=/head/; revision=274393
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Pass maintainership to submitterMartin Wilke2009-09-191-1/+1
| | | | | | | | | PR: 138924 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241723
* Reset maintainer at his request.Mark Linimon2009-09-171-1/+1
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241618
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Update to 2.06Ion-Mihai Tetcu2006-06-162-4/+4
| | | | | | | | | PR: ports/98491 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=165549
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Fix build on 5.x and 6.xMarcus Alves Grando2005-10-162-4/+19
| | | | | | | | | PR: 86500 Notified by: Carsten@earendil.aegisnet.de Approved by: paul@aps.org (maintainer timeout, 14 days) Notes: svn path=/head/; revision=145577
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add ldapdns 2.05, lDAP-backed DNS server.Sergei Kolobov2004-01-064-0/+92
ldapdns is a lightweight, high performance DNS server which utilizes LDAP as its backend. It is originally based on djbdns and strives to maintain the same goals of performance, security and simplicity. WWW: http://www.nimh.org/code/ldapdns/ PR: 60965 Submitted by: Paul Dlug <paul@aps.org> Notes: svn path=/head/; revision=97452