Peter Simons
0005cc8e28
perl-Compress-Raw-Bzip2: updated to version 2.049 to (hopefully) fix test suite failures on Darwin
...
svn path=/nixpkgs/trunk/; revision=32843
2012-03-07 06:52:06 +00:00
Peter Simons
a919e1274f
perl-Compress-Raw-Zlib: updated to version 2.051 to (hopefully) fix test suite failures on Darwin
...
svn path=/nixpkgs/trunk/; revision=32842
2012-03-07 06:52:02 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
0348f11e22
* DBD::SQLite updated to 1.35.
...
svn path=/nixpkgs/trunk/; revision=31277
2012-01-04 14:23:41 +00:00
Eelco Dolstra
a85f739d1a
* Add a patch to prevent Starman from changing its process name
...
to "starman worker" or "starman master". This prevented libcgroup
from determining the process name correctly.
svn path=/nixpkgs/trunk/; revision=30556
2011-11-25 12:35:33 +00:00
Eelco Dolstra
34117268d2
* Use a fork of Net::Amazon::EC2 that supports tags.
...
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Eelco Dolstra
b0ead4190d
* Some Net::Amazon::EC2 patches.
...
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Eelco Dolstra
20778d629b
* Updated Catalyst to 5.9. It now uses Plack for interfacing with the
...
web server, so add that as well.
svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra
7df0d1cc58
* Updated IO::Compress.
...
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Eelco Dolstra
c64b8dac12
* DBIx::Class and related updates.
...
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Eelco Dolstra
3d100b6740
* Add Net::Amazon::MechanicalTurk.
...
svn path=/nixpkgs/trunk/; revision=28459
2011-08-10 13:05:39 +00:00
Eelco Dolstra
f76820a1eb
* Apply a patch to Net::Amazon::EC2 to get the describe_instances
...
function to work with Nova.
svn path=/nixpkgs/trunk/; revision=27480
2011-06-16 12:20:05 +00:00
Eelco Dolstra
9e26da96e5
* Update DBI and DBD::SQLite.
...
svn path=/nixpkgs/trunk/; revision=26775
2011-04-11 09:11:36 +00:00
Karn Kallio
675f6eb0c8
Add Nix expression for Perl module SQL::Translator ( also known
...
as SQL Fairy) and dependencies.
svn path=/nixpkgs/trunk/; revision=24895
2010-11-27 20:54:35 +00:00
Rob Vermaas
f809b04a33
newer version DBD-SQLite
...
svn path=/nixpkgs/trunk/; revision=22958
2010-08-05 09:44:28 +00:00
Eelco Dolstra
d1a7c6e39f
* Don't use nested lists.
...
svn path=/nixpkgs/trunk/; revision=20914
2010-04-01 14:41:51 +00:00
Eelco Dolstra
8126b88ef1
* Doh.
...
svn path=/nixpkgs/trunk/; revision=19879
2010-02-09 10:43:13 +00:00
Eelco Dolstra
6478e92556
* Symlink propagated-user-env-packages to
...
propagated-build-native-inputs rather than propagated-build-inputs.
svn path=/nixpkgs/trunk/; revision=19878
2010-02-09 10:42:36 +00:00
Lluís Batlle i Rossell
ffe3d65986
Making perl DB_File follow the lib/perl5/site_perl convention for the *.pm files,
...
so all hooks on PERL5LIB include this module properly.
I don't know why this doesn't install the files to that */site_perl/* by default.
svn path=/nixpkgs/trunk/; revision=17837
2009-10-15 22:08:23 +00:00
Rob Vermaas
7aae02cb99
added DBD-mysql, maatkit
...
svn path=/nixpkgs/trunk/; revision=17703
2009-10-07 15:08:34 +00:00
Eelco Dolstra
fc34431dde
* Latest DBD::SQLite. Fix building against an external SQLite.
...
svn path=/nixpkgs/trunk/; revision=16138
2009-07-02 13:55:38 +00:00
Eelco Dolstra
ce84af677b
* Improve the determinism of Perl builds: don't try to download stuff
...
from CPAN.
svn path=/nixpkgs/trunk/; revision=16137
2009-07-02 13:54:52 +00:00
Rob Vermaas
3f9e764096
DBD-Pg 2.13.1
...
svn path=/nixpkgs/trunk/; revision=15350
2009-04-28 11:57:34 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
7ec61219db
* lib/site_perl -> lib/perl5/site_perl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Eelco Dolstra
8b28c599a3
* Removed the hack to fix the installation path of some Perl
...
packages. Turns out that those packages set INSTALLDIRS=perl, so we
override it to INSTALLDIRS=site.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15251
2009-04-22 17:32:57 +00:00
Eelco Dolstra
47b27a6c00
* `mv .../* ...' no longer works if nullglob is on. However, the real
...
WTF is that the Perl module installation path suddenly has changed
from $out/lib/site_perl to $out/lib/perl5/site_perl. Investigating...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15241
2009-04-22 07:41:31 +00:00
Eelco Dolstra
c61c9dc35b
* Drop the "perl" prefix from Perl attribute names. It's redundant
...
now that Perl packages are in their own namespace
(perlPackages.<pkg>).
svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra
ac24816344
* Move all the Perl packages out of all-packages.nix into a separate
...
file, perl-packages.nix.
svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Eelco Dolstra
7111a3d79d
* Disabled make check in DBD::SQLite; see
...
http://hydra.nixos.org/build/5767/nixlog/3 .
svn path=/nixpkgs/trunk/; revision=14688
2009-03-24 15:42:24 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Eelco Dolstra
7ab993d0c4
* Catalyst::Engine::HTTP::Prefork: terminate chunked transfers
...
correctly.
svn path=/nixpkgs/trunk/; revision=14504
2009-03-11 13:34:18 +00:00
Eelco Dolstra
9efba4b3b0
* Added IO::Compress::Bzip2.
...
svn path=/nixpkgs/trunk/; revision=14306
2009-03-03 10:36:29 +00:00
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Eelco Dolstra
cd6864e7e9
* Perl BerkeleyDB module: updated to 0.36 since "make test" failed in
...
the old one.
svn path=/nixpkgs/trunk/; revision=14068
2009-02-13 10:59:01 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Eelco Dolstra
0c3abad795
* Latest Compress::Zlib.
...
* Put the fix for Perl modules that install in the wrong location
($out/lib instead of $out/lib/site_perl) in the generic Perl
builder.
svn path=/nixpkgs/trunk/; revision=14051
2009-02-12 20:18:13 +00:00
Eelco Dolstra
61e7bd7372
* Perl builder: run tests by default.
...
svn path=/nixpkgs/trunk/; revision=14041
2009-02-12 15:56:35 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Eelco Dolstra
85fa8661e3
* A patch to make TemplateToolkit work properly on templates in the
...
Nix store.
svn path=/nixpkgs/trunk/; revision=13491
2008-11-28 16:10:32 +00:00
Eelco Dolstra
9cb29889d2
* A function "buildPerlPackage" to replace all those "import
...
../development/perl-modules/generic perl" incantations.
svn path=/nixpkgs/trunk/; revision=13387
2008-11-24 10:24:51 +00:00
Eelco Dolstra
1357c14500
* DBD::SQLite needs a patch to prevent segfaults in case of timeouts.
...
svn path=/nixpkgs/trunk/; revision=13386
2008-11-24 10:11:09 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
cd48c1b496
* Unbreak the DB_File / BerkeleyDB Perl modules.
...
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra
23ee8eff77
* More Perl packages.
...
svn path=/nixpkgs/trunk/; revision=13100
2008-10-20 03:58:49 +00:00
Eelco Dolstra
cb2095b3d6
* Added Catalyst and lots of (Perl) dependencies. Not finished yet.
...
We should really generate these from CPAN automatically.
svn path=/nixpkgs/trunk/; revision=13091
2008-10-17 14:14:50 +00:00
Michael Raskin
b98a144355
Added a generator for CPAN expressions. Expressions often require manual editing, but still something..
...
svn path=/nixpkgs/trunk/; revision=11947
2008-06-02 08:21:38 +00:00
Michael Raskin
d1742e6ca9
Added perl Font/TTF module.
...
svn path=/nixpkgs/trunk/; revision=10903
2008-03-02 12:33:32 +00:00
Eelco Dolstra
af40c15c30
* Use CPAN mirrors.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10806
2008-02-21 15:52:31 +00:00