Mark Gomersbach
|
19fb0d3f1d
|
Gentoo package names contain a category with a "/" delimitor.
This will make state names play nicely with gentoo.
|
6 anni fa |
Daniel Wallace
|
25c8d5c8ab
|
add support for 18.04
|
6 anni fa |
Daniel Wallace
|
6626b903d6
|
don't include `include` if it isn't going to include anything else
|
6 anni fa |
Kenneth Østrup
|
bb2cdc572f
|
Added PHP Pear Mail support
|
6 anni fa |
Kenneth Østrup
|
a3b2dcafe1
|
Added support for PHP Pear Net-SMTP
|
6 anni fa |
Kenneth Østrup
|
175090537d
|
Added PHP Pear Auth-SASL support
|
6 anni fa |
Alexander Weidinger
|
bad0f1b048
|
ng/map.jinja: FreeBSD cli pkg name
|
6 anni fa |
Alexander Weidinger
|
19e61f9dc3
|
Added php.ng.posix
|
6 anni fa |
Alexander Weidinger
|
eaa5401303
|
FreeBSD: corrected curl pkg name in map.jinja
|
6 anni fa |
Alexander Weidinger
|
d24a6e1d98
|
Added php.ng.session
|
6 anni fa |
Alexander Weidinger
|
c49da7e1f4
|
Added php.ng.ctype
|
6 anni fa |
Alexander Weidinger
|
4c6dcdfa22
|
FreeBSD: additional pkg names in map.jinja
|
6 anni fa |
Alexander Weidinger
|
4cffd9c9e1
|
composer update: date works differently on FreeBSD
|
6 anni fa |
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 anni fa |
Alexander Weidinger
|
4b6f0c689b
|
Ubuntu: composer settings in map.jinja
|
6 anni fa |
Alexander Weidinger
|
9c5e042918
|
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
|
6 anni fa |
Alexander Weidinger
|
a12b0a1ba5
|
FreeBSD: PHP pkg (name + version)
|
6 anni fa |
Alexander Weidinger
|
7ea03f350f
|
FreeBSD: support for php.composer
|
6 anni fa |
Alexander Weidinger
|
3a1e7ffa0c
|
FreeBSD: local bin path
|
6 anni fa |
Alexander Weidinger
|
db45454657
|
FreeBSD: set ini file paths
|
6 anni fa |
Alexander Weidinger
|
d18c93563d
|
php.ng.apache2: FreeBSD support
|
6 anni fa |
Alexander Weidinger
|
4300840c02
|
composer update: date works differently on FreeBSD
|
6 anni fa |
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 anni fa |
Alexander Weidinger
|
7c78eb5bd1
|
Ubuntu: composer settings in map.jinja
|
6 anni fa |
Alexander Weidinger
|
eb32e3a095
|
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
|
6 anni fa |
Alexander Weidinger
|
7f5c0aaea7
|
Revert "FreeBSD: support for php.composer"
This reverts commit d2786dcef6 .
|
6 anni fa |
Alexander Weidinger
|
d3740bc39e
|
FreeBSD: PHP pkg (name + version)
|
6 anni fa |
Alexander Weidinger
|
d2786dcef6
|
FreeBSD: support for php.composer
|
6 anni fa |
Alexander Weidinger
|
ca4e7253d6
|
FreeBSD: local bin path
|
6 anni fa |
Alexander Weidinger
|
1d36ba0116
|
FreeBSD: set ini file paths
|
6 anni fa |
Niels Abspoel
|
5a3f40c7e1
|
fix iteritems for python3
|
6 anni fa |
Alexander Weidinger
|
b89f0b5299
|
php.ng.apache2: FreeBSD support
|
6 anni fa |
Mario Fritschen
|
ffa1796722
|
Changed method to detect if composer self-update is needed.
|
6 anni fa |
tsia
|
075207bea9
|
Update map.jinja
|
7 anni fa |
tsia
|
7bdc6a05c4
|
fixed typo
|
7 anni fa |
tsia
|
695b66c338
|
added support for ubuntu 17.10 / php7.1
|
7 anni fa |
tsia
|
913efbb0df
|
fixed copy/paste error
variable `phpng_version` was used here instead of `php_version`
|
7 anni fa |
Nicolas Rodriguez
|
9a015212fb
|
Add readline package
|
7 anni fa |
Mario Fritschen
|
75bbecaf28
|
Add possibility to define default values for php-fpm pools
|
7 anni fa |
Niels Abspoel
|
e72351a00f
|
add sury repo for debian machines
|
7 anni fa |
David Seira
|
177ac39956
|
Fix to be able to create the pools folder in the fpm. Remi repository in CentOS doesn't create it by default.
|
7 anni fa |
Javier Bértoli
|
5d4a8201de
|
Add Sybase/MS-SQL extension
|
7 anni fa |
Heinz Wiesinger
|
b9e9a614e2
|
Add state file for installing the uuid extension.
|
9 anni fa |
Niels Abspoel
|
359c8ede8b
|
Revert "Move state php_{{ phpng_version }}_link to cli/install.sls "
|
7 anni fa |
kurt---
|
e63b22c354
|
update-alternatives is only required for php-cli
|
7 anni fa |
kurt---
|
2e2ef4e529
|
remove update-alternatives because it should only be set for the cli-state
|
7 anni fa |
Heinz Wiesinger
|
b68efa029a
|
Add state file for installing the pecl_http extension.
|
9 anni fa |
Wolodja Wentland
|
58c73054ea
|
Do not include php state in php.fpm
Including php in php.fpm makes it hard to use php fpm with webservers such as
nginx or lighttpd on, at least, Debian and derivatives.
This fixes #124.
|
7 anni fa |
Vitali Quiering
|
51984f06de
|
Make php.ng.maps.jinja work for php5 on Debian. Fixed config dir.
|
7 anni fa |
Vitali Quiering
|
6b74439a81
|
Changed php-redis pkg name in map.jinja for php.ng
|
7 anni fa |