aboutsummaryrefslogtreecommitdiff
path: root/dns/rbldnsd
Commit message (Collapse)AuthorAgeFilesLines
* For ports under `cad', `devel', `dns`, and `math' categories: removeAlexey Dokuchaev2018-05-051-1/+0
| | | | | | | | redundant PKGMESSAGE assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469120
* dns/rbldnsd: update 0.997a -> 0.998Kurt Jaeger2016-11-133-21/+7
| | | | | | | | | | | | | | | - use ${ETCDIR} - don't install RPM spec and debian packege spec - they are no use on FreeBSD - install example zone file with default permissions (readable to all users) there is no need to limit access to examples PR: 214426 Changes: http://www.corpit.ru/mjt/rbldnsd/NEWS Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: Alexey Degtyarev <alexey@renatasystems.org> (maintainer) Notes: svn path=/head/; revision=426053
* - Switch to options helpersDmitry Marakasov2015-08-261-4/+2
| | | | | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket Notes: svn path=/head/; revision=395389
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371557
* dns/rbldnsd: StagifyKurt Jaeger2014-06-192-22/+20
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=358359
* Remove trailing whitespaces from category dnsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345405
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* Further cleanupMark Felder2013-09-032-25/+24
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=326153
* - Update to 0.997aMark Felder2013-09-015-41/+21
| | | | | | | | | | | - Port cleanup to pass rclint/portlint PR: ports/181288 Submitted by: alexey@renatasystems.org Approved by: crees (mentor) Notes: svn path=/head/; revision=325891
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Use USERS and GROUPSChris Rees2011-07-042-34/+2
| | | | | | | | PR: ports/157601 Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=277057
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Fix installation permissionsPhilip M. Gollucci2010-02-101-4/+6
| | | | | | | | | | - Submitter is now MAINTAINER PR: ports/143450 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=249502
* Reset paul+ports@it.ca due to maintainer-timeouts and no responseMark Linimon2009-08-172-3/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=239704
* - Reload command added on startup script.Felippe de Meirelles Motta2008-11-281-0/+1
| | | | | | | | | PR: ports/128071 Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Approved by: maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=223481
* - Update to 0.996bMartin Wilke2008-11-212-4/+4
| | | | | | | | | PR: 128146 Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=223162
* - Updating to current version (released 2006-07-26).Yen-Ming Lee2006-09-227-28/+17
| | | | | | | | | | | | - renamed start script to modern format (without .sh) - Added better example data (including pkg-message) - utilize SUB_FILES PR: 103153 Submitted by: paul+ports at it.ca Notes: svn path=/head/; revision=173565
* - 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