aboutsummaryrefslogtreecommitdiff
path: root/dns/zonenotify
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITES and WWWEmanuel Haupt2010-09-272-5/+4
| | | | Notes: svn path=/head/; revision=261927
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Remove broken mirrorEmanuel Haupt2007-01-081-1/+0
| | | | Notes: svn path=/head/; revision=181807
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-2/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Make port respect PREFIX.Emanuel Haupt2005-10-161-0/+6
| | | | | | | | Submitted by: pointyhat via kris Approved by: novel (mentor) (implicit) Notes: svn path=/head/; revision=145536
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Update after the author rerolled the tarball after moving a targetErwin Lansing2005-06-011-2/+2
| | | | | | | | | | in the Makefile PR: 81749 Submitted by: maintainer Notes: svn path=/head/; revision=136584
* zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.Pav Lucistnik2005-04-233-0/+33
When you update a zone in your djbdns DNS you must notify the slaves about your change. PR: ports/80091 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=133994