Commit Graph

12498 Commits

Author SHA1 Message Date
Eelco Dolstra
6ff77b7f6c * tcpdump 4.1.1.
svn path=/nixpkgs/trunk/; revision=24919
2010-11-29 15:25:07 +00:00
Peter Simons
b173267123 pkgs/development/interpreters/r-lang: cosmetic improvements to package description, etc.
svn path=/nixpkgs/trunk/; revision=24914
2010-11-29 11:13:03 +00:00
Peter Simons
9d4fb7d641 pkgs/development/interpreters/r-lang: updated to version 2.12.0
svn path=/nixpkgs/trunk/; revision=24913
2010-11-29 11:12:43 +00:00
Eelco Dolstra
c7e8b01323 * Subversion 1.6.15.
svn path=/nixpkgs/trunk/; revision=24912
2010-11-29 09:54:37 +00:00
Eelco Dolstra
9feaa9db94 * Linux 2.6.32.26.
svn path=/nixpkgs/trunk/; revision=24911
2010-11-29 09:52:50 +00:00
Eelco Dolstra
aa01c8abd6 * Added xdelta.
svn path=/nixpkgs/trunk/; revision=24907
2010-11-28 16:37:48 +00:00
Michael Raskin
b01f33c2b8 Update gajim
svn path=/nixpkgs/trunk/; revision=24906
2010-11-28 13:46:32 +00:00
Michael Raskin
a095746651 Add stardust
svn path=/nixpkgs/trunk/; revision=24905
2010-11-28 13:16:47 +00:00
Tobias Hammerschmidt
1db5a9df76 added tmux
svn path=/nixpkgs/trunk/; revision=24904
2010-11-28 12:38:35 +00:00
Evgeny Egorochkin
b909a4ce76 Virtualbox guest additions: fix runtime dep on which. Patch by Rohan Hart.
svn path=/nixpkgs/trunk/; revision=24903
2010-11-28 10:14:07 +00:00
Evgeny Egorochkin
51492e5533 openbox: packaged. Patch by rixed@happyleptic.org.
svn path=/nixpkgs/trunk/; revision=24902
2010-11-28 10:07:49 +00:00
Evgeny Egorochkin
4d715b2e53 kmplayer: version bump
svn path=/nixpkgs/trunk/; revision=24901
2010-11-28 10:04:41 +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
Evgeny Egorochkin
b89f2ef1e4 system-config-printer: fix runtime errors. Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=24899
2010-11-28 09:46:51 +00:00
Evgeny Egorochkin
a729c92721 Chromium: fix deps and clean up. Patch by Cillian de Róiste.
svn path=/nixpkgs/trunk/; revision=24898
2010-11-28 09:27:45 +00:00
Evgeny Egorochkin
5e994b9153 ekiga: fix build failure. Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=24897
2010-11-28 09:21:36 +00:00
Evgeny Egorochkin
db4b283fd1 ati-drivers: version bump. Patch by: Cillian de Róiste.
svn path=/nixpkgs/trunk/; revision=24896
2010-11-28 09:17:42 +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
Michael Raskin
94585b9776 Add CGUI library
svn path=/nixpkgs/trunk/; revision=24894
2010-11-27 19:38:34 +00:00
Michael Raskin
e5137b9bbf Adding atanks
svn path=/nixpkgs/trunk/; revision=24893
2010-11-27 19:18:22 +00:00
Michael Raskin
961c737634 Update Wine
svn path=/nixpkgs/trunk/; revision=24892
2010-11-27 18:41:49 +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
ab419e9f86 Adding support for job control in bash cross-building, because otherwise it does not get built.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24890
2010-11-27 15:49:43 +00:00
Michael Raskin
484a795b42 Update Xneur to 0.11.1
svn path=/nixpkgs/trunk/; revision=24889
2010-11-27 12:59:55 +00:00
Lluís Batlle i Rossell
c1dc539303 Fixing the sysvinit crossbuild (now yes)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24885
2010-11-26 20:08:14 +00:00
Tobias Hammerschmidt
57c1632f11 added flvstreamer
svn path=/nixpkgs/trunk/; revision=24884
2010-11-26 20:04:07 +00:00
Tobias Hammerschmidt
b8941c934a added myself to maintainers
svn path=/nixpkgs/trunk/; revision=24883
2010-11-26 19:16:31 +00:00
Lluís Batlle i Rossell
614c40a1e1 Adding the 'gzip' dependency to lynx (important cross-building).
Otherwise, on a cross-built lynx, it cannot gunzip pages that came in gzip-compressed.
(It was calling the host gzip, a lynx dependency, before)


