Commit graph

16 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
0bc0f42fa4 - Update to 0.39
- Add RHBL option

Changes:	http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR:		ports/188613
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-26 18:15:27 +00:00
Sunpoet Po-Chuan Hsieh
20f8c60bf9 - Update to 0.38
Changes:	http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR:		ports/186458
Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-02-04 18:28:54 +00:00
Sunpoet Po-Chuan Hsieh
ecd7825037 - Update to 0.37
- Pass maintainership to submitter
- While I'm here:
  - Fix LICENSE
  - Update and sort *_DEPENDS
  - Fix shebang

Changes:	http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR:		ports/184958
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-12-25 20:16:33 +00:00
Vanilla I. Shu
00afe0823b Support STAGEDIR. 2013-11-03 07:46:27 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Thomas Abthorpe
783ef3315b - Reassign to the heap at maintainer's request 2012-09-22 15:48:23 +00:00
Andrej Zverev
4641b63dd1 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:48:34 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
3d1caf37fa - Update to 0.29
PR:             ports/147387
Approved by:    greenwood.andy@gmail.com (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
2010-06-06 20:15:52 +00:00
Philip M. Gollucci
368dad8611 - Update to 0.27
PR:             ports/141557
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
2009-12-15 21:08:45 +00:00
Philip M. Gollucci
faeff50e66 - Update to 0.26
PR:             ports/136534
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-09 18:57:33 +00:00
Yen-Ming Lee
fcba663b0e - use non-version URL in pkg-descr 2008-01-28 00:02:51 +00:00
Thomas Abthorpe
2cab420ff3 - Update to 0.22
PR:		ports/119249
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Andy Greenwood <greenwood.andy gmail.com> (maintainer)
2008-01-02 14:27:55 +00:00
Ion-Mihai Tetcu
18c38bf81b Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl
daemon.

multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL
look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as
a plug-in for a standard BIND 9 installation. multi_dnsbl shares a common
configuration file format with the Mail::SpamCannibal sc_BLcheck.pl script so
that DNSBL's can be maintained in a common configuration file for an entire
mail installation.

Because DNSBL usefulness is dependent on the nature and source of spam sent to
a specific site and because sometimes DNSBL's may provide intermittant service,
multi_dnsbl interrogates them sorted in the order of greatest successful hits.
DNSBL's that do not respond within the configured timeout period are not
interrogated at all after 6 consecutive failures, and thereafter will be
retried not more often than once every hour until they come back online. This
eliminates the need to place DNSBL's in a particular order in your MTA's config
file or periodically monitor the DNSBL statistics and/or update the MTA config
file.

WWW: http://search.cpan.org/~miker/Net-DNSBL-MultiDaemon-0.18/MultiDaemon.pm

PR:		ports/115639
Submitted by:	Andrew Greenwood <greenwood.andy at gmail.com>
2007-08-21 11:01:56 +00:00