aboutsummaryrefslogtreecommitdiffstats
path: root/dns/ldapdns
Commit message (Collapse)AuthorAgeFilesLines
* dns/ldapdns: Mark broken due to lack of publicly available distfilesmarino2014-02-262-8/+8
| | | | | | | | | The www.nihn.org master site seems to be gone forever. The solution to unbreak this port to upgrade to version 3.x, available at: http://ldapdns.sourceforge.net Port was reset to facilitate somebody else performing the update. Sylvio has been MIA for more than a year now.
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | dns)
* Fix build with clangbapt2013-08-011-5/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* - Add licensesylvio2011-05-211-0/+2
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Chase after net/openldap24-server update.delphij2011-02-251-1/+1
| | | | Reminded by: miwi
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Pass maintainership to submittermiwi2009-09-191-1/+1
| | | | | | PR: 138924 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes
* Reset maintainer at his request.linimon2009-09-181-1/+1
| | | | | Hat: portmgr Feature safe: yes
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
| | | | Suggested by: rafan
* Update to 2.06itetcu2006-06-162-4/+4
| | | | | | PR: ports/98491 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix build on 5.x and 6.xmnag2005-10-172-4/+19
| | | | | | PR: 86500 Notified by: Carsten@earendil.aegisnet.de Approved by: paul@aps.org (maintainer timeout, 14 days)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add ldapdns 2.05, lDAP-backed DNS server.sergei2004-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>