svn path=/nixpkgs/branches/stdenv-updates/; revision=24882
2010-11-26 18:43:55 +00:00
Lluís Batlle i Rossell
f3beeca924 Fixing fbtermStdenv for cross building
svn path=/nixpkgs/branches/stdenv-updates/; revision=24881
2010-11-26 18:35:50 +00:00
Lluís Batlle i Rossell
e18cbe33e6 Adding a fbterm variant building with stdenv to get cross-build-ability
(I want it in the nanonote)


svn path=/nixpkgs/branches/stdenv-updates/; revision=24880
2010-11-26 17:56:23 +00:00
Lluís Batlle i Rossell
5103335a61 Making gpm crossbuild
svn path=/nixpkgs/branches/stdenv-updates/; revision=24879
2010-11-26 17:55:22 +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
Lluís Batlle i Rossell
7ff9a49929 Making halt and shutdown work fine in sysvinit (they had hardcoded /sbin, and
now I hardcode $out/sbin)
I also remove a patch I don't know what was it for.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24874
2010-11-26 14:34:29 +00:00
Lluís Batlle i Rossell
cbb3b6f1dc Making fossil crossbuilt (I think I meant that in a previous commiit, but I
ended up committing something screwed up)


svn path=/nixpkgs/branches/stdenv-updates/; revision=24873
2010-11-26 14:33:30 +00:00
Lluís Batlle i Rossell
5387036c50 Adding php 5.2 (5.3 does not build on arm), although not the default in the attribute 'php'.
svn path=/nixpkgs/trunk/; revision=24872
2010-11-26 14:26:15 +00:00
Lluís Batlle i Rossell
e571333232 Making ts and tm crossbuild
svn path=/nixpkgs/branches/stdenv-updates/; revision=24870
2010-11-26 14:12:10 +00:00
Rob Vermaas
0c455b53ac gettext, now properly
svn path=/nixpkgs/trunk/; revision=24869
2010-11-26 12:38:42 +00:00
Rob Vermaas
b37f799732 gettext, now properly
svn path=/nixpkgs/branches/stdenv-updates/; revision=24868
2010-11-26 12:38:09 +00:00
Rob Vermaas
8d9d42f773 add gettext_0_17, gettext_0_18 aliases to gettext, preparation for stdenv merge, concerning gnu hydra build configuration
svn path=/nixpkgs/branches/stdenv-updates/; revision=24867
2010-11-26 12:34:46 +00:00
Rob Vermaas
4db5a0b5a9 add gettext_0_17 alias to gettext, preparation for stdenv merge, concerning gnu hydra build configuration
svn path=/nixpkgs/trunk/; revision=24866
2010-11-26 12:33:48 +00:00
Lluís Batlle i Rossell
b44c4a88e8 Setting me as maintainer of qemu, and telling hydra to build it (heavy package)
svn path=/nixpkgs/trunk/; revision=24861
2010-11-25 22:01:24 +00:00
Lluís Batlle i Rossell
4018d18e96 Committing patch adding verilog from Antonio Vargas Gonzalez
From his original, I adapted some spacing, and removed the release.nix reference
(superfluous having set meta.platforms)

