Commit 2690fcab authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

no need to specify '../dir_name' for files in the same directory.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42426 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2f0b824f
......@@ -3,7 +3,7 @@ extends =
../profiles/software-definition.cfg
../profiles/common.cfg
../profiles/links.cfg
../instance-profiles/supervisor.cfg
supervisor.cfg
parts =
cloudooo-instance
......
......@@ -18,9 +18,9 @@ extends =
../instance-profiles/testrunner.cfg
../instance-profiles/zeo.cfg
../instance-profiles/zope-2.12.cfg
../profiles/common.cfg
../profiles/software-definition.cfg
../profiles/versions-2.12.cfg
common.cfg
software-definition.cfg
versions-2.12.cfg
parts =
eggs
......
[buildout]
extends = ../profiles/minimal.cfg
extends = minimal.cfg
parts +=
# zope-instance
......@@ -16,9 +16,9 @@ extends =
../instance-profiles/kvm.cfg
../instance-profiles/testrunner.cfg
../instance-profiles/testing.cfg
../profiles/software-definition.cfg
../profiles/versions.cfg
../profiles/common.cfg
software-definition.cfg
versions.cfg
common.cfg
parts =
eggs
......
......@@ -2,7 +2,7 @@
# You should build a software home before use this recipe.
[buildout]
extends = ../profiles/deployment-2.12.cfg
extends = deployment-2.12.cfg
parts +=
development-site
......
[buildout]
extends = ../profiles/minimal.cfg
extends = minimal.cfg
......@@ -2,7 +2,7 @@
# You should build a software home before use this recipe.
[buildout]
extends = ../profiles/deployment.cfg
extends = deployment.cfg
parts +=
development-site
......
......@@ -3,7 +3,7 @@
# in Zope
[buildout]
extends =
../profiles/versions.cfg
versions.cfg
../software-profiles/erp5.cfg
../instance-profiles/zope.cfg
......
[buildout]
extends =
../profiles/versions-2.12.cfg
../profiles/software-definition.cfg
versions-2.12.cfg
software-definition.cfg
../software-profiles/apache.cfg
../profiles/common.cfg
../profiles/software-common.cfg
common.cfg
software-common.cfg
../software-profiles/products-erp5.cfg
../software-profiles/erp5-2.12.cfg
../software-profiles/file.cfg
......
[buildout]
extends =
../profiles/versions.cfg
../profiles/software-definition.cfg
versions.cfg
software-definition.cfg
../software-profiles/apache.cfg
../profiles/common.cfg
../profiles/software-common.cfg
common.cfg
software-common.cfg
../software-profiles/products-erp5.cfg
../software-profiles/erp5.cfg
../software-profiles/file.cfg
......
......@@ -3,5 +3,5 @@
# this file. This file should be kept empty by default and only be modified into
# during a release.
[buildout]
extends = ../profiles/official.cfg
extends = official.cfg
[buildout]
extends = ../profiles/minimal.cfg
extends = minimal.cfg
parts +=
# zope-instance
......@@ -3,7 +3,7 @@
# all unit tests. For use this build software in advance.
[buildout]
extends = ../profiles/development.cfg
extends = development.cfg
parts =
products-erp5
......
......@@ -3,7 +3,7 @@
extends =
http://svn.zope.org/repos/main/Zope/tags/2.12.14/versions.cfg
../profiles/versions-common.cfg
versions-common.cfg
[versions]
# pin Acquisition and Products.DCWorkflow to Nexedi flavour of eggs
......
# Packages versions specific for Zope 2.8 flavour
[buildout]
extends = ../profiles/versions-common.cfg
extends = versions-common.cfg
[versions]
# 0.20.8 is the latest version of itools that works with python-2.4.
......
......@@ -2,13 +2,13 @@
parts = apache
extends =
../software-profiles/libexpat.cfg
../software-profiles/libuuid.cfg
../software-profiles/gdbm.cfg
../software-profiles/openssl.cfg
../software-profiles/pcre.cfg
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
libexpat.cfg
libuuid.cfg
gdbm.cfg
openssl.cfg
pcre.cfg
sqlite3.cfg
zlib.cfg
[apache]
# inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
......
[buildout]
extends =
../software-profiles/m4.cfg
m4.cfg
parts =
autoconf
......
......@@ -2,7 +2,7 @@
parts =
automake-1.11
extends =
../software-profiles/autoconf.cfg
autoconf.cfg
[automake-1.11]
recipe = hexagonit.recipe.cmmi
......
[buildout]
extends =
../software-profiles/m4.cfg
m4.cfg
parts =
bison
......
......@@ -5,8 +5,8 @@ extends =
../profiles/versions-common.cfg
../profiles/software-definition.cfg
../profiles/common.cfg
../software-profiles/python-2.6.cfg
../software-profiles/openoffice-bin.cfg
python-2.6.cfg
openoffice-bin.cfg
python = software_definition
versions = versions
......
......@@ -3,8 +3,8 @@
[buildout]
extends =
../software-profiles/openssl.cfg
../software-profiles/zlib.cfg
openssl.cfg
zlib.cfg
parts =
curl
......
......@@ -2,7 +2,7 @@
parts =
cyrus-sasl
extends =
../software-profiles/zlib.cfg
zlib.cfg
[cyrus-sasl-gcc4.4-patch]
# patch available thanks to Gentoo packagers
......
[buildout]
parts = file
extends =
../software-profiles/zlib.cfg
zlib.cfg
[file]
......
[buildout]
extends =
../software-profiles/boost-lib.cfg
../software-profiles/tokyocabinet.cfg
boost-lib.cfg
tokyocabinet.cfg
parts =
flare
......
[buildout]
extends =
../software-profiles/m4.cfg
m4.cfg
parts =
flex
......
[buildout]
extends =
../software-profiles/fonts.cfg
../software-profiles/freetype.cfg
../software-profiles/libexpat.cfg
../software-profiles/zlib.cfg
fonts.cfg
freetype.cfg
libexpat.cfg
zlib.cfg
parts =
fontconfig
......
......@@ -3,7 +3,7 @@
[buildout]
extends =
../software-profiles/zlib.cfg
zlib.cfg
parts =
freetype
......
......@@ -2,9 +2,9 @@
parts =
gettext
extends =
../software-profiles/ncurses.cfg
../software-profiles/libxml2.cfg
../software-profiles/zlib.cfg
ncurses.cfg
libxml2.cfg
zlib.cfg
[gettext]
recipe = hexagonit.recipe.cmmi
......
[buildout]
extends =
../software-profiles/fontconfig.cfg
../software-profiles/libjpeg.cfg
../software-profiles/libtiff.cfg
../software-profiles/pkgconfig.cfg
fontconfig.cfg
libjpeg.cfg
libtiff.cfg
pkgconfig.cfg
parts = ghostscript
......
......@@ -3,10 +3,10 @@
[buildout]
extends =
../software-profiles/curl.cfg
../software-profiles/libexpat.cfg
../software-profiles/openssl.cfg
../software-profiles/zlib.cfg
curl.cfg
libexpat.cfg
openssl.cfg
zlib.cfg
parts =
git
......
[buildout]
extends =
../software-profiles/gettext.cfg
../software-profiles/zlib.cfg
gettext.cfg
zlib.cfg
[glib]
recipe = hexagonit.recipe.cmmi
......
......@@ -5,12 +5,12 @@
parts =
graphviz
extends =
../software-profiles/fontconfig.cfg
../software-profiles/freetype.cfg
../software-profiles/libpng.cfg
../software-profiles/libtool.cfg
../software-profiles/pkgconfig.cfg
../software-profiles/zlib.cfg
fontconfig.cfg
freetype.cfg
libpng.cfg
libtool.cfg
pkgconfig.cfg
zlib.cfg
[graphviz]
recipe = hexagonit.recipe.cmmi
......
......@@ -3,10 +3,10 @@
[buildout]
extends =
../software-profiles/autoconf.cfg
../software-profiles/automake.cfg
../software-profiles/libtool.cfg
../software-profiles/mariadb.cfg
autoconf.cfg
automake.cfg
libtool.cfg
mariadb.cfg
parts =
handlersocket
......
......@@ -4,16 +4,16 @@
[buildout]
parts = imagemagick
extends =
../software-profiles/bzip2.cfg
../software-profiles/freetype.cfg
../software-profiles/ghostscript.cfg
../software-profiles/libjpeg.cfg
../software-profiles/libpng.cfg
../software-profiles/libtiff.cfg
../software-profiles/libtool.cfg
../software-profiles/jasper.cfg
../software-profiles/jbigkit.cfg
../software-profiles/zlib.cfg
bzip2.cfg
freetype.cfg
ghostscript.cfg
libjpeg.cfg
libpng.cfg
libtiff.cfg
libtool.cfg
jasper.cfg
jbigkit.cfg
zlib.cfg
[imagemagick-6.6.6-1-no-gsx-gsc-probe.patch]
recipe = hexagonit.recipe.download
......
[buildout]
extends =
../software-profiles/libjpeg.cfg
libjpeg.cfg
parts =
jasper
......
[buildout]
extends =
../software-profiles/tokyocabinet.cfg
../software-profiles/messagepack.cfg
../software-profiles/openssl.cfg
../software-profiles/zlib.cfg
tokyocabinet.cfg
messagepack.cfg
openssl.cfg
zlib.cfg
parts = kumo
......
[buildout]
extends =
../software-profiles/zlib.cfg
zlib.cfg
parts =
libpng12
......
[buildout]
extends =
../software-profiles/bzip2.cfg
../software-profiles/popt.cfg
../software-profiles/zlib.cfg
bzip2.cfg
popt.cfg
zlib.cfg
parts =
librsync
......
[buildout]
extends =
../software-profiles/libjpeg.cfg
../software-profiles/jbigkit.cfg
../software-profiles/zlib.cfg
libjpeg.cfg
jbigkit.cfg
zlib.cfg
parts =
libtiff
......
......@@ -2,7 +2,7 @@
# http://xmlsoft.org/
[buildout]
extends = ../software-profiles/zlib.cfg
extends = zlib.cfg
parts =
libxml2
......
[buildout]
extends =
../software-profiles/libxml2.cfg
../software-profiles/pkgconfig.cfg
../software-profiles/zlib.cfg
libxml2.cfg
pkgconfig.cfg
zlib.cfg
parts =
libxslt
......
[buildout]
extends =
../software-profiles/libxml2.cfg
../software-profiles/libxslt.cfg
../software-profiles/zlib.cfg
libxml2.cfg
libxslt.cfg
zlib.cfg
parts =
lxml-python
......
......@@ -3,9 +3,9 @@
[buildout]
extends =
../software-profiles/zlib.cfg
../software-profiles/ncurses.cfg
../software-profiles/readline.cfg
zlib.cfg
ncurses.cfg
readline.cfg
parts =
mariadb
......
[buildout]
parts = memcached
extends = ../software-profiles/libevent.cfg
extends = libevent.cfg
[memcached-strict-aliasing-patch]
# on some platforms original memcached refuses to build:
......
......@@ -6,8 +6,8 @@
parts =
mroonga
extends =
../software-profiles/mariadb.cfg
../software-profiles/pkgconfig.cfg
mariadb.cfg
pkgconfig.cfg
[groonga]
recipe = hexagonit.recipe.cmmi
......
[buildout]
extends =
../software-profiles/autoconf.cfg
../software-profiles/automake.cfg
../software-profiles/zlib.cfg
../software-profiles/bison.cfg
../software-profiles/flex.cfg
../software-profiles/libtool.cfg
../software-profiles/ncurses.cfg
../software-profiles/readline.cfg
autoconf.cfg
automake.cfg
zlib.cfg
bison.cfg
flex.cfg
libtool.cfg
ncurses.cfg
readline.cfg
parts =
mysql-5.1
......
[buildout]
extends =
../software-profiles/mysql-tritonn-5.0.cfg
../software-profiles/openssl.cfg
../software-profiles/zlib.cfg
mysql-tritonn-5.0.cfg
openssl.cfg
zlib.cfg
parts =
mysql-python
......
......@@ -4,15 +4,15 @@
[buildout]
extends =
../software-profiles/autoconf.cfg
../software-profiles/automake.cfg
../software-profiles/zlib.cfg
../software-profiles/bison.cfg
../software-profiles/flex.cfg
../software-profiles/libtool.cfg
../software-profiles/ncurses.cfg
../software-profiles/openssl.cfg
../software-profiles/readline.cfg
autoconf.cfg
automake.cfg
zlib.cfg
bison.cfg
flex.cfg
libtool.cfg
ncurses.cfg
openssl.cfg
readline.cfg
parts =
mysql-tritonn-5.0
......
......@@ -2,10 +2,10 @@
parts =
neon
extends =
../software-profiles/libxml2.cfg
../software-profiles/openssl.cfg
../software-profiles/pkgconfig.cfg
../software-profiles/zlib.cfg
libxml2.cfg
openssl.cfg
pkgconfig.cfg
zlib.cfg
[neon]
recipe = hexagonit.recipe.cmmi
......
# OpenOffice.org daemon software buildout
[buildout]
extends = ../software-profiles/openoffice-bin.cfg
extends = openoffice-bin.cfg
parts +=
oood
......
......@@ -2,8 +2,8 @@
parts =
openldap
extends =
../software-profiles/openssl.cfg
../software-profiles/cyrus-sasl.cfg
openssl.cfg
cyrus-sasl.cfg
[openldap]
recipe = hexagonit.recipe.cmmi
......
......@@ -5,7 +5,7 @@
[buildout]
extends =
../software-profiles/zlib.cfg
zlib.cfg
../profiles/links.cfg
parts =
......
......@@ -5,9 +5,9 @@
parts =
pkgconfig
extends =
../software-profiles/gettext.cfg
../software-profiles/glib.cfg
../software-profiles/popt.cfg
gettext.cfg
glib.cfg
popt.cfg
[pkgconfig]
recipe = hexagonit.recipe.cmmi
......
[buildout]
extends =
../software-profiles/subversion.cfg
subversion.cfg
[products-erp5]
# Recipe infrae.subversion is using svn command under the hood, but there is
......
[buildout]
extends =
../software-profiles/apache.cfg
../software-profiles/subversion.cfg
apache.cfg
subversion.cfg
parts =
pysvn-python
......
[buildout]
extends =
../software-profiles/bzip2.cfg
../software-profiles/gdbm.cfg
../software-profiles/gettext.cfg
../software-profiles/ncurses.cfg
../software-profiles/openssl.cfg
../software-profiles/readline.cfg
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
bzip2.cfg
gdbm.cfg
gettext.cfg
ncurses.cfg
openssl.cfg
readline.cfg
sqlite3.cfg
zlib.cfg
../profiles/bootstrap.cfg
../profiles/links.cfg
......
[buildout]
extends =
../software-profiles/bzip2.cfg
../software-profiles/gdbm.cfg
../software-profiles/gettext.cfg
../software-profiles/ncurses.cfg
../software-profiles/openssl.cfg
../software-profiles/readline.cfg
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
bzip2.cfg
gdbm.cfg
gettext.cfg
ncurses.cfg
openssl.cfg
readline.cfg
sqlite3.cfg
zlib.cfg
../profiles/bootstrap.cfg
../profiles/links.cfg
......
[buildout]
extends =
../software-profiles/bzip2.cfg
../software-profiles/gdbm.cfg
../software-profiles/ncurses.cfg
../software-profiles/openssl.cfg
../software-profiles/readline.cfg
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
bzip2.cfg
gdbm.cfg
ncurses.cfg
openssl.cfg
readline.cfg
sqlite3.cfg
zlib.cfg
../profiles/bootstrap.cfg
../profiles/links.cfg
......
......@@ -2,9 +2,9 @@
parts =
python-ldap
extends =
../software-profiles/cyrus-sasl.cfg
../software-profiles/openldap.cfg
../software-profiles/openssl.cfg
cyrus-sasl.cfg
openldap.cfg
openssl.cfg
[python-ldap-python]
recipe = zc.recipe.egg:custom
......
[buildout]
extends =
../software-profiles/librsync.cfg
librsync.cfg
parts =
rdiff-backup
......
......@@ -2,7 +2,7 @@
parts =
readline
extends =
../software-profiles/ncurses.cfg
ncurses.cfg
../profiles/links.cfg
[readline]
......
......@@ -2,10 +2,10 @@
parts =
serf
extends =
../software-profiles/apache.cfg
../software-profiles/libuuid.cfg
../software-profiles/openssl.cfg
../software-profiles/zlib.cfg
apache.cfg
libuuid.cfg
openssl.cfg
zlib.cfg
[serf]
recipe = hexagonit.recipe.cmmi
......
[buildout]
parts = sphinx
extends =
../software-profiles/libexpat.cfg
../software-profiles/mariadb.cfg
../software-profiles/zlib.cfg
libexpat.cfg
mariadb.cfg
zlib.cfg
[sphinx-1.10-fix_nosigpipe.patch]
recipe = hexagonit.recipe.download
......
[buildout]
extends = ../software-profiles/openssl.cfg
extends = openssl.cfg
parts =
stunnel
......
......@@ -3,13 +3,13 @@
[buildout]
extends =
../software-profiles/apache.cfg
../software-profiles/libexpat.cfg
../software-profiles/libuuid.cfg
../software-profiles/neon.cfg
../software-profiles/pkgconfig.cfg
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
apache.cfg
libexpat.cfg
libuuid.cfg
neon.cfg
pkgconfig.cfg
sqlite3.cfg
zlib.cfg
parts =
subversion
......
[buildout]
extends =
../software-profiles/bzip2.cfg
../software-profiles/zlib.cfg
bzip2.cfg
zlib.cfg
parts = tokyocabinet
[tokyocabinet]
......
......@@ -7,10 +7,10 @@ parts =
varnish-2.1
extends =
../software-profiles/ncurses.cfg
../software-profiles/patch.cfg
../software-profiles/pcre.cfg
../software-profiles/pkgconfig.cfg
ncurses.cfg
patch.cfg
pcre.cfg
pkgconfig.cfg
[varnish]
<= varnish-2.0
......
[buildout]
extends =
../software-profiles/garbage-collector.cfg
../software-profiles/ncurses.cfg
../software-profiles/openssl.cfg
../software-profiles/pkgconfig.cfg
../software-profiles/zlib.cfg
garbage-collector.cfg
ncurses.cfg
openssl.cfg
pkgconfig.cfg
zlib.cfg
parts =
w3m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment