Commit Graph

190 Commits

Author SHA1 Message Date
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
Tristan Charbonneau
29965ad97a add msgpack and igbinary 2019-03-20 16:43:32 +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
Alexander Weidinger
0ad616cf71 php.ng.fileinfo & php.ng.tokenizer 2019-01-15 09:21:22 +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
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
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
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
25c8d5c8ab
add support for 18.04 2018-08-01 10:22:27 -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
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
Kenneth Østrup
175090537d Added PHP Pear Auth-SASL support 2018-05-01 11:12:20 +02:00
Alexander Weidinger
bad0f1b048 ng/map.jinja: FreeBSD cli pkg name 2018-03-19 13:46:17 +01:00
Alexander Weidinger
19e61f9dc3 Added php.ng.posix 2018-03-16 16:43:49 +01:00
Alexander Weidinger
eaa5401303 FreeBSD: corrected curl pkg name in map.jinja 2018-03-16 00:33:35 +01:00
Alexander Weidinger
d24a6e1d98 Added php.ng.session 2018-03-16 00:01:38 +01:00
Alexander Weidinger
c49da7e1f4 Added php.ng.ctype 2018-03-16 00:01:38 +01:00
Alexander Weidinger
4c6dcdfa22 FreeBSD: additional pkg names in map.jinja 2018-03-15 23:22:55 +01:00
Alexander Weidinger
4cffd9c9e1 composer update: date works differently on FreeBSD 2018-03-15 22:23:39 +01:00
Alexander Weidinger
fcb3d85f34 composer update: fixed unless cmd by using -gt instead of >
(Command was not working on Ubuntu 16.04.)
Both Ubuntu's and RedHat's man pages of test list -gt, but not >
as their 'greater than' operator.
2018-03-15 22:23:39 +01:00
Alexander Weidinger
4b6f0c689b Ubuntu: composer settings in map.jinja 2018-03-15 22:23:39 +01:00
Alexander Weidinger
9c5e042918 FreeBSD: support for php.ng.composer
added

  - php.ng.filter
  - php.ng.hash
  - php.ng.openssl
  - php.ng.phar
2018-03-15 22:23:39 +01:00
Alexander Weidinger
a12b0a1ba5 FreeBSD: PHP pkg (name + version) 2018-03-15 22:22:30 +01:00
Alexander Weidinger
7ea03f350f FreeBSD: support for php.composer 2018-03-15 22:22:30 +01:00
Alexander Weidinger
3a1e7ffa0c FreeBSD: local bin path 2018-03-15 22:22:30 +01:00
Alexander Weidinger
db45454657 FreeBSD: set ini file paths 2018-03-15 22:22:30 +01:00
Alexander Weidinger
d18c93563d php.ng.apache2: FreeBSD support 2018-03-15 22:22:30 +01:00
Niels Abspoel
5a3f40c7e1 fix iteritems for python3 2018-03-10 17:06:25 +01:00
Mario Fritschen
ffa1796722 Changed method to detect if composer self-update is needed. 2018-01-02 22:02:17 +01:00
Niels Abspoel
f08552cd53
Merge pull request #140 from tsia/patch-1
fixed copy/paste error
2017-11-14 20:09:45 +01:00
tsia
075207bea9
Update map.jinja 2017-11-08 12:53:50 +01:00
tsia
7bdc6a05c4
fixed typo 2017-11-07 11:31:07 +01:00
tsia
695b66c338
added support for ubuntu 17.10 / php7.1 2017-11-07 11:28:50 +01:00
tsia
913efbb0df
fixed copy/paste error
variable `phpng_version` was used here instead of `php_version`
2017-11-07 11:20:36 +01:00
Nicolas Rodriguez
9a015212fb Add readline package 2017-10-18 15:53:40 +02:00
Niels Abspoel
49c298f488 Merge pull request #135 from aboe76/debian_sury_repo
add sury repo for debian machines
2017-10-17 13:08:05 +02:00
Niels Abspoel
6fad18a5a1 Merge pull request #123 from vquiering/master
Make php.ng.maps.jinja work for php5 on Debian
2017-10-17 13:07:38 +02:00
Mario Fritschen
75bbecaf28 Add possibility to define default values for php-fpm pools 2017-10-17 10:49:42 +02:00