[PHP-CVS] cvs: php-src(PHP_5_3) /pear Makefile.frag fetch.php

2008-05-30 Thread Greg Beaver
cellog Fri May 30 23:42:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/pear Makefile.frag fetch.php Log: patch by Christopher Jones: use wget/fetch by default if available, correct typo/Erorr in fetch.php http://cvs.php.net/viewvc.cgi/php-src/

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /pear Makefile.frag fetch.php

2008-05-14 Thread Christopher Jones
Hannes Magnusson wrote: but I'm fine with using this as a fallback if neither wget or fetch exist. That seems best to me, too. Ideally you'd add proxy support to fetch.php as well :) Chris -- Christopher Jones, Oracle Email: [EMAIL PROTECTED]Tel: +1 650 506 8630 Blog: http://blogs.o

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /pear Makefile.frag fetch.php

2008-05-14 Thread Hannes Magnusson
On Wed, May 14, 2008 at 8:52 PM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Mon, 14 Apr 2008, Hannes Magnusson wrote: > >> bjori Mon Apr 14 16:56:51 2008 UTC >> >> Added files: (Branch: PHP_5_3) >> /php-src/pear fetch.php >> >> Modified files: >> /php-src

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /pear Makefile.frag fetch.php

2008-05-14 Thread Derick Rethans
On Mon, 14 Apr 2008, Hannes Magnusson wrote: > bjori Mon Apr 14 16:56:51 2008 UTC > > Added files: (Branch: PHP_5_3) > /php-src/pear fetch.php > > Modified files: > /php-src/pear Makefile.frag > Log: > Use PHP to fetch the pear phar

[PHP-CVS] cvs: php-src(PHP_5_3) /pear Makefile.frag fetch.php

2008-04-14 Thread Hannes Magnusson
bjori Mon Apr 14 16:56:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/pear fetch.php Modified files: /php-src/pear Makefile.frag Log: Use PHP to fetch the pear phar http://cvs.php.net/viewvc.cgi/php-src/pear/Makefile