Ludovic Courtès
ac8c173eb6
GnuTLS 2.10.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25081
2010-12-12 20:19:33 +00:00
Ludovic Courtès
c4756a5bb3
GNU libtasn1 2.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25079
2010-12-12 20:19:23 +00:00
Ludovic Courtès
12280e41b6
GNU Linear Programming Kit 4.45.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25078
2010-12-12 20:19:18 +00:00
Ludovic Courtès
209522e365
GNU Common C++ 1.8.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25077
2010-12-12 20:19:13 +00:00
Ludovic Courtès
ac09f5b42d
GNU ccRTP 1.7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25076
2010-12-12 20:19:08 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Eelco Dolstra
5b9427a829
* SQLite 3.7.4.
...
svn path=/nixpkgs/trunk/; revision=25049
2010-12-10 10:21:45 +00:00
Lluís Batlle i Rossell
2d3cf91094
Updating openssl according to a security advisory in their web page.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25039
2010-12-08 21:36:03 +00:00
Eelco Dolstra
528a471aa8
* apr-util updated to 1.3.10.
...
svn path=/nixpkgs/trunk/; revision=25000
2010-12-06 13:34:00 +00:00
Yury G. Kudryashov
eeda98a673
Remove qt-4.5
...
svn path=/nixpkgs/trunk/; revision=24991
2010-12-06 12:04:09 +00:00
Lluís Batlle i Rossell
1b62c9c061
I made changes to achieve a working cross-built gcc wrapper. Now,
...
"gcc45.hostDrv" works in the host system, together with libc, binutils, dynamic
linker, ...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24971
2010-12-04 21:45:37 +00:00
Lluís Batlle i Rossell
9af474ca72
Fixing a problem of nscd on (only) armv5tel (soft-float).
...
It gets linked to libgcc_s (shared lib) unless doing the trick I thought feasible of
telling 'configure' that the linker does not support "as-needed".
I found this reading their 'configure' script.
We don't want nscd linked to libgcc because that would make glibc dependant on the
previous gcc. This only happens on armv5tel, for the supported platforms.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24959
2010-12-02 22:23:15 +00:00
Lluís Batlle i Rossell
fca73ee251
Making directfb with more options, so it can be cross-built without X for example.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24926
2010-11-29 18:00:26 +00:00
Eelco Dolstra
009bfb702d
* Sync with the trunk.
...
svn path=/nixpkgs/branches/cve-2010-3856/; revision=24921
2010-11-29 16:03:36 +00:00
Evgeny Egorochkin
676562ac15
encfs: packaged. Patch by Ambrus Kaposi.
...
svn path=/nixpkgs/trunk/; revision=24900
2010-11-28 09:59:13 +00:00
Michael Raskin
94585b9776
Add CGUI library
...
svn path=/nixpkgs/trunk/; revision=24894
2010-11-27 19:38:34 +00:00
Michael Raskin
ec741fee8c
Adding Allegro library
...
svn path=/nixpkgs/trunk/; revision=24891
2010-11-27 18:31:05 +00:00
Lluís Batlle i Rossell
0e4c970d11
Updating from trunk - I hope I fixed the conflict around gettext - I left it as
...
it was before merging.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24876
2010-11-26 14:40:39 +00:00
Eelco Dolstra
16c34f2f6f
* SQLite 3.6.23.1.
...
svn path=/nixpkgs/trunk/; revision=24825
2010-11-23 18:01:33 +00:00
Michael Raskin
31b22ed108
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24820
2010-11-23 08:57:29 +00:00
Andres Löh
c2916439fe
Added multiplate.
...
svn path=/nixpkgs/trunk/; revision=24813
2010-11-22 15:19:23 +00:00
Rob Vermaas
a2df7f46ea
v8: no abort
...
svn path=/nixpkgs/trunk/; revision=24810
2010-11-22 14:32:43 +00:00
Rob Vermaas
1c86c832c1
add google v8 engine
...
svn path=/nixpkgs/trunk/; revision=24809
2010-11-22 14:23:06 +00:00
Eelco Dolstra
1af46c1160
* Qt doesn't build on Darwin.
...
svn path=/nixpkgs/trunk/; revision=24807
2010-11-22 12:45:59 +00:00
Michael Raskin
6af8a1debd
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24804
2010-11-22 11:39:42 +00:00
Lluís Batlle i Rossell
560b88b920
I forgot a patch I mentioned in the previous commit.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24779
2010-11-19 22:21:05 +00:00
Andres Löh
fcdc36c848
Added gtk-based plot capabilities for criterion.
...
svn path=/nixpkgs/trunk/; revision=24778
2010-11-19 19:34:41 +00:00
Rob Vermaas
db8748b170
added eclipse 3.6.1, maven3, szip
...
svn path=/nixpkgs/trunk/; revision=24772
2010-11-19 13:24:11 +00:00
Michael Raskin
f904e3c821
Brute-force fix; I cannot understand why GCC behaves in a complicated way, but there is a simple workaround
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24771
2010-11-19 13:12:13 +00:00
Lluís Batlle i Rossell
a98b72fb77
New glibc fix, this time for https://bugzilla.redhat.com/show_bug.cgi?id=651638
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24761
2010-11-18 22:59:57 +00:00
Lluís Batlle i Rossell
453150ae83
Adding another fix for glibc, for a security hole, suggested by niksnut.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24760
2010-11-18 20:33:29 +00:00
Lluís Batlle i Rossell
d7b494a2f4
Updating from trunk to get a security fix on openssl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24759
2010-11-18 20:00:39 +00:00
Eelco Dolstra
9d0330014e
* Patches for two critical Glibc vulnerabilities: CVE-2010-3847
...
($ORIGIN not ignored for setuid programs) and CVE-2010-3856
(arbitrary DSO loading via LD_AUDIT).
svn path=/nixpkgs/branches/cve-2010-3856/; revision=24755
2010-11-18 10:49:55 +00:00
Michael Raskin
d1f4ec332b
Quick-and-dirty insertion of missing include - we would fail on a platform without stat.h anyway
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24753
2010-11-18 10:16:54 +00:00
Evgeny Egorochkin
f9e49da793
openSSL: bump due to security issues
...
svn path=/nixpkgs/trunk/; revision=24751
2010-11-17 22:17:36 +00:00
Michael Raskin
fb58f74d82
Updating from trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Michael Raskin
2254567b31
Update farsight2 and enable python bindings
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24744
2010-11-17 16:27:48 +00:00
Andres Löh
7ad36d1940
Agda version bump to 2.2.8
...
svn path=/nixpkgs/trunk/; revision=24743
2010-11-17 16:00:33 +00:00
Andres Löh
fa79bbbc9a
Added the Haskell criterion package.
...
svn path=/nixpkgs/trunk/; revision=24741
2010-11-17 15:38:16 +00:00
Andres Löh
ad9d05d909
Version bump for leksah (plus dependencies). Now works with ghc-6.12.3.
...
svn path=/nixpkgs/trunk/; revision=24737
2010-11-17 14:48:12 +00:00
Michael Raskin
0cfdfadc73
Add gst-python
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24733
2010-11-17 13:11:41 +00:00
Rob Vermaas
de68a76cf8
added netcdf-4.1.1
...
svn path=/nixpkgs/trunk/; revision=24722
2010-11-17 10:05:46 +00:00
Michael Raskin
e59ddf7bcb
Update Cairo, Pixman; update FF4beta - still broken, cannot pass fresh cairo correctly to it yet
...
svn path=/nixpkgs/trunk/; revision=24714
2010-11-16 21:05:54 +00:00
Andres Löh
2482ad5215
darcs version-bumped to 2.5
...
svn path=/nixpkgs/trunk/; revision=24710
2010-11-16 13:14:50 +00:00
Andres Löh
bc1f04c744
Updated/added a number of Haskell libraries.
...
svn path=/nixpkgs/trunk/; revision=24700
2010-11-15 20:28:21 +00:00
Lluís Batlle i Rossell
7cde3a69cd
Updating the libedit build so it works fine with wide chars.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24693
2010-11-15 19:39:11 +00:00
Peter Simons
0460e3f2f7
Enable building of static libraries so that urweb can build statically
...
linked binaries.
svn path=/nixpkgs/trunk/; revision=24692
2010-11-15 17:47:36 +00:00
Evgeny Egorochkin
87d199330f
Libtorrent-rasterbar: fix license
...
svn path=/nixpkgs/trunk/; revision=24687
2010-11-15 09:52:52 +00:00
Evgeny Egorochkin
5029db2160
Spring RTS: packaged along with its deps and utils: libDevIL, libtorrent-rasterbar, spring-lobby.
...
svn path=/nixpkgs/trunk/; revision=24681
2010-11-13 07:47:04 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00