From owner-freebsd-ports@FreeBSD.ORG Tue Sep 2 10:06:19 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EAF816A4BF for ; Tue, 2 Sep 2003 10:06:19 -0700 (PDT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA4443FF3 for ; Tue, 2 Sep 2003 10:06:18 -0700 (PDT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id B3170751E; Tue, 2 Sep 2003 19:06:28 +0200 (CEST) Date: Tue, 2 Sep 2003 19:06:28 +0200 From: Thierry Thomas To: Gerard Samuel Message-ID: <20030902170628.GA601@graf.pompo.net> Mail-Followup-To: Gerard Samuel , ports@FreeBSD.org References: <3F206A24.1030308@trini0.org> <3F20863C.5020107@trini0.org> <20030901093657.GU4818@freepuppy.bellavista.cz> <3F544127.6080700@trini0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3F544127.6080700@trini0.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: ports@FreeBSD.org Subject: Re: Where did PEAR go??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 17:06:19 -0000 Le Mar 2 sep 03 à 9:05:11 +0200, Gerard Samuel écrivait : > Roman Neuhauser wrote: > > > there is a better way: install the required pear-* packages. > > the bootstrap dir is a hack for the ports system to break out of > > circular dependencies. > > > Please excuse my lack of knowledge in this area. > But PEAR.php comes with the default php install. > Thats all the script (Chora/Horde) needed. Whats the purpose of > installing pear-* packages??? When you install php4, you only get the PEAR's bootstrap part. Horde and other applications require several other packages (pear-Date, pear-Log, pear-DB, etc.). Regards, -- Th. Thomas.