From owner-freebsd-stable@FreeBSD.ORG Tue Jul 1 10:31:38 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE4C637B40D for ; Tue, 1 Jul 2003 10:31:38 -0700 (PDT) Received: from morpheus.webteckies.org (node123e0.a2000.nl [24.132.35.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 739724401A for ; Tue, 1 Jul 2003 10:31:37 -0700 (PDT) (envelope-from freebsd-stable@webteckies.org) Received: from ardvark.idg.nl (ardvark.idg.nl [62.250.13.24]) by morpheus.webteckies.org (Postfix) with ESMTP id 15652107C6; Tue, 1 Jul 2003 19:28:30 +0200 (CEST) From: Melvyn Sopacua Organization: WebTeckies.org To: Vivek Khera Date: Tue, 1 Jul 2003 19:31:38 +0200 User-Agent: KMail/1.5.2 References: <200306281217.52962.freebsd-stable@webteckies.org> <16128.16443.484759.953220@yertle.int.kciLink.com> In-Reply-To: <16128.16443.484759.953220@yertle.int.kciLink.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_6VcA/9qsFJyiBqb" Message-Id: <200307011931.39300.freebsd-stable@webteckies.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-stable@freebsd.org Subject: Re: Hardcoded krb reference in ports/postfix X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 17:31:39 -0000 --Boundary-00=_6VcA/9qsFJyiBqb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Monday 30 June 2003 15:50, Vivek Khera wrote: > >>>>> "MS" == Melvyn Sopacua writes: > > MS> AFAIK - my /usr/lib/libkrb.a stems from the 4.2-RELEASE cd install I > started MS> this comp with (it's dated Nov 2000) and thus hasn't been > updated since and > > Then delete the file. If it exists, it is assumed you use kerberos in > the current 4.x releases. It doesn't exist otherwise. You removed a very relevant piece from my original mail: "Since sysutils/libchk doesn't report this as unreferenced ... " I don't use kerberos, but that apparently doesn't mean, there aren't libraries still linked with it. Maybe, when I have time on my hands, I'll sort out the 4.2 legacy stuff or even re-install my machine, but in the meanwhile, a knob is very welcome. > Patches to alter the bahavior are welcome, if you don't agree with > this. The solution provided by Scot Hetzel looks very reasonable. I kept the logic and applied the right actions for the postfix Makefile.inc. It's attached as patch, but I can do a send-pr if you prefer. -- Melvyn --Boundary-00=_6VcA/9qsFJyiBqb--