Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | PEAR/PECL returned | Eugene Lamskoy | |
2024-03-27 | Fix for wrong patch | Eugene Lamskoy | |
2024-03-27 | removed autoconf2.70 dependency | Eugene Lamskoy | |
2024-01-27 | Autoconf2.70 support | Eugene Lamskoy | |
2023-11-23 | libxml patch applied | Eugene Lamskoy | |
2023-02-22 | php56 modern version | Eugene Lamskoy | |
2022-01-12 | autu: Update to 5.6.40-2 | Chris Severance | |
2021-01-07 | autu: Update to 5.6.40-1 | Chris Severance | |
2019-01-15 | update to 5.6.40 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-12-15 | update to 5.6.38 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-09-14 | update to 5.6.38 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-07-30 | update to 5.6.37 | Mickaël Thomas | |
2018-05-20 | fix freetype >=2.9.1 compatibility | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-04-29 | update to 5.6.36 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-03-30 | update to 5.6.35 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-03-02 | update to 5.6.34 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-02-26 | fix enchant extension for enchant-2 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-02-26 | add patch to build against enchant-2 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2018-01-12 | update to 5.6.33 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2017-10-27 | update to 5.6.32 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2017-07-07 | update to 5.6.31 | Thore Bödecker | |
Signed-off-by: Thore Bödecker <me@foxxx0.de> | |||
2017-05-25 | Bump pkgrel for openssl-1.0 1.0.2.k-4 | Mickaël Thomas | |
2017-05-10 | Link imap module with openssl 1.1 | Mickaël Thomas | |
This fixes a crash in imap when SSL is used | |||
2017-05-10 | use https for source download | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2017-05-10 | switch to more secure checksums | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2017-05-04 | Add missing openssl-1.0 runtime dependency | Mickaël Thomas | |
Was previously pulled with curl but curl uses openssl 1.1 | |||
2017-04-27 | Fix openssl build (use openssl-1.0) | Mickaël Thomas | |
2017-01-20 | Update to PHP 5.6.30 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-12-10 | Update to PHP 5.6.29 | Mickaël Thomas | |
2016-11-15 | Update to PHP 5.6.28 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-10-15 | Update to PHP 5.6.27 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-09-16 | Update to PHP 5.6.26 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-08-19 | Update to PHP 5.6.25 | Mickaël Thomas | |
2016-07-22 | Update to PHP 5.6.24 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-06-24 | Update to PHP 5.6.23 | Mickaël Thomas | |
2016-05-27 | Update to PHP 5.6.22 | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-04-29 | Update to PHP 5.6.21 | Mickaël Thomas | |
2016-04-21 | Add php56-dblib to the package | Mickaël Thomas | |
2016-04-01 | Update to PHP 5.6.20 | Mickaël Thomas | |
2016-03-31 | Update .SRCINFO | Mickaël Thomas | |
2016-03-05 | Update to PHP 5.6.19 | Mickaël Thomas | |
2016-02-04 | Update to PHP 5.6.18 | Mickaël Thomas | |
2016-01-16 | fix pear56 stuff, rename php56-embed filename | Thore Boedecker | |
pear56 was using some hardcoded /usr/bin/php paths in both the config file and the "binary" itself. php56-embed was outputting to /usr/lib/libphp5.so which made it conflict with the old php-embed package (pre-php7), renamed to /usr/lib/libphp56.so. This allows users to install the php56 packages before upgrading to upstream php7 releases. Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-01-14 | Make phpize56 use php-config56 | Mickaël Thomas | |
2016-01-14 | Make use of --program-suffix configure flag and substitue include_dir | Mickaël Thomas | |
2016-01-13 | Move everything outside of /opt | Mickaël Thomas | |
2016-01-13 | rework package to a separate install location | Thore Boedecker | |
Signed-off-by: Thore Boedecker <me@foxxx0.de> | |||
2016-01-08 | Update to 5.6.17 | Mickaël Thomas | |
2016-01-07 | Add version information to 'provides' arrays | Mickaël Thomas | |
2016-01-04 | Remove www. from source URLs and add stricter conflicts with php 7 | Mickaël Thomas | |