Sergio Cambra
a09ef9270e
feat(map): add xmlrpc package for xml module, as it was done for SUSE
5年前
nb
d45bae83d8
fix: add warning message for ng states
5年前
Imran Iqbal
8e7471e837
fix: allow muting deprecation warning via. pillar/config entry
5年前
Imran Iqbal
e97eeae766
fix: change message to warn about upcoming deprecation
5年前
nb
d03338176c
fix: warn formula users ng states will be promoted in `v1.0.0`
5年前
nb
e2d7b4b588
fix(mods): fixup for #181
5年前
nb
3f6c0bc894
feat(mods): added some mods support for FreeBSD
5年前
Simon Schneider
758ae882f6
feat: add 'bz2' and 'dba' module support
5年前
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...
5年前
Adrien "ze" Urban
a126bf658b
php.ng.modules: install modules...
5年前
Adrien "ze" Urban
e18b2be86d
fpm: don't extend pool-dependency if no pool
6年前
Nicolas Rodriguez
afbc88b056
Fix "Invalidly formatted 'pkgs' parameter." error with php-readline
5年前
Paweł Rosada
0c923245e6
Fix Backward compatibility problem
5年前
Paweł Rosada
6965059af4
Remove copy of php_install_{{ state }}
5年前
Paweł Rosada
77b1b3520f
Add missing php_install_
5年前
Paweł Rosada
324ebd84af
Add enablerepo option to php-salt-formula
5年前
Tristan Charbonneau
29965ad97a
add msgpack and igbinary
5年前
Jordi Boggiano
bbd41d99a1
Remove env from ppa definition
5年前
sam
0a63949ef0
add minimum default to get fpm service works on FreeBSD
5年前
sam
b702a35967
add minimum default to get fpm service works on FreeBSD
5年前
sam
8e1b990dd7
add minimum default to get fpm service works on FreeBSD
5年前
sam
2962d961c7
add minimum default to get fpm service works on FreeBSD
5年前
Alexander Weidinger
0ad616cf71
php.ng.fileinfo & php.ng.tokenizer
5年前
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年前
Andreas Thienemann
d7dff5a882
Add missing SCL prefix for php-common
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年前
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
25c8d5c8ab
add support for 18.04
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年前
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年前
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
4c6dcdfa22
FreeBSD: additional pkg names in map.jinja
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
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年前