2008-05-25 22:49:39 by Matthias Scheler | Files touched by this commit (12) |
Log message: Fix indentation. |
2008-05-25 16:45:18 by Matthias Scheler | Files touched by this commit (36) |
Log message: Remove me as maintainer of some package, clame ownership of a few packages. |
2007-12-14 19:57:54 by Matthias Scheler | Files touched by this commit (1) |
Log message: "--disable-dnsrbl" doesn't work according to S.P.Zeilder. Not specifying any "dnsrbl" related option unless we want to enable it seems to do the job. |
2007-11-21 21:29:47 by Greg Troxel | Files touched by this commit (5) | ![]() |
Log message: Update to 4.0. Removed patches were merged upstream. |
2007-10-11 11:49:59 by Matthias Scheler | Files touched by this commit (2) |
Log message: Don't check for a thread-safe resolver library if both SPF and DNS RBL support are disabled. Based on a patch by Emmanuel Dreyfus. This should fix PR pkg/37064 by Petar Bogdanovic. |
2007-10-10 14:13:05 by Matthias Scheler | Files touched by this commit (1) |
Log message: Don't include "mail/libspf-alt/buildlink3.mk" unconditionally. It is only necessary if the "spf" option is enabled (which is the default). This fixes one of the problems reported in PR pkg/37064. |
2007-07-03 15:54:46 by Joerg Sonnenberger | Files touched by this commit (12) |
Log message: Add common handling for libresolv similiar to dlopen(3) wrapping. For now, DragonFly and FreeBSD use the libc version, it is not reentrant, but thread-safe. NetBSD 3.0+ and Darwin 8.0+ use libresolv from base (the BIND9 resolver), all other fall back to net/bind9. Feel free to add your favorite platform if it has a thread-safe resolver in base. Modify mail/libspf-alf, mail/milter-greylist, mail/spamdyke and net/nocol accordingly. Testing on !DragonFly and feedback from tron@ |
2007-03-07 18:33:52 by Greg Troxel | Files touched by this commit (4) |
Log message: Don't assume time_t and long are the same (on sparc64, they aren't). Fixes ascii timestamps in greylist.db, but as this is solely for the benefit of humans looking at the file functionality is unchanged. |
2006-11-21 09:38:32 by Matthias Scheler | Files touched by this commit (2) |
Log message: Update "milter-greylist" package to version 3.0. No functional changes since release candidate 7. |
2006-11-09 14:15:10 by Geert Hendrickx | Files touched by this commit (1) |
Log message: Fix typo. |