Commit 5f5d8776 authored by Viktor Horvath's avatar Viktor Horvath

Several more "simple" CPAN modules, and DBD::Pg (pulling in DBI)

parent faaea919
[buildout]
extends =
../perl/buildout.cfg
../postgresql/buildout.cfg
parts =
perl-DBD-Pg
[perl-DBD-Pg]
recipe = slapos.recipe.build:cpan
modules =
T/TU/TURNSTEP/DBD-Pg-2.19.3.tar.gz
environment =
POSTGRES_HOME=${postgresql:location}
perl = perl
...@@ -3,15 +3,15 @@ develop = ...@@ -3,15 +3,15 @@ develop =
/srv/slapgrid/slappart9/srv/runner/project/slapos /srv/slapgrid/slappart9/srv/runner/project/slapos
/opt/slapdev_build /opt/slapdev_build
# ../../component/postgresql/buildout.cfg
extends = extends =
../../component/apache-perl/buildout.cfg ../../component/apache-perl/buildout.cfg
../../component/perl-Crypt-SSLeay/buildout.cfg ../../component/perl-Crypt-SSLeay/buildout.cfg
../../component/postgresql/buildout.cfg
../../component/perl-DBD-Pg/buildout.cfg
../../component/lxml-python/buildout.cfg ../../component/lxml-python/buildout.cfg
../../stack/slapos.cfg ../../stack/slapos.cfg
# parts = eggs postgresql apache-perl template perl-Apache2-Request parts = eggs cpan-simple-modules apache-perl template perl-Apache2-Request perl-Crypt-SSLeay perl-DBD-Pg
parts = eggs cpan-simple-modules apache-perl template perl-Apache2-Request perl-Crypt-SSLeay
[eggs] [eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
...@@ -38,6 +38,9 @@ recipe = slapos.recipe.build:cpan ...@@ -38,6 +38,9 @@ recipe = slapos.recipe.build:cpan
modules = modules =
S/ST/STBEY/Date-Calc-6.3.tar.gz S/ST/STBEY/Date-Calc-6.3.tar.gz
D/DC/DCOPPIT/Benchmark-Timer-0.7102.tar.gz D/DC/DCOPPIT/Benchmark-Timer-0.7102.tar.gz
R/RB/RBOW/Date-ICal-2.678.tar.gz
S/SB/SBECK/Date-Manip-6.34.tar.gz
G/GB/GBARR/TimeDate-1.20.tar.gz
perl = perl perl = perl
[networkcache] [networkcache]
......
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