summaryrefslogtreecommitdiff
path: root/mail/libspf2/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.10Sunpoet Po-Chuan Hsieh2013-06-133-53/+0
| | | | | | - Add LICENSE Changes: https://github.com/shevek/libspf2/commits/master
* - Fix a bug which cause signal 6 in milter-greylist.Marcus Alves Grando2009-12-043-0/+53
| | | | | | | - Fix other bug on IP6. - Bump PORTREVISION. Submitted by: ume
* - Update to 1.2.9Marcus Alves Grando2009-02-222-36/+0
|
* - Update to 1.2.8Marcus Alves Grando2008-10-297-213/+9
| | | | | PR: 128298 Submitted by: Jeffrey Goldberg <jeffrey___goldmark.org>
* - Add patch to respect RFC 4408. Section 10.1 say that maximun DNS checks ↵Marcus Alves Grando2008-02-111-0/+49
| | | | | | | | | are 10 for every A, MX or PTR records. - Bump PORTREVISION PR: 118859 Submitted by: dawnshade <h-k___mail.ru> [partial]
* - Fix SIGSEGV in amd64 using size_t instead of int. [1]Marcus Alves Grando2006-12-132-12/+99
| | | | | | | | | | | | - res_state has to be initialized before calling res_ninit(). [2] - Where res_ndestroy() is available, when thread is destroyed, we need to call res_ndestroy() instead of res_nclose(), to free the resource which is allocated by the resolver internally. [2] - portlint(1) - Bump PORTREVISION PR: 105001 [1] Submitted by: Christophe Thil<chris___thil.de> [1], ume [2]
* Use PTHREAD_LIBSMarcus Alves Grando2005-10-171-39/+0
| | | | | | Fix forced libtool path Notified by: pointyhat by kris
* Completing repo-copy of mail/libspf2 to mail/libspf2-10.Vsevolod Stakhov2005-09-118-0/+207
PR: 85000 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus