Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/p5-Net-DNSBL-MultiDaemon/Makefile

[BACK] Up to [FreeBSD] / ports / dns / p5-Net-DNSBL-MultiDaemon

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:35 2012 UTC (3 weeks ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:15:52 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
- 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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 15 21:08:45 2009 UTC (2 years, 1 month ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.27

PR:             ports/141557
Approved by:     maintainer
Submitted by:   myself (pgollucci@)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 9 18:57:33 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.26

PR:             ports/136534
Approved by:    maintainer
Submitted by:   myself (pgollucci@)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 2 14:27:55 2008 UTC (4 years, 1 month ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.22

PR:		ports/119249
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Andy Greenwood <greenwood.andy gmail.com> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 21 11:01:56 2007 UTC (4 years, 5 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options