From owner-freebsd-ports@FreeBSD.ORG Thu Sep 29 17:42:57 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51DED16A41F for ; Thu, 29 Sep 2005 17:42:57 +0000 (GMT) (envelope-from jtrigg@spamcop.net) Received: from argent.heraldsnet.org (argent.heraldsnet.org [64.83.41.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE07C43D4C for ; Thu, 29 Sep 2005 17:42:56 +0000 (GMT) (envelope-from jtrigg@spamcop.net) Received: from mail.scadian.net (localhost.scadian.net [127.0.0.1]) by argent.heraldsnet.org (Postfix) with ESMTP id 8C59D324 for ; Thu, 29 Sep 2005 13:42:55 -0400 (EDT) Received: from 192.168.1.2 (SquirrelMail authenticated user blaise) by mail.scadian.net with HTTP; Thu, 29 Sep 2005 13:42:55 -0400 (EDT) Message-ID: <1399.192.168.1.2.1128015775.squirrel@mail.scadian.net> Date: Thu, 29 Sep 2005 13:42:55 -0400 (EDT) From: "Jim Trigg" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Openssl 0.9.8 incompatibility X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 17:42:57 -0000 Well, apparently openssl 0.9.8 is more fragile than 0.9.7g; two of my installed ports won't rebuild with it. There's an easy workaround for security/cyrus-sasl2 -- make it with WITHOUT_NTLM defined. I haven't figured out exactly how comms/kermit broke, though. Jim