#
5b2388f9 |
| 29-Oct-2002 |
Ilia Alshanetsky |
Allows pear installer to run un-harassed by safe_mode & open_basedir.
|
Revision tags: php-4.3.0pre2, RELEASE_1_0b1 |
|
#
4a0ebe50 |
| 12-Oct-2002 |
Edin Kadribasic |
Install sapi/embed header file as well.
|
Revision tags: php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt |
|
#
bb0d7d6e |
| 03-Jul-2002 |
foobar |
- Let's be tad more verbose what's happening during 'make install'
|
Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
ab915971 |
| 12-Jun-2002 |
Stig Bakken |
* minor cleanup
|
#
4bb9c66f |
| 09-Jun-2002 |
Tomas V.V.Cox |
Commented out old unused stuff # I'm not familiar with the 'make' syntax, please tell me if # something is wrong
|
#
2bc921c6 |
| 07-Jun-2002 |
Stig Bakken |
* get rid of pearize
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10 |
|
#
344ba505 |
| 20-May-2002 |
Stig Bakken |
* new installer rule that does not depend on bash
|
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1 |
|
#
aa1f45c9 |
| 11-May-2002 |
Stig Bakken |
* install Archive_Tar and Console_Getopt too
|
#
caa2dd2c |
| 10-May-2002 |
Martin Jansen |
* package-pear.xml has been renamed to package-PEAR.xml.
|
#
ed4ffb69 |
| 09-May-2002 |
Stig Bakken |
* use PEAR installer to install stuff (won't overwrite if newer versions of packages already are installed)
|
#
2225be36 |
| 09-May-2002 |
Stig Bakken |
* install the old-fashioned way for just a bit longer
|
#
b14c2f91 |
| 09-May-2002 |
Stig Bakken |
* add -G option to "pear" for php-gtk frontend * added Gtk stub (only creates window right now) * added command descriptions
|
Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3 |
|
#
3c03ca3d |
| 09-Apr-2002 |
Stig Bakken |
* ext/xml/expat no longer has xmltok and xmlparse subdirs
|
#
f2efded1 |
| 09-Apr-2002 |
Stig Bakken |
* remove PEAR/Uploader.php
|
#
001d332a |
| 08-Apr-2002 |
Yasuo Ohgaki |
Make pgsql header available for PECL module(s)
|
#
5916b203 |
| 05-Apr-2002 |
Wez Furlong |
add mbstring headers to those for pear/pecl extensions
|
Revision tags: php-4.2.0RC2 |
|
#
990d19ae |
| 02-Apr-2002 |
Stig Bakken |
* comment out the php files that are not necessary for the installer # the rest will show up as packages in /pear shortly
|
#
c5d35962 |
| 31-Mar-2002 |
Stig Bakken |
* install PEAR/Command/Remote.php
|
#
96318852 |
| 22-Mar-2002 |
Stig Bakken |
* temporarily added: nuke old files/dirs
|
#
73d26803 |
| 22-Mar-2002 |
Stig Bakken |
* one last CommandUI -> Frontend change
|
#
60035fb9 |
| 22-Mar-2002 |
Stig Bakken |
* rename PEAR_CommandUI* to PEAR_Frontend* * rename PEAR/Command/Login.php to PEAR/Command/Auth.php * replace PEAR/Command/Info.php with PEAR/Command/Registry.php (will contain more com
* rename PEAR_CommandUI* to PEAR_Frontend* * rename PEAR/Command/Login.php to PEAR/Command/Auth.php * replace PEAR/Command/Info.php with PEAR/Command/Registry.php (will contain more commands related to the local registry) * started working on Frontend table output
show more ...
|
Revision tags: php-4.2.0RC1 |
|
#
c19ddade |
| 19-Mar-2002 |
Stig Bakken |
* install PEAR_Command_Package
|
#
623905df |
| 19-Mar-2002 |
Stig Bakken |
* pear-get gone
|
#
a036fe5b |
| 18-Mar-2002 |
Stig Bakken |
* Refactoring of "pear" command internals. Highlights: - user interface abstraction, making a Gtk installer should only be a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" e
* Refactoring of "pear" command internals. Highlights: - user interface abstraction, making a Gtk installer should only be a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" executable - separated code into command classes, able to specify one or more commands - no more "pear-get" :-) * fixed use of PEAR_Config::singleton to avoid object copying
show more ...
|
Revision tags: help |
|
#
9c3b0c75 |
| 11-Mar-2002 |
Sascha Schumann |
Invoke pear-related targets conditionally and rename install-data-local target to install-pear. Also remove PEAR_DIR, because it is unused.
|