Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
php-formula
Commits
c49da7e1
Commit
c49da7e1
authored
7 years ago
by
Alexander Weidinger
Browse files
Options
Downloads
Patches
Plain Diff
Added php.ng.ctype
parent
de799af2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.rst
+5
-0
5 additions, 0 deletions
README.rst
php/ng/ctype.sls
+2
-0
2 additions, 0 deletions
php/ng/ctype.sls
php/ng/map.jinja
+1
-0
1 addition, 0 deletions
php/ng/map.jinja
with
8 additions
and
0 deletions
README.rst
+
5
−
0
View file @
c49da7e1
...
@@ -559,3 +559,8 @@ Installs the php-openssl package.
...
@@ -559,3 +559,8 @@ Installs the php-openssl package.
---------------
---------------
Installs the php-phar package.
Installs the php-phar package.
``php.ng.ctype``
----------------
Installs the php-ctype package.
This diff is collapsed.
Click to expand it.
php/ng/ctype.sls
0 → 100644
+
2
−
0
View file @
c49da7e1
{% set state = 'ctype' %}
{% include "php/ng/installed.jinja" %}
This diff is collapsed.
Click to expand it.
php/ng/map.jinja
+
1
−
0
View file @
c49da7e1
...
@@ -2405,6 +2405,7 @@
...
@@ -2405,6 +2405,7 @@
'pkgs'
:
{
'pkgs'
:
{
'apache2'
:
'mod_php'
+
freebsd_phpng_version
,
'apache2'
:
'mod_php'
+
freebsd_phpng_version
,
'composer_bin'
:
'composer'
,
'composer_bin'
:
'composer'
,
'ctype'
:
'php'
+
freebsd_phpng_version
+
'-ctype'
,
'curl'
:
'curl'
,
'curl'
:
'curl'
,
'filter'
:
'php'
+
freebsd_phpng_version
+
'-filter'
,
'filter'
:
'php'
+
freebsd_phpng_version
+
'-filter'
,
'gd'
:
'php'
+
freebsd_phpng_version
+
'-gd'
,
'gd'
:
'php'
+
freebsd_phpng_version
+
'-gd'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment