Commit Graph

436 Commits

Author SHA1 Message Date
Adrien "ze" Urban
0e431473cd php/ng/modules: use ~ operator
Convert module to string before appending it to the base path to search for
existing modules...
2019-04-11 10:41:25 +02:00
Adrien "ze" Urban
2d1d8f23ad php.ng.modules: documentation 2019-04-03 14:31:33 +02:00
Adrien "ze" Urban
a126bf658b php.ng.modules: install modules... 2019-04-03 14:31:33 +02:00
Niels Abspoel
14bb2b3f28
Merge pull request #170 from n-rodriguez/master
Fix "Invalidly formatted 'pkgs' parameter." error with php-readline
2019-04-02 19:56:47 +02:00
Niels Abspoel
936bca4a19
Merge pull request #171 from ze42/fix_pool_dependency
fpm: don't extend pool-dependency if no pool
2019-04-02 19:54:35 +02:00
Niels Abspoel
e0b922a28b
Merge pull request #168 from pawelrosada/master
Fix Backward compatibility problem
2019-04-02 19:51:16 +02:00
Adrien "ze" Urban
e18b2be86d fpm: don't extend pool-dependency if no pool 2019-04-02 11:58:05 +02:00
Nicolas Rodriguez
afbc88b056 Fix "Invalidly formatted 'pkgs' parameter." error with php-readline 2019-04-02 00:21:01 +02:00
Paweł Rosada
0c923245e6
Fix Backward compatibility problem 2019-03-27 05:51:38 +01:00
Niels Abspoel
4a0dfac0b0
Merge pull request #166 from pawelrosada/master
Add enablerepo option to php-salt-formula
2019-03-26 20:17:48 +01:00
Paweł Rosada
1b25ed631e
Add documentation 2019-03-26 18:53:35 +01:00
Niels Abspoel
75431aff13
Merge pull request #164 from Seldaek/patch-2
Remove env from ppa definition
2019-03-25 20:43:34 +01:00
Paweł Rosada
6965059af4
Remove copy of php_install_{{ state }} 2019-03-25 08:22:28 +01:00
Paweł Rosada
77b1b3520f
Add missing php_install_ 2019-03-25 08:20:33 +01:00
Paweł Rosada
324ebd84af
Add enablerepo option to php-salt-formula 2019-03-25 08:15:05 +01:00
Niels Abspoel
df0224fd35
Merge pull request #165 from Yoda-BZH/master
Add msgpack and igbinary packages
2019-03-21 20:04:21 +01:00
Tristan Charbonneau
1597eddb43 fix ordering 2019-03-20 16:46:59 +01:00
Tristan Charbonneau
e318dc8c14 Update readme about msgpack and igbinary packages in php.ng 2019-03-20 16:45:33 +01:00
Tristan Charbonneau
29965ad97a add msgpack and igbinary 2019-03-20 16:43:32 +01:00
Jordi Boggiano
bbd41d99a1
Remove env from ppa definition 2019-03-07 14:27:02 +01:00
John Keates
7f87ee33d0
Merge pull request #163 from sticky-note/fix/fpm-freebsd
Fix/fpm freebsd
2019-03-05 01:54:23 +01:00
sam
0a63949ef0 add minimum default to get fpm service works on FreeBSD 2019-03-05 11:14:17 +11:00
sam
b702a35967 add minimum default to get fpm service works on FreeBSD 2019-03-05 10:19:33 +11:00
sam
8e1b990dd7 add minimum default to get fpm service works on FreeBSD 2019-03-05 10:08:43 +11:00
sam
2962d961c7 add minimum default to get fpm service works on FreeBSD 2019-03-05 09:08:55 +11:00
Niels Abspoel
38f5246f49
Merge pull request #161 from alxwr/master
php.ng.fileinfo & php.ng.tokenizer
2019-01-19 10:16:01 +01:00
Alexander Weidinger
0ad616cf71 php.ng.fileinfo & php.ng.tokenizer 2019-01-15 09:21:22 +01:00
Javier Bértoli
6cd2845a7e
Merge pull request #160 from Enchiridion/master
Updated readme with missing modules
2018-11-02 11:09:48 -03:00
Shannon Little
6b02cbaf2a Updated readme with missing modules 2018-11-01 18:43:04 -06:00
Niels Abspoel
5486e445df
Merge pull request #159 from bawuenet/scl_opcache
Handle different scl/legacy php naming for opcache.
2018-10-30 21:26:04 +01:00
Andreas Thienemann
6405214d11 Handle different scl/legacy php naming for opcache.
When running on CentOS or RHEL the opcache package under php 5.4
us named php-pecl-zendopcache.
When using a newer PHP version like 5.6, 7.0 or 7.1 the package
is named slightly different though: php-opcache.

