From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 18 22:15:56 2011 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id C8EAA1065670; Tue, 18 Oct 2011 22:15:55 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by apollo.emma.line.org (Postfix) with ESMTP id 81DBB23CF2B; Wed, 19 Oct 2011 00:15:38 +0200 (CEST) Message-ID: <4E9DFA8A.6080602@FreeBSD.org> Date: Wed, 19 Oct 2011 00:15:38 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Mnenhy/0.8.3 Thunderbird/3.1.15 MIME-Version: 1.0 To: freebsd-ports-bugs@FreeBSD.org References: <201110182200.p9IM0X5B003316@freefall.freebsd.org> In-Reply-To: <201110182200.p9IM0X5B003316@freefall.freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: girgen@FreeBSD.org, portsmgr@FreeBSD.org Subject: Re: ports/161786: databases/postgresql84-server: regression breaks other ports including Perl and Tinderbox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 22:15:56 -0000 Workaround for me was to "make rmconfig" and rebuild -server and -client. Chances are the 8.4.9 update doesn't pass Kerberos-related build options properly, or the upstream packages don't detect it properly any longer. Needs investigation before 9.0!