From owner-freebsd-perl@FreeBSD.ORG Tue Mar 28 10:02:02 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 2FD9316A41F; Tue, 28 Mar 2006 10:02:02 +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 BAE0F43D46; Tue, 28 Mar 2006 10:02:01 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 29CF4125427; Tue, 28 Mar 2006 12:02:00 +0200 (CEST) Date: Tue, 28 Mar 2006 12:02:00 +0200 From: Anton Berezin To: Randy Pratt , perl@FreeBSD.org, ports@FreeBSD.org Message-ID: <20060328100200.GC82758@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Randy Pratt , perl@FreeBSD.org, ports@FreeBSD.org References: <20060328025551.46b817b3.bsd-unix@comcast.net> <20060328093811.GB82758@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060328093811.GB82758@heechee.tobez.org> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: 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 10:02:02 -0000 On Tue, Mar 28, 2006 at 11:38:11AM +0200, Anton Berezin wrote: > 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. There, it now depends on the newly created security/p5-GSSAPI. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey