From owner-freebsd-stable Wed Aug 14 3:14:36 2002 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 B76A537B400 for ; Wed, 14 Aug 2002 03:14:31 -0700 (PDT) Received: from copoc.ru (selena.copoc.ru [195.2.84.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3634F43E65 for ; Wed, 14 Aug 2002 03:14:30 -0700 (PDT) (envelope-from eugene@selena.copoc.ru) Received: from selena.copoc.ru (localhost [127.0.0.1]) by copoc.ru (8.12.5/8.12.5) with ESMTP id g7EAERYR050804; Wed, 14 Aug 2002 14:14:28 +0400 (MSD) (envelope-from eugene@selena.copoc.ru) Received: (from eugene@localhost) by selena.copoc.ru (8.12.5/8.12.5/Submit) id g7EAEQO5050800; Wed, 14 Aug 2002 14:14:26 +0400 (MSD) Date: Wed, 14 Aug 2002 14:14:26 +0400 From: Eugene To: Simon Dick Cc: "Evgueni V. Gavrilov" , freebsd-stable@freebsd.org Subject: Re: Port devel/pear Message-ID: <20020814101426.GA48417@emetex.ru> References: <005b01c2435c$13ce13c0$01000001@office.emetex.ru> <3D59FA9A.2030605@rshb.com.ru> <20020814071929.GA42326@emetex.ru> <1029314271.1502.0.camel@linux> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1029314271.1502.0.camel@linux> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Simon Dick(simond@irrelevant.org)@2002.08.14 09:37:50 +0000: > Subject: Re: Port devel/pear > From: Simon Dick > To: Eugene > Cc: "Evgueni V. Gavrilov" , freebsd-stable@freebsd.org > In-Reply-To: <20020814071929.GA42326@emetex.ru> > X-Mailer: Evolution/1.0.2 > Date: 14 Aug 2002 09:37:50 +0100 > > On Wed, 2002-08-14 at 08:19, Eugene wrote: > > Evgueni V. Gavrilov(admin@rshb.com.ru)@2002.08.14 13:37:14 +0000: > > > Date: Wed, 14 Aug 2002 13:37:14 +0700 > > > From: "Evgueni V. Gavrilov" > > > User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020813 > > > X-Accept-Language: ru, en > > > To: > > > Cc: freebsd-stable@freebsd.org > > > Subject: Re: Port devel/pear > > > > > > wrote: > > > > > > >Port devel/pear is now forbidden by the reason "This module is now part > > > >of mod_php4 as of 4.1.0". But, as I noticed, mod_php4 port doesn't > > > >install pear. > > > > > > > >How can I install port devel/pear? > > > perl -pi -e 's/^FORBIDDEN.*//' Makefile > > > > > > > It is clear that remove FORBIDDEN line is enough, but I guess people want > > to have a legal way to install pear. > > Strange how all the mod_php4 installs I've done since 4.0.6 at least > have included pear, you may want to actually look to make sure you don't > have it. Well, horde port depends on mod_php4. PHP 4.2.2 doesn't contain class Log, which is required by horde. This class is present in pear port, so I had to copy class Log from PHP 4.1 or install pear port after cutting FORBIDDEN from Makefile. By the way, pear requirements for horde mentioned in http://www.horde.org/pear/ I just want to draw attention that there is no way to make horde work with provided manner. Thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message