svn path=/nixpkgs/trunk/; revision=24860
2010-11-25 22:01:14 +00:00
Eelco Dolstra
5b89031ff5 * nfs-utils updated to 1.2.3.
svn path=/nixpkgs/trunk/; revision=24857
2010-11-25 15:59:08 +00:00
Ludovic Courtès
c50a240e3d xtrace 1.0.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24854
2010-11-25 09:38:28 +00:00
Lluís Batlle i Rossell
1cb59660e0 Removing valgrind patches, as we got a recent valgrind already.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24853
2010-11-25 09:32:12 +00:00
Lluís Batlle i Rossell
d910fcbcee Making bash and kbd cross-build
svn path=/nixpkgs/branches/stdenv-updates/; revision=24851
2010-11-25 09:14:56 +00:00
Lluís Batlle i Rossell
5007314654 Updating busybox
svn path=/nixpkgs/branches/stdenv-updates/; revision=24850
2010-11-25 09:05:04 +00:00
Sander van der Burg
2549fea1bb Upgraded pidgin to version 2.7.7
svn path=/nixpkgs/trunk/; revision=24844
2010-11-24 21:58:52 +00:00
Michael Raskin
5af12418ef Pass parameters with correct arch to DF
svn path=/nixpkgs/trunk/; revision=24843
2010-11-24 20:05:43 +00:00
Michael Raskin
81fd05cdd3 Dwarf fortress asserts the need for i686-linux; give it to it even on amd64
svn path=/nixpkgs/trunk/; revision=24842
2010-11-24 20:02:35 +00:00
Michael Raskin
b2ea1f5e0d Do not inherit missing version attribute
svn path=/nixpkgs/trunk/; revision=24841
2010-11-24 13:53:11 +00:00
Michael Raskin
823f34a075 Adding Anonymous Pro font
svn path=/nixpkgs/trunk/; revision=24840
2010-11-24 11:51:50 +00:00
Michael Raskin
a94fc3966d Add inconsolata font
svn path=/nixpkgs/trunk/; revision=24839
2010-11-24 11:19:38 +00:00
Yury G. Kudryashov
0dcd86ef0f Make kdebindings compile with newer sip
svn path=/nixpkgs/trunk/; revision=24838
2010-11-24 10:49:34 +00:00
Yury G. Kudryashov
8f07ddbdbb PyQt-4.8.1
svn path=/nixpkgs/trunk/; revision=24837
2010-11-24 10:48:25 +00:00
Yury G. Kudryashov
e02f6ba5f3 Update python-sip
svn path=/nixpkgs/trunk/; revision=24836
2010-11-24 10:47:48 +00:00
Lluís Batlle i Rossell
794b722cca Making sysvinit and mingetty crossbuild
svn path=/nixpkgs/branches/stdenv-updates/; revision=24829
2010-11-23 20:47:23 +00:00
Lluís Batlle i Rossell
df8db9a701 Making the nanonote uboot not start the default console in ttyS0, but in tty0
instead.
It's more comfortable for those not having a serial line attached to it.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24828
2010-11-23 20:46:45 +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
Michael Raskin
9813c8feb6 Adding untie - a tool for manipulating namespaces
svn path=/nixpkgs/trunk/; revision=24819
2010-11-23 07:52:57 +00:00
Michael Raskin
6162fffede Adding IOtop
svn path=/nixpkgs/trunk/; revision=24818
2010-11-23 07:46:18 +00:00
Michael Raskin
3c452363ce Use a patch to fix make 3.82 build of Coq
svn path=/nixpkgs/branches/stdenv-updates/; revision=24817
2010-11-23 05:54:58 +00:00
Michael Raskin
293704a6f8 Fix the makefile
svn path=/nixpkgs/branches/stdenv-updates/; revision=24816
2010-11-22 23:16:05 +00:00
Lluís Batlle i Rossell
8cd20e6f61 Adding valkyrie, a frontend for some valgrind 3.6 tools.
svn path=/nixpkgs/trunk/; revision=24815
2010-11-22 19:10:15 +00:00
Andres Löh
c2916439fe Added multiplate.
svn path=/nixpkgs/trunk/; revision=24813
2010-11-22 15:19:23 +00:00
Rob Vermaas
5f0674d59d update java-front
svn path=/nixpkgs/trunk/; revision=24812
2010-11-22 14:51:25 +00:00
Rob Vermaas
70408359ca update ecj version
svn path=/nixpkgs/trunk/; revision=24811
2010-11-22 14:50:52 +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
Peter Simons
eb7e848f4b subversion: enable key-chain services on Darwin to fix pysvn build
svn path=/nixpkgs/trunk/; revision=24805
2010-11-22 12:01:45 +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
e8320167d2 Updating valgrind to 3.6.0
svn path=/nixpkgs/trunk/; revision=24803
2010-11-22 09:03:22 +00:00
Tobias Hammerschmidt
b9a1196479 jdk5 updated to 1.5.22
svn path=/nixpkgs/trunk/; revision=24802
2010-11-22 08:58:00 +00:00
Michael Raskin
6a9414d938 Adding dd_rescue - this is not the same as GNU ddrescue which has not been updated for a long time
svn path=/nixpkgs/trunk/; revision=24801
2010-11-22 08:40:10 +00:00
Lluís Batlle i Rossell
7715dc2beb Updating busybox.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24800
2010-11-21 20:39:52 +00:00
Lluís Batlle i Rossell
13a8b34a81 Fix for a syscall restart bug on linux-mips
svn path=/nixpkgs/branches/stdenv-updates/; revision=24791
2010-11-21 15:26:36 +00:00
Lluís Batlle i Rossell
c1620ef552 Fixing a stdenv problem... 'binutils' where linked with zlib from
bootstrap-tools, because zlib was there and binutils were not having an
explicit buildInput for zlib. Due to that, we ended up with stdenv
(gcc-wrapper) depending on bootstrap-tools as runtime dependency.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24790
2010-11-21 14:29:20 +00:00
Michael Raskin
ea00506f53 Update mupdf
svn path=/nixpkgs/branches/stdenv-updates/; revision=24786
2010-11-20 21:01:18 +00:00
Michael Raskin
7195b61a31 Update Wireshark
svn path=/nixpkgs/branches/stdenv-updates/; revision=24785
2010-11-20 20:51:29 +00:00
Lluís Batlle i Rossell
79c06ac912 Updating qemu
svn path=/nixpkgs/trunk/; revision=24784
2010-11-20 14:48:23 +00:00
Evgeny Egorochkin
65b669feb8 VirtualBox: fix i686 compilation
svn path=/nixpkgs/trunk/; revision=24783
2010-11-20 10:41:53 +00:00
Lluís Batlle i Rossell
331f7efbf5 Updating the fossil license (they changed it to BSD some months ago)
svn path=/nixpkgs/trunk/; revision=24782
2010-11-19 23:10:49 +00:00
Lluís Batlle i Rossell
25423cc546 Making hydra build fossil
svn path=/nixpkgs/trunk/; revision=24781
2010-11-19 23:10:45 +00:00
Lluís Batlle i Rossell
0d38f21c73 Making the fossil build do the check phase.
svn path=/nixpkgs/trunk/; revision=24780
2010-11-19 23:10:41 +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
Andres Löh
d233819021 Bumped ghc-7.0.1 from rc2 to released version.
svn path=/nixpkgs/trunk/; revision=24770
2010-11-19 13:05:39 +00:00
Lluís Batlle i Rossell
5062aa0be0 Updating fossil.
svn path=/nixpkgs/trunk/; revision=24769
2010-11-19 13:03:35 +00:00
Eelco Dolstra
165a3df7f5 * Update nixSqlite.
svn path=/nixpkgs/trunk/; revision=24764
2010-11-19 10:39:48 +00:00
Russell O'Connor
63321806b4 Updating pygobject to latest version
svn path=/nixpkgs/trunk/; revision=24763
2010-11-19 04:09:22 +00:00
Michael Raskin
9d124b1c70 Fix DrGeo build
svn path=/nixpkgs/branches/stdenv-updates/; revision=24762
2010-11-19 04:07:34 +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
cf8b8064ad * Added python-magic.
svn path=/nixpkgs/trunk/; revision=24758
2010-11-18 16:58:18 +00:00
Sander van der Burg
239c243b0e Updated vice to version 2.2
svn path=/nixpkgs/trunk/; revision=24756
2010-11-18 13:59:25 +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
Michael Raskin
a238d43cff Skip tests - network ones fail
svn path=/nixpkgs/branches/stdenv-updates/; revision=24752
2010-11-18 10:16:16 +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
Evgeny Egorochkin
61e9a549f6 cmus: packaged. Patch by Paul van der Walt <nix@denknerd.nl>.
svn path=/nixpkgs/trunk/; revision=24739
2010-11-17 15:20:57 +00:00
Peter Simons
63f114c3dd This patch adds the cmus console music player.
svn path=/nixpkgs/trunk/; revision=24738
2010-11-17 15:03:12 +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
Michael Raskin
c308846055 Ignore the utime issue - tell tar we do not care about times in the first place
svn path=/nixpkgs/branches/stdenv-updates/; revision=24729
2010-11-17 12:45:14 +00:00
Ludovic Courtès
44c11bdf47 Fiddle with priorities to provide a smoother upgrade path.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24726
2010-11-17 10:43:04 +00:00
Ludovic Courtès
d3c50a23f4 SuperTuxKart: Use GNU Make 3.81.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24725
2010-11-17 10:43:00 +00:00
Ludovic Courtès
ad1c12d756 Aumix: Update the tarball URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24724
2010-11-17 10:42:57 +00:00
Ludovic Courtès
8729f86924 qtpfsgui: Use fftw3 single-precision.
Thanks to Lluís Batlle!

