Alexander Weidinger
4cffd9c9e1
composer update: date works differently on FreeBSD
pirms 6 gadiem
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.
pirms 6 gadiem
Alexander Weidinger
4b6f0c689b
Ubuntu: composer settings in map.jinja
pirms 6 gadiem
Alexander Weidinger
9c5e042918
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
pirms 6 gadiem
Alexander Weidinger
a12b0a1ba5
FreeBSD: PHP pkg (name + version)
pirms 6 gadiem
Alexander Weidinger
7ea03f350f
FreeBSD: support for php.composer
pirms 6 gadiem
Alexander Weidinger
3a1e7ffa0c
FreeBSD: local bin path
pirms 6 gadiem
Alexander Weidinger
db45454657
FreeBSD: set ini file paths
pirms 6 gadiem
Alexander Weidinger
d18c93563d
php.ng.apache2: FreeBSD support
pirms 6 gadiem
Niels Abspoel
5a3f40c7e1
fix iteritems for python3
pirms 6 gadiem
Mario Fritschen
ffa1796722
Changed method to detect if composer self-update is needed.
pirms 7 gadiem
tsia
075207bea9
Update map.jinja
pirms 7 gadiem
tsia
7bdc6a05c4
fixed typo
pirms 7 gadiem
tsia
695b66c338
added support for ubuntu 17.10 / php7.1
pirms 7 gadiem
tsia
913efbb0df
fixed copy/paste error
variable `phpng_version` was used here instead of `php_version`
pirms 7 gadiem
Nicolas Rodriguez
9a015212fb
Add readline package
pirms 7 gadiem
Mario Fritschen
75bbecaf28
Add possibility to define default values for php-fpm pools
pirms 7 gadiem
Niels Abspoel
e72351a00f
add sury repo for debian machines
pirms 7 gadiem
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.
pirms 7 gadiem
Javier Bértoli
5d4a8201de
Add Sybase/MS-SQL extension
pirms 7 gadiem
Heinz Wiesinger
b9e9a614e2
Add state file for installing the uuid extension.
pirms 9 gadiem
Niels Abspoel
359c8ede8b
Revert "Move state php_{{ phpng_version }}_link to cli/install.sls "
pirms 7 gadiem
kurt---
e63b22c354
update-alternatives is only required for php-cli
pirms 7 gadiem
kurt---
2e2ef4e529
remove update-alternatives because it should only be set for the cli-state
pirms 7 gadiem
Heinz Wiesinger
b68efa029a
Add state file for installing the pecl_http extension.
pirms 9 gadiem
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 .
pirms 7 gadiem
Vitali Quiering
51984f06de
Make php.ng.maps.jinja work for php5 on Debian. Fixed config dir.
pirms 7 gadiem
Vitali Quiering
6b74439a81
Changed php-redis pkg name in map.jinja for php.ng
pirms 7 gadiem
Vitali Quiering
980a5f50e7
Add elif statement in ng/maps.jinja to ensure packages for Debian
pirms 7 gadiem
sc250024
1e3e3032f3
New structure for new Ubuntu PPA and other fixes ( #113 )
* Initial commit for new branch
* Quick change to base test files
* Updated map.jinja, added `php` dependency for all subformulas
* Fixing mongo module and map.jinja needed OpenSSL dev libraries
* Should be final changes needed for Mongo module
* Updating Suhosin package since many distros don't have package in their
repos anymore
* Generalizing suhosin module, and updating pillar.example for new PPA
* Adding addtional logic for RedHat based families to Suhosin
* Initial commit of NG refactored map.jinja file
* Deleting FFMpeg state file since the module is quite old, and has been
replaced by using a Composer library. See
https://github.com/PHP-FFMpeg/PHP-FFMpeg for details
* Updating NG formulas for new definitions
* Removing 'twig' as a state since it can be installed via Composer
* Changes to installed.jinja to set correct PHP path based on version
* NG Composer and NG Suhosin changes
* Version bump and deleting README for deleted states
* Finished refactor of NG map.jinja file
* Adding trailing commas (forgot them earler)
* Adding changes list, and modifying map file for missing definitions when
using Ubuntu 16.04 and NOT using a PPA
* Changes needed after performing testing on RHEL 7
* Changes needed for Ubuntu Trusty without using PPA
* Removing testing files; keep on local
* Map changes needed after testing Debian Jessie
* Changed needed for Debian Wheezy
* Adding more pkgs for Arch Linux support
* More ArchLinux support
* Stupid tabs
* Removing extra line breaks, and using the general "use_external_repo" in
the future if DotDeb (Debian) or Webtactic (RedHat)
* Accoutning for Precise `phpenmod` and others
pirms 8 gadiem
Aidan Harris
aba45febe0
Add xdebug package for RedHat family operating systems in map.jina
pirms 8 gadiem
Alexey Genus
cb4515b467
Add php-mongodb and php-mongo plugins support
pirms 8 gadiem
Christian McHugh
a1f445d99f
add php-bcmath
pirms 8 gadiem
Christoffer Stokbaek
d987669080
Added net-ipv4/6 and pear to map.jinja
pirms 8 gadiem
Wolodja Wentland
8e9e51d692
Remove dotdeb from php state
The included state was never submitted in
https://github.com/saltstack-formulas/php-formula/pull/77 and we
therefore remove inclusion here to allow users to use the php state
again.
pirms 8 gadiem
Christoffer Stokbaek
3848f30d75
Added missing settings for ubuntu.
pirms 8 gadiem
Wolodja Wentland
41f417be16
Remove duplicate `dev_pkg` entries.
This was introduced in #86 and really should have never been released.
pirms 8 gadiem
Niels Abspoel
9ff852b4b0
add missing sls files and readme
pirms 8 gadiem
Rene Jochum
ce9ce324ce
Allow overwriting the fpm pools config name via 'filename'.
Signed-off-by: Rene Jochum <rene@jochums.at>
pirms 8 gadiem
Niels Abspoel
fd1612bf2d
add more missing modules
pirms 8 gadiem
Niels Abspoel
d7331e5f78
add some missing modules for debian and ubuntu
pirms 8 gadiem
Niels Abspoel
e27f49f136
update map.jinja with removed archlinux and fpm support
pirms 8 gadiem
a.genus
1dca17acfa
Add intl package name for php7.0
pirms 8 gadiem
Aline Freitas
8aaff98176
Add support for Ubuntu Xenial Xerus (16.04).
pirms 8 gadiem
a.genus
4cfc5ba013
Add php-gearman support
pirms 8 gadiem
Ryan Hayle
a01466d076
Add missing default package names for Debian/php7.
This was causing an error with the php.ng.redis and php.ng.xdebug states.
pirms 8 gadiem
Kenneth Oestrup
d5fb8d3128
Added SNMP module for PHP NG
pirms 8 gadiem
Alex Powell
de96c787d5
Fixing composer with php7.
Fixing php7 pgsql package definition.
Adding mbstring and sqlite package definitions for php7.
pirms 8 gadiem
John Carlyle-Clarke
65e7971a44
Fix for broken test statement that prevents PPA workaround ever executing
pirms 8 gadiem
Tadas Barzdzius
04fe02d431
Add composer package
pirms 8 gadiem