Alexander Weidinger
|
19e61f9dc3
|
Added php.ng.posix
|
2018-03-16 16:43:49 +01:00 |
|
Niels Abspoel
|
46bebfafbc
|
Merge pull request #146 from saltstack-formulas/freebsd-support2
FreeBSD support: ctype & session
|
2018-03-16 12:32:26 +01:00 |
|
Alexander Weidinger
|
eaa5401303
|
FreeBSD: corrected curl pkg name in map.jinja
|
2018-03-16 00:33:35 +01:00 |
|
Alexander Weidinger
|
d24a6e1d98
|
Added php.ng.session
|
2018-03-16 00:01:38 +01:00 |
|
Alexander Weidinger
|
c49da7e1f4
|
Added php.ng.ctype
|
2018-03-16 00:01:38 +01:00 |
|
Alexander Weidinger
|
de799af282
|
README: documented additional states
|
2018-03-15 23:55:50 +01:00 |
|
Alexander Weidinger
|
4c6dcdfa22
|
FreeBSD: additional pkg names in map.jinja
|
2018-03-15 23:22:55 +01:00 |
|
alxwr
|
a9bb202f91
|
Merge pull request #144 from saltstack-formulas/freebsd-support
php.ng.apache2 & php.ng.composer: FreeBSD support
|
2018-03-15 22:25:53 +01:00 |
|
Alexander Weidinger
|
566a18ddca
|
Merge branch 'freebsd-support'
|
2018-03-15 22:23:58 +01:00 |
|
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 |
|
Alexander Weidinger
|
4300840c02
|
composer update: date works differently on FreeBSD
|
2018-03-15 22:12:48 +01:00 |
|
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.
|
2018-03-15 20:54:39 +01:00 |
|
Alexander Weidinger
|
7c78eb5bd1
|
Ubuntu: composer settings in map.jinja
|
2018-03-15 17:41:07 +01:00 |
|
Alexander Weidinger
|
eb32e3a095
|
FreeBSD: support for php.ng.composer
added
- php.ng.filter
- php.ng.hash
- php.ng.openssl
- php.ng.phar
|
2018-03-15 17:08:44 +01:00 |
|
Alexander Weidinger
|
7f5c0aaea7
|
Revert "FreeBSD: support for php.composer"
This reverts commit d2786dcef6 .
|
2018-03-15 15:22:14 +01:00 |
|
Alexander Weidinger
|
b77e1fa4a0
|
README: added php.ng.composer
|
2018-03-15 15:01:40 +01:00 |
|
Alexander Weidinger
|
d3740bc39e
|
FreeBSD: PHP pkg (name + version)
|
2018-03-15 14:52:51 +01:00 |
|
Alexander Weidinger
|
d2786dcef6
|
FreeBSD: support for php.composer
|
2018-03-15 14:43:35 +01:00 |
|
Alexander Weidinger
|
ca4e7253d6
|
FreeBSD: local bin path
|
2018-03-15 14:36:32 +01:00 |
|
Alexander Weidinger
|
1d36ba0116
|
FreeBSD: set ini file paths
|
2018-03-15 14:28:38 +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 |
|
Alexander Weidinger
|
b89f0b5299
|
php.ng.apache2: FreeBSD support
|
2018-01-30 19:04:09 +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 |
|