svn path=/nixpkgs/branches/stdenv-updates/; revision=24723
2010-11-17 10:42:53 +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
2d574a718a Mike Firefox 4.0 beta 7 build
svn path=/nixpkgs/trunk/; revision=24719
2010-11-17 09:34:21 +00:00
Michael Raskin
bbcc101bce Work around -lpthread dependencies
svn path=/nixpkgs/trunk/; revision=24718
2010-11-17 08:59:10 +00:00
Russell O'Connor
c8b990398a Bumping default Haddock version to 2.7.2
svn path=/nixpkgs/trunk/; revision=24717
2010-11-17 00:21:50 +00:00
Russell O'Connor
7f27566ef5 Adding wrapper to get users packages
Haddock calls directly into ghclib by passing our carefully crafted ghc-wrapper.
This means that haddock needs to be wrapped itself, which this patch does.

svn path=/nixpkgs/trunk/; revision=24716
2010-11-17 00:18:39 +00:00
Michael Raskin
52ea4804e2 Correctly override cairo for firefox 4.0 beta
svn path=/nixpkgs/trunk/; revision=24715
2010-11-16 23:19:08 +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
Peter Simons
d3d18bca23 Advance version of Racket.
svn path=/nixpkgs/trunk/; revision=24713
2010-11-16 17:31:21 +00:00
Andres Löh
b6c5e88b1a No longer build darcs with ghc-6.10.4.
svn path=/nixpkgs/trunk/; revision=24711
2010-11-16 14:21:49 +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
Eelco Dolstra
1761d5a53a * Latest Firefox, Thunderbird.
svn path=/nixpkgs/trunk/; revision=24708
2010-11-16 12:37:28 +00:00
Michael Raskin
c5bb72d0da Add autogen.sh phase
svn path=/nixpkgs/trunk/; revision=24706
2010-11-16 07:38:33 +00:00
Michael Raskin
1b4fe21978 Use FPC 2.4.0 for Lazarus
svn path=/nixpkgs/trunk/; revision=24705
2010-11-15 21:10:18 +00:00
Michael Raskin
66d71d2e18 Restore fpc 2.4.0 - needed for Lazarus
svn path=/nixpkgs/trunk/; revision=24704
2010-11-15 21:09:58 +00:00
Michael Raskin
4c4b783a10 Fix typo
svn path=/nixpkgs/trunk/; revision=24703
2010-11-15 20:36:50 +00:00
Michael Raskin
8a93e97370 Fix Lazarus version specification
svn path=/nixpkgs/trunk/; revision=24702
2010-11-15 20:29:20 +00:00
Andres Löh
feecbd4ee3 Trying to fix priorities of various GHC/Haskell package versions.
svn path=/nixpkgs/trunk/; revision=24701
2010-11-15 20:28:42 +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
Michael Raskin
84de039c9e Update FPC
svn path=/nixpkgs/trunk/; revision=24699
2010-11-15 20:26:06 +00:00
Lluís Batlle i Rossell
b9c159416c Adding keepnote
svn path=/nixpkgs/trunk/; revision=24695
2010-11-15 19:44:53 +00:00
Lluís Batlle i Rossell
5d090f37a0 Updating the putty hash of the svn rev. Somehow it gives now a different hash of what there was.
I don't understand why. Maybe I had committed a broken hash from the very beginning.

