From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 17:13:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E121616A57B for ; Thu, 9 Nov 2006 17:13:03 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF1643D72 for ; Thu, 9 Nov 2006 17:12:43 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so256873uge for ; Thu, 09 Nov 2006 09:12:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JXmeZWkc5X7QOwNHiMMXIgEmRg9MfnHLebwFkpEiQek93lN215e3vB5rY0IugTJA6m9XrjWwiA4BcAPVcX1bk0kVxs1WprrCvjs54JqANt8KGuvCErSrl1AV3T4nx9AJ8dgA4BdMHaRgOcTwR6eDCGjzyrg4DFc59beN/b8Ahfs= Received: by 10.67.97.18 with SMTP id z18mr1675515ugl.1163092362167; Thu, 09 Nov 2006 09:12:42 -0800 (PST) Received: by 10.66.255.10 with HTTP; Thu, 9 Nov 2006 09:12:42 -0800 (PST) Message-ID: <499c70c0611090912j193d9bbbydcb77bcc9ccd2b79@mail.gmail.com> Date: Thu, 9 Nov 2006 20:12:42 +0300 From: "John Smith" To: freebsd-questions@freebsd.org In-Reply-To: <455339E3.5010201@bigfoot.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061109120055.C23AF16A55E@hub.freebsd.org> <455339E3.5010201@bigfoot.com> Subject: Re: phpmyadmin 2.9.0.3 depends on php5 5.2.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 17:13:04 -0000 On 11/9/06, Niek wrote: > I am trying to install phpmyadmin 2.9.0.3 from ports. Although > php5-5.1.6 + extensions is installed, the script tries to install > php5-5.2.0. How can one avoid this? I don't see an option in the Makefile. > > thanks i.a. for any comment, > niek Why PHP 5.1.6 is removed in the first place? -J