Eelco Dolstra
b88adf69c3
* socat updated to 1.7.1.2.
...
svn path=/nixpkgs/trunk/; revision=22252
2010-06-14 08:01:38 +00:00
Eelco Dolstra
cc27927f8a
* Hack to prevent the socat process from hanging the builder.
...
svn path=/nixpkgs/trunk/; revision=22251
2010-06-14 07:39:13 +00:00
Eelco Dolstra
88a5d8915a
* Support repeated mounting of the CIFS share. Necessary because the
...
mount tends to timeout if the host is heavily loaded.
svn path=/nixpkgs/trunk/; revision=22250
2010-06-14 00:18:54 +00:00
Eelco Dolstra
1f8e6d4814
* The -smb flag in QEMU/KVM is unreliable: it doesn't work without the
...
-no-kvm-irqchip flag, and on the Hydra machines only works on the
rather old KVM 76. So as a workaround, don't use -smb, but use
QEMU's "guestfwd" feature to forward 10.0.2.4:139 in the guest to a
Unix domain socket on the host connected to Samba.
* Use "cache=writeback" to improve performance a lot.
* Use "werror=report" to make QEMU crash instead of hang if the host
filesystem is full.
svn path=/nixpkgs/trunk/; revision=22249
2010-06-13 23:49:16 +00:00
Lluís Batlle i Rossell
9bf1c85983
Making larswm install the manpages.
...
svn path=/nixpkgs/trunk/; revision=22246
2010-06-13 19:33:18 +00:00
Lluís Batlle i Rossell
393ab9b252
Fixing an ortography error in the xoscope description.
...
svn path=/nixpkgs/trunk/; revision=22245
2010-06-13 19:32:32 +00:00
Lluís Batlle i Rossell
68c33b2fe1
Adding merkaartor (a qt-based openstreetmap editor)
...
svn path=/nixpkgs/trunk/; revision=22244
2010-06-13 19:32:04 +00:00
Lluís Batlle i Rossell
b1946eec91
Adding xoscope (oscilloscope for the sound card input, among others)
...
svn path=/nixpkgs/trunk/; revision=22242
2010-06-13 10:01:16 +00:00
Lluís Batlle i Rossell
9eb2cf4906
I forgot the licenses for llvm. Here they are.
...
svn path=/nixpkgs/trunk/; revision=22241
2010-06-12 22:30:09 +00:00
Lluís Batlle i Rossell
8db2f399d1
Changing clang derivation name from llvm-2.7 to clang-2.7. Clearer, I think.
...
svn path=/nixpkgs/trunk/; revision=22240
2010-06-12 22:14:43 +00:00
Lluís Batlle i Rossell
6bc2fcd511
Fixing the nixpkgs tarball build
...
Fixing the clang fetchsvn hash. I don't know why it does not match that given by nix-prefetch-svn, but
I set that given by nix-build.
svn path=/nixpkgs/trunk/; revision=22239
2010-06-12 22:01:41 +00:00
Lluís Batlle i Rossell
a4a34dd6e4
Moving dragonegg (gcc shared object plugin) into the llvm directory,
...
as I think it fits better there than in 'libraries'.
svn path=/nixpkgs/trunk/; revision=22238
2010-06-12 21:52:50 +00:00
Lluís Batlle i Rossell
684aa4b043
Removing llvm-gcc (gcc-4.2 only), because I think dragonegg outdates it (gcc-4.5.0 plugin).
...
svn path=/nixpkgs/trunk/; revision=22237
2010-06-12 21:52:45 +00:00
Lluís Batlle i Rossell
22a839c86d
Making clang build for llvm 2.7
...
(I've not tested the usage of c++ headers though, but it builds c and c++ simple programs)
svn path=/nixpkgs/trunk/; revision=22236
2010-06-12 21:52:39 +00:00
Lluís Batlle i Rossell
1babf6ea14
Cleaning a bit what I commited about llvm, and making dragonegg build.
...
If passing to gcc4.5 the compile flag: "-fplugin=dragonegg.so" it will use the llvm optimizers and
code generators.
In that previous commit I enabled link time optimization and plugin support in gcc 4.5.0
svn path=/nixpkgs/trunk/; revision=22235
2010-06-12 20:54:35 +00:00
Lluís Batlle i Rossell
e6ad625902
llvm update attempt + dragonegg
...
svn path=/nixpkgs/trunk/; revision=22234
2010-06-12 17:42:33 +00:00
Lluís Batlle i Rossell
7ac1e6a12b
Making the sheevaplug kernel have nfs4 server and client
...
svn path=/nixpkgs/trunk/; revision=22233
2010-06-12 17:42:17 +00:00
Lluís Batlle i Rossell
22b3336161
I had also to disable the tests for 'net' in go for it to build in chroot.
...
(I thought I had chroots enabled in my computer - I did not, hence so much commits)
svn path=/nixpkgs/trunk/; revision=22232
2010-06-12 11:45:30 +00:00
Lluís Batlle i Rossell
2ba5bba371
Disabling the http tests on go (fail on hydra)
...
svn path=/nixpkgs/trunk/; revision=22231
2010-06-12 11:31:39 +00:00
Lluís Batlle i Rossell
0530f43655
Updating go, and making the go expression work in both i686-linux and x86_64-linux.
...
svn path=/nixpkgs/trunk/; revision=22230
2010-06-12 11:21:20 +00:00
Lluís Batlle i Rossell
9ffa9fc87f
Updating autofs5. Using the upstream distribution system of tarball+patches,
...
instead of the Marc auto update system.
svn path=/nixpkgs/trunk/; revision=22229
2010-06-12 10:22:09 +00:00
Michael Raskin
0273c77148
A top-level entry for gosmore
...
svn path=/nixpkgs/trunk/; revision=22227
2010-06-11 22:37:47 +00:00
Michael Raskin
fb5e7e8096
Add gosmore, an application for viewing OpenStreetMap files
...
svn path=/nixpkgs/trunk/; revision=22226
2010-06-11 22:34:51 +00:00
Ludovic Courtès
2727c9dac4
GNU Gettext 0.18.1.1.
...
svn path=/nixpkgs/trunk/; revision=22222
2010-06-10 21:53:01 +00:00
Ludovic Courtès
fb40119931
GLPK 4.44.
...
svn path=/nixpkgs/trunk/; revision=22221
2010-06-10 21:52:56 +00:00
Ludovic Courtès
c91a0c873f
GNU Enscript 1.6.5.2.
...
svn path=/nixpkgs/trunk/; revision=22220
2010-06-10 21:52:52 +00:00
Ludovic Courtès
d3c213543d
GNU GSS 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=22219
2010-06-10 21:52:47 +00:00
Ludovic Courtès
0d3f98aa6d
GNU libtasn1 2.7.
...
svn path=/nixpkgs/trunk/; revision=22218
2010-06-10 21:52:43 +00:00
Ludovic Courtès
bfa48b65b1
GNU libidn 1.19.
...
svn path=/nixpkgs/trunk/; revision=22217
2010-06-10 21:52:38 +00:00
Ludovic Courtès
ccfa69e8b6
GNU gv 3.7.1.
...
svn path=/nixpkgs/trunk/; revision=22216
2010-06-10 21:52:34 +00:00
Ludovic Courtès
298b0ff43c
GNU Guile 1.9.11.
...
svn path=/nixpkgs/trunk/; revision=22215
2010-06-10 21:52:28 +00:00
Eelco Dolstra
8b18623656
* Updated bluez and obexd.
...
svn path=/nixpkgs/trunk/; revision=22211
2010-06-10 12:47:58 +00:00
Michael Raskin
4f6613b267
Update CouchDB (patch and tested by Cillian Deroiste)
...
svn path=/nixpkgs/trunk/; revision=22210
2010-06-10 12:41:39 +00:00
Eelco Dolstra
6dddd07402
* vmTools: don't use klibc anymore. Just use utillinux/bash/etc.
...
svn path=/nixpkgs/trunk/; revision=22209
2010-06-10 12:28:04 +00:00
Sander van der Burg
3e958eea23
Upgraded Nix unstable to version 0.16pre22206
...
svn path=/nixpkgs/trunk/; revision=22207
2010-06-10 10:48:30 +00:00
Eelco Dolstra
f7d0e3ac63
* Updated sysvinit to 2.88dsf.
...
svn path=/nixpkgs/trunk/; revision=22203
2010-06-09 21:48:51 +00:00
Eelco Dolstra
151c01959c
* Install the manpages of pidof and killall5.
...
svn path=/nixpkgs/trunk/; revision=22202
2010-06-09 18:03:00 +00:00
Michael Raskin
62e6ad4960
Add OpenSSL and VoIP support to Gajim
...
svn path=/nixpkgs/trunk/; revision=22194
2010-06-09 12:56:15 +00:00
Michael Raskin
e2d26fd6c3
Update Speex
...
svn path=/nixpkgs/trunk/; revision=22193
2010-06-09 12:55:22 +00:00
Lluís Batlle i Rossell
a9414f4260
Updatin feh.
...
This fixes a bug I reported: the last line or column were often not shown, scrolling or zooming.
svn path=/nixpkgs/trunk/; revision=22190
2010-06-09 08:42:30 +00:00
Armijn Hemel
1f9754bf07
update to 4.6.3, will let the buildfarm test
...
svn path=/nixpkgs/trunk/; revision=22185
2010-06-08 13:01:44 +00:00
Armijn Hemel
d06817b6da
update to 2.8.5
...
svn path=/nixpkgs/trunk/; revision=22184
2010-06-08 13:00:18 +00:00
Michael Raskin
e4d8ca690c
Updating Asymptote
...
svn path=/nixpkgs/trunk/; revision=22183
2010-06-08 12:52:36 +00:00
David Guibert
c6b05c7164
aufs2: patch for kernel 2.6.34
...
svn path=/nixpkgs/trunk/; revision=22178
2010-06-08 06:29:02 +00:00
David Guibert
8ce884b7e1
dmenu: version 4.1.1
...
svn path=/nixpkgs/trunk/; revision=22177
2010-06-08 06:20:06 +00:00
David Guibert
960e2d2a84
gparted: fix url
...
svn path=/nixpkgs/trunk/; revision=22176
2010-06-08 06:20:03 +00:00
Marc Weber
47046e66c4
update lvm2 (this time not using latest version because I hope this is more stable and won't be removed that fast..
...
svn path=/nixpkgs/trunk/; revision=22175
2010-06-08 05:44:04 +00:00
Lluís Batlle i Rossell
23b1430ec5
Updating dwm
...
svn path=/nixpkgs/trunk/; revision=22171
2010-06-07 14:44:15 +00:00
Rob Vermaas
7a4356b7e9
typo
...
svn path=/nixpkgs/trunk/; revision=22170
2010-06-07 14:24:57 +00:00
Rob Vermaas
94356324f5
antbuild: added 2 arguments, antbuildinputs (all jars are added to classpath) and buildfile (for different location of build.xml)
...
svn path=/nixpkgs/trunk/; revision=22169
2010-06-07 13:58:13 +00:00