svn path=/nixpkgs/trunk/; revision=24694
2010-11-15 19:44:40 +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
Michael Raskin
2c4ed8b7ce Add new dependencies
svn path=/nixpkgs/trunk/; revision=24691
2010-11-15 12:39:50 +00:00
Michael Raskin
48c24ab774 Update Veracity
svn path=/nixpkgs/trunk/; revision=24690
2010-11-15 12:10:26 +00:00
Evgeny Egorochkin
ecf54a3e6b lshw: disable gui by default since it's ugly.
svn path=/nixpkgs/trunk/; revision=24689
2010-11-15 10:12:55 +00:00
Evgeny Egorochkin
b9b7665edd lshw: Packaged
svn path=/nixpkgs/trunk/; revision=24688
2010-11-15 09:52:57 +00:00
Evgeny Egorochkin
87d199330f Libtorrent-rasterbar: fix license
svn path=/nixpkgs/trunk/; revision=24687
2010-11-15 09:52:52 +00:00
Michael Raskin
ed7bb66d5a Update Vala
svn path=/nixpkgs/trunk/; revision=24686
2010-11-15 06:16:41 +00:00
Michael Raskin
3bc0867f36 Update XScreenSaver
svn path=/nixpkgs/trunk/; revision=24685
2010-11-14 18:55:09 +00:00
Evgeny Egorochkin
2e516fab70 Gemrb: replace the ugly workaround with a less ugly one.
svn path=/nixpkgs/trunk/; revision=24684
2010-11-14 08:57:49 +00:00
Evgeny Egorochkin
6748294477 wine-warcraft: add missing deps
svn path=/nixpkgs/trunk/; revision=24683
2010-11-14 08:57:42 +00:00
Tobias Hammerschmidt
1314fde101 wesnoth 1.8.5 (patch by Karn Kallio)
svn path=/nixpkgs/trunk/; revision=24682
2010-11-13 11:50:43 +00:00