From: Tomas V.V.Cox Date: Fri, 25 Jul 2003 17:08:19 +0000 (+0000) Subject: Made avaible the "download-all" command X-Git-Tag: BEFORE_ARG_INFO~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b38350af403415bf11ae5d11c93e553667c8c2e;p=php Made avaible the "download-all" command --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 76c6e512a9..b548a360e4 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -45,10 +45,11 @@ * Added support for optional dependencies * Made upgrade and uninstall package case insensitive * pear makerpm, now works and generates a better system independant spec file -* pear install|build <pecl-package>, now exposes the compilation progress +* pear install|build pecl-package, now exposes the compilation progress * Installer now checks dependencies on package uninstall * Added proxy support for remote commands using the xmlrcp C ext (Adam Ashley) -* Added new pear bundle command, which downloads and uncompress a <pecl-package>. +* Added the command "download-all" (Alex Merz) +* Added new pear "bundle" command, which downloads and uncompress a PECL package. The main purpouse of this command is for easily adding extensions to the PHP sources before compiling it. @@ -72,6 +73,7 @@ before compiling it. +