Take this into account.
2018-10-30 11:08:09 +01:00
Niels Abspoel
530f4b9d27
Merge pull request #158 from bawuenet/fix_scl
Add missing SCL prefix for php-common
2018-10-23 12:28:51 +02:00
Andreas Thienemann
d7dff5a882 Add missing SCL prefix for php-common 2018-10-23 10:35:52 +02:00
Niels Abspoel
b2c82fa3b1
Merge pull request #150 from Seldaek/patch-1
Remove sorting of php.ini files to support Python3
2018-10-21 22:03:52 +02:00
Niels Abspoel
1b15758a93
Merge pull request #157 from bawuenet/master
Enable Softwarecollections on RHEL and CentOS
2018-10-21 20:18:39 +02:00
Andreas Thienemann
956cee6f69 Enable Softwarecollections on RHEL and CentOS
As RHEL and CentOS are both longer-lived enterprise-class operating
systems the software versions are usually lagging a bit behind.

In case one wants the longevity of an Enterprise Linux together with
more modern software the Softwarecollections project exists which
offers amongst others more modern PHP releases.

This commit adds a pillar toggle to use the SCL repo and the ability
to select which php version to install.
2018-10-21 01:02:27 +02:00
Niels Abspoel
5e933df525
Merge pull request #151 from bogdanr/master
Added support for Debian 9
2018-10-19 23:18:47 +02:00
Javier Bértoli
6a74ee725d
Merge pull request #156 from mgomersbach/gentoo-compat
Gentoo compat
2018-10-19 17:14:50 -03:00
Mark Gomersbach
d7e4d89d7c
Select stable instead of masked version of php 2018-10-11 08:21:37 +02:00
Mark Gomersbach
9ba295ad68
Leverage kindly provided specials/block syntax to fully support Gentoo. 2018-10-09 14:47:30 +02:00
Mark Gomersbach
19fb0d3f1d
Gentoo package names contain a category with a "/" delimitor.
This will make state names play nicely with gentoo.
2018-10-09 14:43:06 +02:00
Daniel Wallace
f6857bb027
Merge pull request #155 from gtmanfred/master
add support for 18.04
2018-08-01 10:52:00 -05:00
Daniel Wallace
25c8d5c8ab
add support for 18.04 2018-08-01 10:22:27 -05:00
Daniel Wallace
ccdb27ec73
Merge pull request #154 from gtmanfred/master
don't include `include` if it isn't going to include anything else
2018-07-31 14:36:02 -05:00
Daniel Wallace
6626b903d6
don't include include if it isn't going to include anything else 2018-07-31 14:34:13 -05:00
Bogdan Radulescu
1ea47c267e Added support for Debian 9 2018-06-26 15:32:55 +00:00
Jordi Boggiano
57d1ecd7cc
Remove sorting of php.ini files to support Python3 2018-05-07 09:06:42 +02:00
Javier Bértoli
55de1005c4
Merge pull request #149 from kpostrup/master
Mail related PHP Pear system packages
2018-05-03 17:29:02 -03:00
Kenneth Østrup
bb2cdc572f Added PHP Pear Mail support 2018-05-01 11:18:10 +02:00
Kenneth Østrup
a3b2dcafe1 Added support for PHP Pear Net-SMTP 2018-05-01 11:12:32 +02:00