Javier Bértoli
6cd2845a7e
Merge pull request #160 from Enchiridion/master
Updated readme with missing modules
6 년 전
Shannon Little
6b02cbaf2a
Updated readme with missing modules
6 년 전
Niels Abspoel
5486e445df
Merge pull request #159 from bawuenet/scl_opcache
Handle different scl/legacy php naming for opcache.
6 년 전
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.
6 년 전
Niels Abspoel
530f4b9d27
Merge pull request #158 from bawuenet/fix_scl
Add missing SCL prefix for php-common
6 년 전
Andreas Thienemann
d7dff5a882
Add missing SCL prefix for php-common
6 년 전
Niels Abspoel
b2c82fa3b1
Merge pull request #150 from Seldaek/patch-1
Remove sorting of php.ini files to support Python3
6 년 전
Niels Abspoel
1b15758a93
Merge pull request #157 from bawuenet/master
Enable Softwarecollections on RHEL and CentOS
6 년 전
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.
6 년 전
Niels Abspoel
5e933df525
Merge pull request #151 from bogdanr/master
Added support for Debian 9
6 년 전
Javier Bértoli
6a74ee725d
Merge pull request #156 from mgomersbach/gentoo-compat
Gentoo compat
6 년 전
Mark Gomersbach
d7e4d89d7c
Select stable instead of masked version of php
6 년 전
Mark Gomersbach
9ba295ad68
Leverage kindly provided specials/block syntax to fully support Gentoo.
6 년 전
Mark Gomersbach
19fb0d3f1d
Gentoo package names contain a category with a "/" delimitor.
This will make state names play nicely with gentoo.
6 년 전
Daniel Wallace
f6857bb027
Merge pull request #155 from gtmanfred/master
add support for 18.04
6 년 전
Daniel Wallace
25c8d5c8ab
add support for 18.04
6 년 전
Daniel Wallace
ccdb27ec73
Merge pull request #154 from gtmanfred/master
don't include `include` if it isn't going to include anything else
6 년 전
Daniel Wallace
6626b903d6
don't include `include` if it isn't going to include anything else
6 년 전
Bogdan Radulescu
1ea47c267e
Added support for Debian 9
6 년 전
Jordi Boggiano
57d1ecd7cc
Remove sorting of php.ini files to support Python3
6 년 전
Javier Bértoli
55de1005c4
Merge pull request #149 from kpostrup/master
Mail related PHP Pear system packages
6 년 전
Kenneth Østrup
bb2cdc572f
Added PHP Pear Mail support
6 년 전
Kenneth Østrup
a3b2dcafe1
Added support for PHP Pear Net-SMTP
6 년 전
Kenneth Østrup
175090537d
Added PHP Pear Auth-SASL support
6 년 전
Alexander Weidinger
bad0f1b048
ng/map.jinja: FreeBSD cli pkg name
6 년 전
Alexander Weidinger
19e61f9dc3
Added php.ng.posix
6 년 전
Niels Abspoel
46bebfafbc
Merge pull request #146 from saltstack-formulas/freebsd-support2
FreeBSD support: ctype & session
6 년 전
Alexander Weidinger
eaa5401303
FreeBSD: corrected curl pkg name in map.jinja
6 년 전
Alexander Weidinger
d24a6e1d98
Added php.ng.session
6 년 전
Alexander Weidinger
c49da7e1f4
Added php.ng.ctype
6 년 전
Alexander Weidinger
de799af282
README: documented additional states
6 년 전
Alexander Weidinger
4c6dcdfa22
FreeBSD: additional pkg names in map.jinja
6 년 전
alxwr
a9bb202f91
Merge pull request #144 from saltstack-formulas/freebsd-support
php.ng.apache2 & php.ng.composer: FreeBSD support
6 년 전
Alexander Weidinger
566a18ddca
Merge branch 'freebsd-support'
6 년 전
Alexander Weidinger
4cffd9c9e1
composer update: date works differently on FreeBSD
6 년 전
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.
6 년 전
Alexander Weidinger
4b6f0c689b
Ubuntu: composer settings in map.jinja
6 년 전
Alexander Weidinger
9c5e042918
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
6 년 전
Alexander Weidinger
0e52813017
README: added php.ng.composer
6 년 전
Alexander Weidinger
a12b0a1ba5
FreeBSD: PHP pkg (name + version)
6 년 전
Alexander Weidinger
7ea03f350f
FreeBSD: support for php.composer
6 년 전
Alexander Weidinger
3a1e7ffa0c
FreeBSD: local bin path
6 년 전
Alexander Weidinger
db45454657
FreeBSD: set ini file paths
6 년 전
Alexander Weidinger
d18c93563d
php.ng.apache2: FreeBSD support
6 년 전
Alexander Weidinger
4300840c02
composer update: date works differently on FreeBSD
6 년 전
Alexander Weidinger
b1d5c18a56
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.
6 년 전
Alexander Weidinger
7c78eb5bd1
Ubuntu: composer settings in map.jinja
6 년 전
Alexander Weidinger
eb32e3a095
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
6 년 전
Alexander Weidinger
7f5c0aaea7
Revert "FreeBSD: support for php.composer"
This reverts commit d2786dcef6
.
6 년 전
Alexander Weidinger
b77e1fa4a0
README: added php.ng.composer
6 년 전