Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gabriel Monnerat
slapos
Commits
79cf21c0
Commit
79cf21c0
authored
Jan 22, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change sourceforge.net download URL.
parent
59b1517b
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
component/apache-php/buildout.cfg
component/apache-php/buildout.cfg
+1
-1
component/apache/buildout.cfg
component/apache/buildout.cfg
+2
-2
component/fastjar/buildout.cfg
component/fastjar/buildout.cfg
+1
-1
component/libexpat/buildout.cfg
component/libexpat/buildout.cfg
+1
-1
component/varnish/buildout.cfg
component/varnish/buildout.cfg
+1
-1
component/zip/buildout.cfg
component/zip/buildout.cfg
+1
-1
No files found.
component/apache-php/buildout.cfg
View file @
79cf21c0
...
...
@@ -116,7 +116,7 @@ environment =
[libmcrypt]
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/mcrypt/files/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.bz2/download
url = http://
downloads.sourceforge.net/project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.bz2
md5sum = c4f491dd411a09e9de3b8702ea6f73eb
[xml-rpc]
...
...
component/apache/buildout.cfg
View file @
79cf21c0
...
...
@@ -102,7 +102,7 @@ md5sum = 4f074f035d3b37f3f3e71cd9616440f3
[apache-antiloris]
# Note: Shall react on each build of apache and reinstall itself
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/mod-antiloris/files/mod_antiloris-0.4.tar.bz2/download
url = http://
downloads.sourceforge.net/project/mod-antiloris/mod_antiloris-0.4.tar.bz2
md5sum = 66862bf10e9be3a023e475604a28a0b4
patch-options = -p0
patches =
...
...
@@ -182,7 +182,7 @@ environment =
[apache-antiloris-apache-2.2]
# Note: Shall react on each build of apache and reinstall itself
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/mod-antiloris/files/mod_antiloris-0.4.tar.bz2/download
url = http://
downloads.sourceforge.net/project/mod-antiloris/mod_antiloris-0.4.tar.bz2
md5sum = 66862bf10e9be3a023e475604a28a0b4
depends =
${apache-2.2:version}
...
...
component/fastjar/buildout.cfg
View file @
79cf21c0
...
...
@@ -5,7 +5,7 @@ extends =
[fastjar]
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/fastjar/files/fastjar/0.94/fastjar-0.94.tar.gz/download
url = http://
downloads.sourceforge.net/project/fastjar/fastjar/0.94/fastjar-0.94.tar.gz
md5sum = 14d4bdfac236e347d806c6743dba48c6
environment =
CPPFLAGS=-I${zlib:location}/include
...
...
component/libexpat/buildout.cfg
View file @
79cf21c0
...
...
@@ -4,7 +4,7 @@ parts =
[libexpat]
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download
url = http://
downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz
md5sum = dd7dab7a5fea97d2a6a43f511449b7cd
configure-options =
--disable-static
component/varnish/buildout.cfg
View file @
79cf21c0
...
...
@@ -17,7 +17,7 @@ extends =
[varnish-2.0]
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/varnish/files/varnish/2.0.6/varnish-2.0.6.tar.gz/download
url = http://
downloads.sourceforge.net/project/varnish/varnish/2.0.6/varnish-2.0.6.tar.gz
md5sum = d91dc21c636db61c69b5e8f061c5bb95
configure-options =
--disable-static
...
...
component/zip/buildout.cfg
View file @
79cf21c0
...
...
@@ -3,7 +3,7 @@ parts = zip
[zip]
recipe = slapos.recipe.cmmi
url = http://
sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz/download
url = http://
downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz
md5sum = 7b74551e63f8ee6aab6fbc86676c0d37
location = ${buildout:parts-directory}/${:_buildout_section_name_}
configure-command = true
...
...
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