Ludovic Courtès
93c4507257
Add ImageMagick mirrors, suggested by Nicolas Pierron.
...
svn path=/nixpkgs/trunk/; revision=10717
2008-02-17 19:02:56 +00:00
Tobias Hammerschmidt
ad73224657
rxvt-unicode version 9.02, disabled embedded perl interpreter
...
svn path=/nixpkgs/trunk/; revision=10716
2008-02-17 18:40:53 +00:00
Ludovic Courtès
5f8dd658cb
Add BitlBee, an IRC to other chat networks gateway.
...
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Ludovic Courtès
4d86923c62
Add GNU Arch (tla).
...
svn path=/nixpkgs/trunk/; revision=10714
2008-02-17 13:44:30 +00:00
Ludovic Courtès
3e7da32582
Flex 2.5.34.
...
svn path=/nixpkgs/trunk/; revision=10713
2008-02-16 19:12:55 +00:00
Ludovic Courtès
a2339db1b1
Libtool: Use `mirror://'.
...
svn path=/nixpkgs/trunk/; revision=10712
2008-02-15 21:47:55 +00:00
Ludovic Courtès
fdd7bdb6dc
GNU Libtool 1.5.26.
...
svn path=/nixpkgs/trunk/; revision=10711
2008-02-15 21:25:44 +00:00
Ludovic Courtès
9c3c9f94e5
Add Guile-Lint, a syntax and semantics checker for GNU Guile.
...
svn path=/nixpkgs/trunk/; revision=10710
2008-02-15 16:30:33 +00:00
Ludovic Courtès
4fd7a30a36
Improve Lout package: improved directory layout, and documentation is now installed.
...
svn path=/nixpkgs/trunk/; revision=10708
2008-02-15 13:42:24 +00:00
Michael Raskin
2a087141cb
Ported replace renaming to replace-literal to avoid conflict with MySQL package supplying own tool with name replace.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10704
2008-02-15 11:14:40 +00:00
Marc Weber
4122366233
added zlib support to PHP
...
svn path=/nixpkgs/trunk/; revision=10703
2008-02-15 11:12:56 +00:00
Eelco Dolstra
4b009da5fd
* Jetty 5.1.12 (couldn't get 5.1.14 to work quickly).
...
svn path=/nixpkgs/trunk/; revision=10702
2008-02-15 10:56:31 +00:00
Ludovic Courtès
cc3ab45e92
Add XLockmore, a screen locker for X11.
...
Currently, password authentication doesn't work.
svn path=/nixpkgs/trunk/; revision=10701
2008-02-15 10:40:20 +00:00
Michael Raskin
ca34aa0514
Forward port of lib
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10700
2008-02-15 08:41:31 +00:00
Eelco Dolstra
8022e84568
* Postgresql 8.3.0.
...
svn path=/nixpkgs/trunk/; revision=10699
2008-02-15 07:08:05 +00:00
Eelco Dolstra
a9281eae63
* Put the static files for the Subversion service in a separate directory.
...
svn path=/nixos/trunk/; revision=10697
2008-02-14 20:59:04 +00:00
Michael Raskin
d607e902af
Forward port: ccache, FF3b3
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10694
2008-02-14 20:18:07 +00:00
Eelco Dolstra
7563d6e144
svn path=/nixos/trunk/; revision=10693
2008-02-14 20:14:57 +00:00
Eelco Dolstra
a06b51f895
svn path=/nixos/trunk/; revision=10692
2008-02-14 19:47:17 +00:00
Marc Weber
86ec66baa1
added missing arguments, and fixed things due to changse ins ghcsAndLibs
...
svn path=/nixpkgs/trunk/; revision=10690
2008-02-14 14:41:17 +00:00
Eelco Dolstra
ffd96f07fe
svn path=/nixos/trunk/; revision=10689
2008-02-14 14:29:21 +00:00
Eelco Dolstra
b9d01830d3
* In a vhost, merge in the robots.txt for the main server.
...
svn path=/nixos/trunk/; revision=10688
2008-02-14 14:14:39 +00:00
Ludovic Courtès
dbc5fb085c
Add Aspell Esperanto dictionary.
...
svn path=/nixpkgs/trunk/; revision=10687
2008-02-14 13:39:03 +00:00
Eelco Dolstra
44fceb9c4d
svn path=/nixos/trunk/; revision=10686
2008-02-14 13:37:09 +00:00
Eelco Dolstra
329cf0523e
* Doh.
...
svn path=/nixpkgs/trunk/; revision=10685
2008-02-14 13:34:55 +00:00
Eelco Dolstra
94937ba2aa
* Support for declaring virtual hosts, like
...
httpd = {
...
virtualHosts = [
{ hostName = "foo";
documentRoot = "/data/webroot-foo";
...
}
{ hostName = "bar";
documentRoot = "/data/webroot-bar";
...
}
];
};
Each virtual host can specify almost any option also permitted in
the top-level httpd configuration.
svn path=/nixos/trunk/; revision=10682
2008-02-14 13:20:26 +00:00
Eelco Dolstra
3be8e7c28e
* Function concatMapStrings.
...
svn path=/nixpkgs/trunk/; revision=10681
2008-02-14 13:16:22 +00:00
Ludovic Courtès
bfbe92236a
Remove remaining `abort ()'.
...
svn path=/nixos/trunk/; revision=10680
2008-02-14 11:44:54 +00:00
Ludovic Courtès
bdc729ea6c
Use assert (!C)' instead of
if (C) abort ();' in setuid wrappers.
...
svn path=/nixos/trunk/; revision=10679
2008-02-14 11:08:06 +00:00
Eelco Dolstra
a05d842575
* Close fdSelf.
...
svn path=/nixos/trunk/; revision=10678
2008-02-14 10:56:14 +00:00
Eelco Dolstra
ec88df39cc
svn path=/nixpkgs/trunk/; revision=10677
2008-02-14 10:50:24 +00:00
Eelco Dolstra
a65d6f9f59
* Emacs expects an alias called "nederlands" (not "dutch"), so provide
...
it.
svn path=/nixpkgs/trunk/; revision=10676
2008-02-14 10:26:17 +00:00
Eelco Dolstra
f6fce91cb2
* Allow httpd subservices to declare options locally.
...
* Allow multiple instantiations of a subservice (for instance,
multiple Subversion subservices in the same Apache server).
svn path=/nixos/trunk/; revision=10675
2008-02-14 09:54:25 +00:00
Ludovic Courtès
33f34e2092
Don't define ASPELL_EXTRA_DICT_DIRS', use
ASPELL_CONF' instead.
...
svn path=/nixos/trunk/; revision=10673
2008-02-14 09:41:34 +00:00
Ludovic Courtès
3925367ca2
Aspell: Use the `ASPELL_CONF' environment variable instead of patching Aspell.
...
A related change in `/etc/profile' will be checked in in the NixOS repository.
svn path=/nixpkgs/trunk/; revision=10672
2008-02-14 09:40:28 +00:00
Eelco Dolstra
18123c08ca
* Refactoring.
...
svn path=/nixos/trunk/; revision=10671
2008-02-14 07:42:52 +00:00
Marc Weber
d884e1d0a6
fix c -> Cabal-1.2.3.0 the lib is found again
...
svn path=/nixpkgs/trunk/; revision=10669
2008-02-13 21:21:20 +00:00
Michael Raskin
80612bff71
Stupid mistake in all-packages.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10668
2008-02-13 21:19:04 +00:00
Michael Raskin
c00c50e104
Added ncursesFun for overriding.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10667
2008-02-13 21:05:52 +00:00
Michael Raskin
d3c40ba120
Added ncursesFun for overriding.
...
svn path=/nixpkgs/trunk/; revision=10666
2008-02-13 21:05:37 +00:00
Tobias Hammerschmidt
b16c62cc0c
update to Wesnoth 1.3.16 aka 1.4-beta3
...
svn path=/nixpkgs/trunk/; revision=10665
2008-02-13 21:01:37 +00:00
Eelco Dolstra
89815eb9a0
* gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
...
user environment. (NIXPKGS-63)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10664
2008-02-13 19:41:37 +00:00
Eelco Dolstra
6e3afdf7da
* Wine 0.9.55.
...
svn path=/nixpkgs/trunk/; revision=10663
2008-02-13 19:22:41 +00:00
Eelco Dolstra
908d8286ce
* Add --disable-dependency-tracking to the configure flags if
...
possible. This should speed up builds a bit. (Suggested by Ludovic
Courtès.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10662
2008-02-13 18:27:19 +00:00
Ludovic Courtès
5ff8f11d54
Update Git to 1.5.4.1.
...
svn path=/nixpkgs/trunk/; revision=10661
2008-02-13 16:50:59 +00:00
Ludovic Courtès
e1f2b15c70
Add GKrellM, a graphical system monitor.
...
svn path=/nixpkgs/trunk/; revision=10660
2008-02-13 16:38:33 +00:00
Ludovic Courtès
59a2df56b4
Add WordNet, a lexical database for English.
...
svn path=/nixpkgs/trunk/; revision=10659
2008-02-13 14:26:01 +00:00
Eelco Dolstra
5f45fb3ae9
* substitute() in stdenv: use the replace program instead of awful
...
sed hackery.
* Some indentation fixes in setup.sh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Marc Weber
fe5caa2f0f
modified improved hasktags (can be removed when my changes are merged into ghc)
...
improved ghcs expression file Now you have tags for all libraries.
I still have to work on speed
svn path=/nixpkgs/trunk/; revision=10657
2008-02-13 11:15:08 +00:00
Eelco Dolstra
9b81f2ae65
* Firefox 3 beta 3.
...
svn path=/nixpkgs/trunk/; revision=10656
2008-02-13 10:36:53 +00:00