about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2008-06-10* Linux 2.6.25.6.Eelco Dolstra2-3/+4
svn path=/nixpkgs/trunk/; revision=12032
2008-06-10* splashutils 1.5.4.1, needed for kernels that have the new Eelco Dolstra3-1/+50
fbcondecor patch. splashutils 1.3 is retained for kernels with the fbsplash patch. svn path=/nixpkgs/trunk/; revision=12029
2008-06-09more pervasive crt-patching in emacs snapshot to make it work on my machineAndres Löh1-4/+6
svn path=/nixpkgs/trunk/; revision=12021
2008-06-09Updated FF3Michael Raskin1-2/+3
svn path=/nixpkgs/trunk/; revision=12014
2008-06-08removed libixp-0.3 (wmiimenu does also build with 0.4)Marc Weber4-27/+19
wmii updated svn path=/nixpkgs/trunk/; revision=12011
2008-06-08SF pidgin-latex version works somehow (very small formulae)Michael Raskin1-6/+16
svn path=/nixpkgs/trunk/; revision=12010
2008-06-08added freestyle (non photorealistic renderer) and dependencies libQGLViewer, ↵Marc Weber5-1/+291
lib3ds svn path=/nixpkgs/trunk/; revision=12009
2008-06-07Add Sysprof, a system-wide profiler for Linux.Ludovic Courtès3-0/+70
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07* hdparm 8.7.Eelco Dolstra1-3/+8
svn path=/nixpkgs/trunk/; revision=12007
2008-06-07Long descriptionPjotr Prins1-1/+2
svn path=/nixpkgs/trunk/; revision=12005
2008-06-07Moved NCBI-tools to applicationsPjotr Prins2-1/+1
svn path=/nixpkgs/trunk/; revision=12004
2008-06-06Added ncbi-toolsPjotr Prins2-0/+25
svn path=/nixpkgs/trunk/; revision=12003
2008-06-06* Cleaned up the PHP expression. Added support for GD. AlsoEelco Dolstra2-476/+109
turned on PostgreSQL support by default (maybe I shouldn't, since it makes PHP rather dependency-heavy...). svn path=/nixpkgs/trunk/; revision=12002
2008-06-06Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.Ludovic Courtès2-0/+40
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06biology/paml addedPjotr Prins2-0/+36
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06* dietlibc / static stdenvs: use original fetchurl.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=11996
2008-06-06Not using dependencies when building statically..Michael Raskin1-2/+3
svn path=/nixpkgs/trunk/; revision=11995
2008-06-05Control for biology packagesPjotr Prins1-0/+9
svn path=/nixpkgs/trunk/; revision=11994
2008-06-05Added embossPjotr Prins1-0/+30
svn path=/nixpkgs/trunk/; revision=11993
2008-06-05tabs2spaces of .nix filePjotr Prins1-11/+12
svn path=/nixpkgs/trunk/; revision=11992
2008-06-05* Qemu: apply the Samba patch from KVM.Eelco Dolstra3-62/+21
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05MrBayes - a biology package for phylogenyPjotr Prins2-0/+29
svn path=/nixpkgs/trunk/; revision=11986
2008-06-05* KVM 69. Seems to improve performance quite a bit. In particular itEelco Dolstra5-0/+118
implements the host support for virtio devices in Linux >= 2.6.25 guests. Network performance shows a huge improvement with virtio_net, which should be good for the build farm (which uses Samba/CIFS to mount the file system of the host). * Kernel headers for 2.6.26-rc5 added to build KVM 69. Also added the 2.6.25 headers, which turned out to be too old for KVM 69. svn path=/nixpkgs/trunk/; revision=11985
2008-06-04Add OProfile, a system-wide profiler for Linux.Ludovic Courtès3-0/+62
svn path=/nixpkgs/trunk/; revision=11984
2008-06-04Added a preliminary expression for Coq (no IDE support yet).Andres Löh2-0/+28
svn path=/nixpkgs/trunk/; revision=11983
2008-06-04* layout changesAndres Löh1-4/+8
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04* layout changesAndres Löh1-21/+26
svn path=/nixpkgs/trunk/; revision=11980
2008-06-04svn path=/nixpkgs/trunk/; revision=11979Eelco Dolstra1-1/+1
2008-06-04* Move jedit to editors/jedit.Eelco Dolstra2-0/+0
svn path=/nixpkgs/trunk/; revision=11978
2008-06-04lhs2tex version bump to 1.13, removed the external builder.shAndres Löh2-18/+10
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04Added a ghc-6.8.3 snapshot (with version number 6.8.2.20080602).Andres Löh2-0/+46
svn path=/nixpkgs/trunk/; revision=11969
2008-06-04Remove a patch that is no longer used and needed.Andres Löh3-26/+5
svn path=/nixpkgs/trunk/; revision=11968
2008-06-04* Install the Zabbix PHP frontend and the SQL schemata/data.Eelco Dolstra1-0/+9
svn path=/nixpkgs/trunk/; revision=11965
2008-06-03* Added Zabbix, a system and network monitoring tool.Eelco Dolstra2-0/+35
svn path=/nixpkgs/trunk/; revision=11963
2008-06-03Valgrind: Fix `callgrind_annotate'.Ludovic Courtès2-0/+10
svn path=/nixpkgs/trunk/; revision=11962
2008-06-03Valgrind: Fix dependencies.Ludovic Courtès2-3/+18
svn path=/nixpkgs/trunk/; revision=11961
2008-06-03Added updated Atheros and fresh HAL versionMichael Raskin2-1/+44
svn path=/nixpkgs/trunk/; revision=11953
2008-06-02* Latest nvidia driver.Eelco Dolstra2-14/+2
svn path=/nixpkgs/trunk/; revision=11949
2008-06-02Added a generator for CPAN expressions. Expressions often require manual ↵Michael Raskin12-0/+196
editing, but still something.. svn path=/nixpkgs/trunk/; revision=11947
2008-06-01GNU gv 3.6.4.Ludovic Courtès1-6/+8
svn path=/nixpkgs/trunk/; revision=11946
2008-06-01Add PyX: Python graphics package.Nicolas Pierron2-0/+44
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01Install the emacs syntax highlighter for taskJuggler.Nicolas Pierron1-0/+5
svn path=/nixpkgs/trunk/; revision=11944
2008-05-31added mysql2pgsql (mysql dump to postrges sql converter) scriptMarc Weber2-0/+31
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31update to 2.4.6, python import problems are still there:Armijn Hemel1-3/+3
(gimp:9911): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error Traceback (most recent call last): File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in ? from gimpfu import * File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/python/gimpfu.py", line 74, in ? import gimp ImportError: could not import pygtk svn path=/nixpkgs/trunk/; revision=11942
2008-05-31Fixed tailor expressionMichael Raskin4-5/+21
svn path=/nixpkgs/trunk/; revision=11941
2008-05-30added GetOptions, tar, unix-compat ghc haskell librariesMarc Weber2-0/+17
svn path=/nixpkgs/trunk/; revision=11940
2008-05-30Updated hash of hasktagsMarc Weber1-1/+1
svn path=/nixpkgs/trunk/; revision=11939
2008-05-30Added SVK. Michael Raskin1-0/+372
svn path=/nixpkgs/trunk/; revision=11937
2008-05-30Some exposing of compilation options in Subversion.Michael Raskin1-0/+7
svn path=/nixpkgs/trunk/; revision=11936
2008-05-29Add TaskJuggler: A project management tool.Nicolas Pierron2-0/+76
svn path=/nixpkgs/trunk/; revision=11933