Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
slapos
Commits
bf6545aa
Commit
bf6545aa
authored
Jul 07, 2015
by
Kristopher Ruzic
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://git.erp5.org/repos/slapos
parents
a1438cb2
13cb1ce4
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
17 additions
and
17 deletions
+17
-17
component/file/buildout.cfg
component/file/buildout.cfg
+2
-2
component/groonga/buildout.cfg
component/groonga/buildout.cfg
+2
-2
component/haproxy/buildout.cfg
component/haproxy/buildout.cfg
+2
-2
component/mariadb/buildout.cfg
component/mariadb/buildout.cfg
+2
-2
component/pcre/buildout.cfg
component/pcre/buildout.cfg
+2
-2
component/trafficserver/buildout.cfg
component/trafficserver/buildout.cfg
+2
-2
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+4
-4
stack/slapos.cfg
stack/slapos.cfg
+1
-1
No files found.
component/file/buildout.cfg
View file @
bf6545aa
...
...
@@ -8,8 +8,8 @@ extends =
[file]
recipe = slapos.recipe.cmmi
url = ftp://ftp.astron.com/pub/file/file-5.2
2
.tar.gz
md5sum =
8fb13e5259fe447e02c4a37bc7225add
url = ftp://ftp.astron.com/pub/file/file-5.2
3
.tar.gz
md5sum =
61db35209ce71a6d576392ce6e1d2f80
configure-options =
--disable-static
environment =
...
...
component/groonga/buildout.cfg
View file @
bf6545aa
...
...
@@ -13,8 +13,8 @@ extends =
[groonga]
recipe = slapos.recipe.cmmi
url = http://packages.groonga.org/source/groonga/groonga-5.0.
4
.tar.gz
md5sum =
4c83e9b12e9fad96a5b51874ddf66dc4
url = http://packages.groonga.org/source/groonga/groonga-5.0.
5
.tar.gz
md5sum =
c119a73e4fcb3308d0ce6b955e1867b2
# temporary patch to respect more tokens in natural language mode.
patches =
${:_profile_base_location_}/groonga.patch#9ed02fbe8400402d3eab47eee149978b
...
...
component/haproxy/buildout.cfg
View file @
bf6545aa
...
...
@@ -11,8 +11,8 @@ parts = haproxy
[haproxy]
recipe = slapos.recipe.cmmi
url = http://www.haproxy.org/download/1.5/src/haproxy-1.5.1
1
.tar.gz
md5sum =
5500a79d0d2b238d4a1e9749bd0c2cb2
url = http://www.haproxy.org/download/1.5/src/haproxy-1.5.1
4
.tar.gz
md5sum =
ad9d7262b96ba85a0f8c6acc6cb9edde
configure-command = true
# If the system is running on Linux 2.6, we use "linux26" as the TARGET,
# otherwise use "generic".
...
...
component/mariadb/buildout.cfg
View file @
bf6545aa
...
...
@@ -57,8 +57,8 @@ environment =
# mroonga - a storage engine for MySQL. It provides fast fulltext search feature to all MySQL users.
# http://mroonga.github.com/
recipe = slapos.recipe.cmmi
url = http://packages.groonga.org/source/mroonga/mroonga-5.0
3
.tar.gz
md5sum =
4f5413d5c94ebc44caeeb5cb62d346ed
url = http://packages.groonga.org/source/mroonga/mroonga-5.0
4
.tar.gz
md5sum =
5679e317050df819c0f812de49e27043
configure-command = mkdir fake_mariadb_source && ln -s ${mariadb:location}/include/mysql/private fake_mariadb_source/sql && ./configure
configure-options =
--prefix=${buildout:parts-directory}/${:_buildout_section_name_}
...
...
component/pcre/buildout.cfg
View file @
bf6545aa
...
...
@@ -4,8 +4,8 @@ parts =
[pcre]
recipe = slapos.recipe.cmmi
url = http://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.3
6
.tar.bz2
md5sum =
b767bc9af0c20bc9c1fe403b0d41ad97
url = http://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.3
7
.tar.bz2
md5sum =
ed91be292cb01d21bc7e526816c26981
configure-options =
--disable-static
--enable-unicode-properties
component/trafficserver/buildout.cfg
View file @
bf6545aa
...
...
@@ -20,8 +20,8 @@ parts =
[trafficserver]
recipe = slapos.recipe.cmmi
url = http://apache.claz.org/trafficserver/trafficserver-4.2.
2
.tar.bz2
md5sum =
e2249555837f4f7196d3189716b2828a
url = http://apache.claz.org/trafficserver/trafficserver-4.2.
3
.tar.bz2
md5sum =
1d06a6e9063ceea3f19dbb84752ec710
configure-options =
--prefix=${buildout:parts-directory}/${:_buildout_section_name_}
--with-openssl=${openssl:location}
...
...
stack/erp5/buildout.cfg
View file @
bf6545aa
...
...
@@ -588,13 +588,13 @@ zope.app.testing = 3.8.1
# Pinned versions
MySQL-python = 1.2.5
Pillow = 2.
8.2
Pillow = 2.
9.0
Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1
Products.ExternalEditor = 1.1.0
Products.GenericSetup = 1.7.5
Products.LongRequestLogger = 1.1.0
Products.MimetypesRegistry = 2.0.
7
Products.MimetypesRegistry = 2.0.
8
Products.PluginRegistry = 1.3
Products.TIDStorage = 5.4.9
PyPDF2 = 1.24
...
...
@@ -621,7 +621,7 @@ huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.8.1
ipython = 3.2.0
logilab-common =
0.63.2
logilab-common =
1.0.1
numpy = 1.9.2
plone.recipe.command = 1.1
ply = 3.6
...
...
@@ -630,7 +630,7 @@ pprofile = 1.7.3
pycountry = 1.12
pycrypto = 2.6.1
pyflakes = 0.9.2
pylint = 1.4.
3
pylint = 1.4.
4
python-ldap = 2.4.19
python-magic = 0.4.6
python-memcached = 1.54
...
...
stack/slapos.cfg
View file @
bf6545aa
...
...
@@ -122,7 +122,7 @@ itsdangerous = 0.24
lxml = 3.4.4
meld3 = 1.0.2
mr.developer = 1.33
netaddr = 0.7.1
4
netaddr = 0.7.1
5
pbr = 1.2.0
prettytable = 0.7.2
psutil = 3.0.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment