aboutsummaryrefslogtreecommitdiff
path: root/dns/zonenotify
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Strip binaryEmanuel Haupt2016-08-081-1/+5
| | | | Notes: svn path=/head/; revision=419847
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376393
* Support stagingEmanuel Haupt2013-10-221-2/+1
| | | | Notes: svn path=/head/; revision=331326
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
| | | | Notes: svn path=/head/; revision=323578
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-6/+2
| | | | Notes: svn path=/head/; revision=313649
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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