From owner-cvs-all Sun Feb 17 6:53:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0EFC37B402; Sun, 17 Feb 2002 06:53:30 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HErUi14841; Sun, 17 Feb 2002 06:53:30 -0800 (PST) (envelope-from dinoex) Message-Id: <200202171453.g1HErUi14841@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 17 Feb 2002 06:53:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail/files patch-FreeBSD X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/02/17 06:53:30 PST Added files: mail/sendmail/files patch-FreeBSD Log: Mikhail Teterin: A little milter application I installed (spamassassin related) was hanging every once in a while. I'm not sure if this patch will fix it, but it sure seems like the right step to take. Without it, the libmilter sources are compiled without the -pthread, even though the library is linked with -pthread (rather needlessly, since it is a static lib only). Submitted by: mi Revision Changes Path 1.1 +8 -0 ports/mail/sendmail/files/patch-FreeBSD (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message