Commit graph

7 commits

Author SHA1 Message Date
Marcus Alves Grando
d3790a5ced - Fix a bug which cause signal 6 in milter-greylist.
- Fix other bug on IP6.
- Bump PORTREVISION.

Submitted by:	ume
2009-12-04 14:00:51 +00:00
Marcus Alves Grando
f7b8cea586 - Update to 1.2.9 2009-02-22 22:41:18 +00:00
Marcus Alves Grando
2611ce3b28 - Update to 1.2.8
PR:		128298
Submitted by:	Jeffrey Goldberg <jeffrey___goldmark.org>
2008-10-29 12:48:50 +00:00
Marcus Alves Grando
a5a0c89971 - Add patch to respect RFC 4408. Section 10.1 say that maximun DNS checks are 10 for every A, MX or PTR records.
- Bump PORTREVISION

PR:		118859
Submitted by:	dawnshade <h-k___mail.ru> [partial]
2008-02-11 14:49:20 +00:00
Marcus Alves Grando
12035fe772 - Fix SIGSEGV in amd64 using size_t instead of int. [1]
- 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]
2006-12-13 02:57:08 +00:00
Marcus Alves Grando
bae327edb8 Use PTHREAD_LIBS
Fix forced libtool path

Notified by:	pointyhat by kris
2005-10-17 01:54:39 +00:00
Vsevolod Stakhov
6db9e66f7a Completing repo-copy of mail/libspf2 to mail/libspf2-10.
PR:		85000
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by:	marcus
2005-09-11 21:26:39 +00:00