aboutsummaryrefslogtreecommitdiff
path: root/dns/rbldnsd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.996Renato Botelho2006-02-213-16/+26
| | | | | | | | | | - Made example zonefile prettier (easier to read comments) PR: ports/93604 Submitted by: maintainer Notes: svn path=/head/; revision=156594
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Update to 0.995.Sam Lawrance2006-02-112-4/+4
| | | | | | | | | PR: ports/92874 Submitted by: Larry Rosenman <ler@lerctr.org> Approved by: Paul Chvostek <paul+fbsd@it.ca> (maintainer) Notes: svn path=/head/; revision=155696
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.993.1Kirill Ponomarev2004-09-032-4/+3
| | | | | | | | PR: ports/71311 Submitted by: maintainer Notes: svn path=/head/; revision=118017
* - Fix broken _flags in startup scriptKirill Ponomarev2004-05-292-2/+2
| | | | | | | | PR: ports/67325 Submitted by: maintainer Notes: svn path=/head/; revision=110261
* - Proper handle startup scriptKirill Ponomarev2004-04-292-1/+3
| | | | | | | | PR: ports/66058 Submitted by: maintainer Notes: svn path=/head/; revision=107940
* - upgrade version to 0.992Yen-Ming Lee2004-04-137-4/+165
| | | | | | | | | | | | | | - switch to rc.subr start mechanism - added user/group - added example data on install, target directory - added pkg-message - added more doc files PR: 65392 Submitted by: Paul Chvostek <paul+fbsd@it.ca> Notes: svn path=/head/; revision=106853
* Fix checksum mismatch by adding html docs to IGNOREFILES.Kris Kennaway2004-03-062-3/+3
| | | | Notes: svn path=/head/; revision=103088
* - Mark BROKEN: Checksum mismatchKirill Ponomarev2004-03-041-0/+2
| | | | | | | - Maintainer informed Notes: svn path=/head/; revision=102898
* - upgraded to current version, which finally usesKirill Ponomarev2004-01-195-50/+16
| | | | | | | | | | | | | configure. - added the *proper* MASTER_SITES back in, - removed patch file on old Makefile (delete it), - use DOCSDIR PR: 61569 Submitted by: maintainer Notes: svn path=/head/; revision=98576
* New port: net/rbldnsd - small fast DNS server for DNSBL zonesEdwin Groothuis2003-08-305-0/+93
A very small and fast DNS server made especially for DNSBL zones. Inspired by Dan J Bernstein's rbldns from djbdns, but entirely original (and faster and more featureful). PR: ports/53274 Submitted by: Paul Chvostek <paul+fbsd@it.ca> Notes: svn path=/head/; revision=88020