From owner-freebsd-perl@FreeBSD.ORG Tue Mar 28 09:38:13 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA10516A400; Tue, 28 Mar 2006 09:38:13 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6357443D6B; Tue, 28 Mar 2006 09:38:12 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 51B9E125427; Tue, 28 Mar 2006 11:38:11 +0200 (CEST) Date: Tue, 28 Mar 2006 11:38:11 +0200 From: Anton Berezin To: Randy Pratt Message-ID: <20060328093811.GB82758@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Randy Pratt , perl@FreeBSD.org, ports@FreeBSD.org References: <20060328025551.46b817b3.bsd-unix@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060328025551.46b817b3.bsd-unix@comcast.net> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: ports@FreeBSD.org, perl@FreeBSD.org Subject: Re: security/p5-Authen-SASL "GSSAPI optional module" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 09:38:13 -0000 On Tue, Mar 28, 2006 at 02:55:51AM -0500, Randy Pratt wrote: > I was upgrading 'p5-Authen-SASL-2.09' to 'p5-Authen-SASL-2.10' > and came back to the machine to find it sitting waiting for input > at this point: > > ===> Configuring for p5-Authen-SASL-2.10 > *** Module::AutoInstall version 1.02 > *** Checking for Perl dependencies... > [DIGEST-MD5 mechanism] > - Digest::MD5 ...loaded. (2.36) > [CRAM-MD5 mechanism] > - Digest::HMAC_MD5 ...loaded. (1.01) > [GSSAPI mechanism] > - GSSAPI ...missing. > ==> Auto-install the 1 optional module(s) from CPAN? [n] Grrrr. I did my tests in the batch mode, so it auto-answered "no" to this question. As a short-term solution, I will modify the port to not ask this question and to preceed without GSSAPI module. A longer-term solution would be, as you mentioned, to create a GSSAPI port. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey