Commit Graph

264 Commits

Author SHA1 Message Date
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
0e52813017 README: added php.ng.composer 2018-03-15 22:22:30 +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
Javier Bértoli
a4966f00e9
Merge pull request #145 from aboe76/python3_support
fix iteritems for python3
2018-03-10 15:32:01 -03:00
Niels Abspoel
5a3f40c7e1 fix iteritems for python3 2018-03-10 17:06:25 +01:00
Niels Abspoel
0176070904
Merge pull request #143 from Mario-F/master
Changed method to detect if composer self-update is needed.
2018-01-02 22:26:04 +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
Niels Abspoel
484f5999e9
Merge pull request #141 from tsia/patch-2
added support for ubuntu 17.10 / php7.1
2017-11-14 20:09:02 +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
Niels Abspoel
131cd4f084 Merge pull request #139 from n-rodriguez/add_readline
Add readline package
2017-10-18 15:56:11 +02: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
Vitali Quiering
68610ddae6 Merge pull request #1 from IventureGroup/master
Add possibility to define default values for php-fpm pools
2017-10-17 11:09:47 +02:00
Mario Fritschen
75bbecaf28 Add possibility to define default values for php-fpm pools 2017-10-17 10:49:42 +02:00
Niels Abspoel
e72351a00f add sury repo for debian machines 2017-09-01 23:59:43 +02:00
Niels Abspoel
bb1be9cefd Merge pull request #134 from dseira/master
Fix to be able to create the pools folder in the fpm
2017-08-31 10:03:57 +02:00
Niels Abspoel
75a8eb8c0c Merge pull request #127 from M2Mobi/http
Add state file for installing the pecl_http extension.
2017-08-31 10:03:01 +02:00
Niels Abspoel
2cdb771909 Merge pull request #132 from netmanagers/master
Add Sybase/MS-SQL extension
2017-08-31 10:02:32 +02:00
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. 2017-08-29 19:54:48 +02:00
Javier Bértoli
5d4a8201de Add Sybase/MS-SQL extension 2017-06-28 15:32:43 -03:00
Javier Bértoli
64cc8f9ffd Merge pull request #128 from M2Mobi/uuid
Add state file for installing the uuid extension.
2017-06-28 15:13:13 -03:00
Heinz Wiesinger
b9e9a614e2 Add state file for installing the uuid extension. 2017-06-27 15:22:27 +02:00
Niels Abspoel
e1b4f23c96 Merge pull request #130 from saltstack-formulas/revert-129-master
Revert "Move state php_{{ phpng_version }}_link to cli/install.sls "
2017-05-08 19:54:24 +02:00
Niels Abspoel
359c8ede8b Revert "Move state php_{{ phpng_version }}_link to cli/install.sls " 2017-05-05 21:05:00 +02:00
Niels Abspoel
ec66ff202f Merge pull request #129 from kurt---/master
Move state php_{{ phpng_version }}_link to cli/install.sls
2017-05-05 21:00:36 +02:00
kurt---
e63b22c354 update-alternatives is only required for php-cli 2017-05-05 17:48:47 +02:00
kurt---
2e2ef4e529 remove update-alternatives because it should only be set for the cli-state 2017-05-05 17:47:53 +02:00
Heinz Wiesinger
b68efa029a Add state file for installing the pecl_http extension. 2017-04-26 11:24:58 +02:00
Niels Abspoel
74a60ccf8f Merge pull request #125 from babilen/fix-124
Do not include php state in php.fpm
2017-03-08 21:42:04 +01:00
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.
2017-03-08 16:06:57 +00:00
Niels Abspoel
ee6ae4fd33 Merge pull request #118 from hackel/patch-2
Update pillar.example to reflect new structure
2017-02-16 22:43:15 +01:00
Vitali Quiering
51984f06de Make php.ng.maps.jinja work for php5 on Debian. Fixed config dir. 2017-02-16 10:42:15 +01:00
Niels Abspoel
ba15ee1368 Merge pull request #122 from dmaphy/master
Improvements to php/ng/map.jinja
2017-01-30 18:27:49 +01:00
Vitali Quiering
6b74439a81 Changed php-redis pkg name in map.jinja for php.ng 2017-01-30 15:39:40 +01:00
Vitali Quiering
980a5f50e7 Add elif statement in ng/maps.jinja to ensure packages for Debian 2017-01-30 12:31:28 +01:00
Ryan Hayle
76d8758b8a Update pillar.example to reflect new structure
I had to dig through the source to figure this out.  Will need to be updated again once #116 is merged.
2017-01-09 15:13:43 -06:00
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
2016-12-13 13:37:53 -08:00
Forrest
371fc1f3a7 Merge pull request #115 from aidanharris/xdebug-redhat
Add xdebug package for RedHat family operating systems in map.jina
2016-12-10 15:33:53 -08:00