Revisions for groupware/scripts/install_pear.php

Location: [ Horde ] / groupware / scripts / install_pear.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.12 (+1 -1 lines) 06/13/2008 07:23 PM Jan Schneider jan

Revert, to install MDB2 drivers even if the build system doesn't meet the
dependencies.
Bug: 6802

Tags: WEBMAIL_1_1_2, GROUPWARE_1_1_2, WEBMAIL_1_1_1, GROUPWARE_1_1_1

1.11 (+1 -1 lines) 05/10/2008 06:44 PM Jan Schneider jan

Temporary fix to install Date_Holidays bundle.

Tags: WEBMAIL_1_1, GROUPWARE_1_1, WEBMAIL_1_1_RC4, GROUPWARE_1_1_RC3

1.10 (+7 -7 lines) 05/10/2008 04:27 PM Jan Schneider jan

Update channel protocols first, only consider hashes at the beginning of the
line as comments.

1.8.2.1 FRAMEWORK_3_1 (+6 -0 lines) 02/06/2008 05:21 PM Jan Schneider jan

MFH: 1.9

Tags: WEBMAIL_1_0_7, GROUPWARE_1_0_6, WEBMAIL_1_0_6, GROUPWARE_1_0_5, WEBMAIL_1_0_5, GROUPWARE_1_0_4

1.9 (+6 -0 lines) 02/06/2008 01:46 PM Jan Schneider jan

Update channel protocols after installation.

Tags: WEBMAIL_1_1_RC3, WEBMAIL_1_1_RC2, GROUPWARE_1_1_RC2

1.8 (+9 -0 lines) 10/01/2007 01:03 PM Jan Schneider jan

- Normalize directory, PEAR installer doesn't allow directories with ../
anymore.
- Run pear list-upgrades after installing the packages. Helps updating version
numbers in config/pear.txt.

Tags: FRAMEWORK_3_1, WEBMAIL_1_0_4, GROUPWARE_1_0_3, WEBMAIL_1_1_RC1, GROUPWARE_1_1_RC1, WEBMAIL_1_0_3, WEBMAIL_1_0_2, GROUPWARE_1_0_2

1.7 (+1 -1 lines) 07/20/2007 05:20 PM Chuck Hagenbuch chuck

array_filter without an argument already removes empty items.

1.6 (+11 -0 lines) 01/14/2007 12:09 PM Jan Schneider jan

Add .htaccess file to PEAR directory.

Tags: WEBMAIL_1_0_1, GROUPWARE_1_0_1, WEBMAIL_1_0, GROUPWARE_1_0

1.5 (+14 -6 lines) 01/13/2007 06:58 PM Jan Schneider jan

Remove pear directory if it extists.

1.4 (+6 -3 lines) 08/08/2006 06:43 AM Jan Schneider jan

Exit if pear fails, though it currently doesn't return proper exit codes yet.

1.3 (+8 -0 lines) 07/05/2006 12:52 PM Jan Schneider jan

Create and remove pear/

1.2 (+2 -0 lines) 05/22/2006 11:45 AM Jan Schneider jan

Move PEAR into horde/pear.

1.1 05/22/2006 10:39 AM Jan Schneider jan

Start getting my groupware scripts into CVS.