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
Eelco Dolstra
65866dc7c2
* Added DB_File (dbmmanage needs it).
...
svn path=/nixpkgs/trunk/; revision=10630
2008-02-12 08:42:56 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
baa010bce4
* Fix the preHook.
...
svn path=/nixpkgs/trunk/; revision=8302
2007-03-16 14:41:31 +00:00
Eelco Dolstra
0a107102ad
* Fix the XML::Parser build hook.
...
svn path=/nixpkgs/trunk/; revision=8280
2007-03-13 13:38:33 +00:00
Eelco Dolstra
1f5bdf1f58
* Email::Send and dependencies.
...
svn path=/nixpkgs/trunk/; revision=8279
2007-03-13 13:32:49 +00:00
Eelco Dolstra
6e6624f4c5
* Perl generic builder: set nix-support/propagated-user-env-packages
...
to the propagated build inputs as a convenience to people who want
to install Perl packages into their user environments.
svn path=/nixpkgs/trunk/; revision=8278
2007-03-13 13:32:17 +00:00
Eelco Dolstra
9f898a586b
* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
...
can't assume that it will live forever).
svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Rob Vermaas
b9854645d3
0.26 -> 0.27
...
svn path=/nixpkgs/trunk/; revision=4517
2006-01-08 15:10:23 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Armijn Hemel
b2b4f4960f
add a few modules (needed for OOo)
...
svn path=/nixpkgs/trunk/; revision=4138
2005-10-26 10:57:26 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
94ba0a0995
* Fix Berkeley DB Perl bindings.
...
svn path=/nixpkgs/trunk/; revision=2491
2005-04-05 14:10:16 +00:00
Eelco Dolstra
8a282aa46c
* Set PERL5LIB automatically in the Perl setup hook.
...
* Remove explicit setting of PERL5LIB.
* Use the generic Perl builder for the BerkeleyDB and XML::Parser
modules.
* Prefix all names of Perl modules with `perl-' (in the generic Perl
builder).
svn path=/nixpkgs/trunk/; revision=2365
2005-03-10 12:49:37 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
ba6f269bf5
* Qt: add optional support for MySQL.
...
* MythTV: the setup program works :-).
* Added XmlTV. This requires a huge number of Perl modules, so...
* Added a generic builder for Perl modules. I'm lazy so the modules
are defined directly in all-packages-generic.nix. The generic
builder also patches Perl scripts to include a hard-coded Perl
module search path (i.e., similar to an RPATH in ELF executables).
svn path=/nixpkgs/trunk/; revision=2083
2005-01-22 00:19:27 +00:00