Date: Sat, 11 Jan 2003 21:05:03 +0100 From: Thierry Thomas <thierry@pompo.net> To: Dirk Froemberg <dirk@freebsd.org> Cc: ports@freebsd.org Subject: Re: mod_php4 upgrade Message-ID: <20030111200502.GA20928@graf.pompo.net> In-Reply-To: <20030111174927.GA98556@physik.TU-Berlin.DE> References: <20030111174927.GA98556@physik.TU-Berlin.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Sam 11 jan 03 à 18:49:27 +0100, Dirk Froemberg <dirk@freebsd.org> écrivait : > Hi Thierry! Hello! > I finished an upgrade for mod_php4 to 4.3.0 and disabled pear. > What about devel/pear-install now? Is there anything ready I > can commit? And what about the dependencies of other ports? > Did you had a look at them? 8-) Great! I'm ready for a mega-PR removing pear-install, updating the pear-* ports, adding the removing ones, and patching horde related ports to run with the new PEAR. I've just a problem with: > diff -u -u -r1.39 pkg-plist > --- pkg-plist 9 Sep 2002 08:32:24 -0000 1.39 > +++ pkg-plist 11 Jan 2003 17:44:03 -0000 > @@ -1,278 +1,8 @@ > -bin/pear > -bin/pearize > -bin/php-config > -bin/phpextdist > -bin/phpize > -bin/phptar As I wrote on Tue, 26 Nov 2002 22:34:41 +010: > I have been working on this, but I am facing a problem: several ports > depend on bin/pearize (www/abcache, www/php-dyn, www/php-screw, > www/php-templates), and so may do future ports (ex. php-gtk). > > I cannot use tools like go-pear (no control, no md5, etc. => not for > the > ports system), and I have not found these 6 scripts on > <URL:http://pear.php.net/>. > > Could you please install them with mod_php4? (these are just > sed_inplace I could do that in the pear port, but it would require to fetch these scripts as patchfiles from somewhere; I think it's better to install them from mod_php4. Truly yours, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030111200502.GA20928>