Commit graph

1297 commits

Author SHA1 Message Date
Eelco Dolstra 7219a09001 * ioquake: updated to 1.34rc3.
* rss-glx: fixed the build.
* Removed the OpenGL wrapper stuff, it's no longer needed (thanks to
  the RUNPATH you just need to put the appropriate libGL.so in the
  LD_LIBRARY_PATH). 

svn path=/nixpkgs/trunk/; revision=12093
2008-06-14 20:55:48 +00:00
Eelco Dolstra 48fe06f321 * Doh.
svn path=/nixpkgs/trunk/; revision=12074
2008-06-13 11:58:46 +00:00
Eelco Dolstra fc5eebdf8b * Merged the stdenv branch
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
  -r10966:12061).

svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra 4192f35202 * unixODBCDrivers needs sqlite.
svn path=/nixpkgs/trunk/; revision=12072
2008-06-13 09:44:43 +00:00
Michael Raskin abb0122268 Added Postfix to all-packages.nix
svn path=/nixpkgs/trunk/; revision=12069
2008-06-13 04:31:31 +00:00
Michael Raskin 3d7f5dd7d6 Added BIND
svn path=/nixpkgs/trunk/; revision=12064
2008-06-12 18:10:08 +00:00
Michael Raskin 0784550c35 Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Michael Raskin b010082605 Added cheetah-template templating engine
svn path=/nixpkgs/trunk/; revision=12053
2008-06-12 10:07:54 +00:00
Marc Weber 9dd45a58cf added unixODBCDrivers expression containing unixODBC Postgres connector driver
integrating prior pkgs/development/libraries/mysql-connector-odbc/default.nix driver
Also provides ini strings for assembling /etc/odbcinst.ini

svn path=/nixpkgs/trunk/; revision=12044
2008-06-11 23:03:30 +00:00
Eelco Dolstra 0e72278180 * Docbook 5.
* Docbook XSL 1.74.0.

svn path=/nixpkgs/trunk/; revision=12040
2008-06-11 15:39:04 +00:00
Eelco Dolstra 68c6b5f2fc * git: make the TCL/TK GUI optional (git.guiSupport).
* git: always install the Emacs mode but don't depend on Emacs to do
  it (just don't build the .elc files).

svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +00:00
Michael Raskin d139e5244c Added Monotone-Viz, viewer for monotone histories.
svn path=/nixpkgs/trunk/; revision=12034
2008-06-11 06:12:18 +00:00
Eelco Dolstra 0283118633 * splashutils 1.5.4.1, needed for kernels that have the new
fbcondecor patch.  splashutils 1.3 is retained for kernels
  with the fbsplash patch.

svn path=/nixpkgs/trunk/; revision=12029
2008-06-10 16:09:53 +00:00
Marc Weber 620138ad0c removed libixp-0.3 (wmiimenu does also build with 0.4)
wmii updated

svn path=/nixpkgs/trunk/; revision=12011
2008-06-08 21:41:07 +00:00
Marc Weber 60a651413a added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds
svn path=/nixpkgs/trunk/; revision=12009
2008-06-08 03:56:32 +00:00
Ludovic Courtès ff704a0102 Add Sysprof, a system-wide profiler for Linux.
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07 14:02:17 +00:00
Pjotr Prins 289da88ccc Moved NCBI-tools to applications
svn path=/nixpkgs/trunk/; revision=12004
2008-06-07 06:34:02 +00:00
Pjotr Prins d78d018ad8 Added ncbi-tools
svn path=/nixpkgs/trunk/; revision=12003
2008-06-06 19:42:00 +00:00
Eelco Dolstra bb2a310c5c * Cleaned up the PHP expression. Added support for GD. Also
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-06 13:03:55 +00:00
Ludovic Courtès 32588e53ef Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06 12:26:01 +00:00
Pjotr Prins f9e018c80d biology/paml added
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06 08:23:49 +00:00
Eelco Dolstra dfb4b8d51c * dietlibc / static stdenvs: use original fetchurl.
svn path=/nixpkgs/trunk/; revision=11996
2008-06-06 08:01:26 +00:00
Michael Raskin 7ed0f3983d Not using dependencies when building statically..
svn path=/nixpkgs/trunk/; revision=11995
2008-06-06 07:50:52 +00:00
Pjotr Prins efa2ae30bd Control for biology packages
svn path=/nixpkgs/trunk/; revision=11994
2008-06-05 17:15:27 +00:00
Eelco Dolstra 125c7ea4e3 * Qemu: apply the Samba patch from KVM.
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05 15:43:06 +00:00
Eelco Dolstra c955f608a2 * KVM 69. Seems to improve performance quite a bit. In particular it
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-05 10:59:41 +00:00
Ludovic Courtès e24afc19ad Add OProfile, a system-wide profiler for Linux.
svn path=/nixpkgs/trunk/; revision=11984
2008-06-04 21:23:30 +00:00
Andres Löh 12ca68d114 Added a preliminary expression for Coq (no IDE support yet).
svn path=/nixpkgs/trunk/; revision=11983
2008-06-04 15:10:05 +00:00
Eelco Dolstra 41892afe9f svn path=/nixpkgs/trunk/; revision=11979 2008-06-04 11:59:42 +00:00
Eelco Dolstra 9029c3b61f * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
that applications that link against it don't need to have its
  dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
  Instead LD_LIBRARY_PATH should be set to
  /var/run/opengl-driver/lib at runtime.  This is much more pure, and
  it obviates the need for patchelfing all OpenGL applications.
  (TODO: remove patchelf hacks for other OpenGL programs as well.)

svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
Andres Löh ec984a1208 Added a ghc-6.8.3 snapshot (with version number 6.8.2.20080602).
svn path=/nixpkgs/trunk/; revision=11969
2008-06-04 09:42:25 +00:00
Eelco Dolstra b4bd1c888a * Added Zabbix, a system and network monitoring tool.
svn path=/nixpkgs/trunk/; revision=11963
2008-06-03 21:59:35 +00:00
Ludovic Courtès ec86f5b6b4 Valgrind: Fix dependencies.
svn path=/nixpkgs/trunk/; revision=11961
2008-06-03 20:56:12 +00:00
Michael Raskin b534077ffe Added updated Atheros and fresh HAL version
svn path=/nixpkgs/trunk/; revision=11953
2008-06-03 07:41:52 +00:00
Nicolas Pierron 9768f41783 Add PyX: Python graphics package.
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01 16:06:18 +00:00
Marc Weber 898f448073 added mysql2pgsql (mysql dump to postrges sql converter) script
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31 22:49:00 +00:00
Michael Raskin 47e9ed0386 Fixed tailor expression
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Michael Raskin ccf2d30c59 Added SVK.
svn path=/nixpkgs/trunk/; revision=11937
2008-05-30 18:15:25 +00:00
Nicolas Pierron 77175d5dc3 Add TaskJuggler: A project management tool.
svn path=/nixpkgs/trunk/; revision=11933
2008-05-29 19:12:53 +00:00
Ludovic Courtès ecc5f11e65 Add Stalin, an efficient Scheme compiler.
svn path=/nixpkgs/trunk/; revision=11927
2008-05-29 12:10:10 +00:00
Andres Löh 45f5f8a5b3 * added pqiv image viewer
svn path=/nixpkgs/trunk/; revision=11908
2008-05-27 15:05:16 +00:00
Eelco Dolstra e21b6b6ee5 * curl: build with OpenSSL (https) support by default.
* Some fetchurl-related refactoring.  The `realCurl' attribute is
  gone, `curl' is the real thing.  To prevent an infinite recursion in
  `fetchurl' (because it depends on curl and building curl needs
  fetchurl), curl and its dependencies (openssl, zlib, perl) use
  `fetchurlBoot', which is the fetchurl used by the previous bootstrap
  phase (e.g. the statically linked version of curl for
  stdenv-linux).  So as a result you can use https:// urls almost
  everywhere.

  There's also some hackery to prevent a different curl from being
  built in every stdenv-linux bootstrap phase (namely the
  stdenv.fetchurl attribute which allows fetchurl to be overriden
  everywhere).

svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
Ludovic Courtès 2ead4b20b5 Add abcde, a command-line CD encoder.
svn path=/nixpkgs/trunk/; revision=11904
2008-05-26 20:54:34 +00:00
Ludovic Courtès 53be6f7ba4 Add cd-discid, a utility to retrieve a CD's CDDB ID.
svn path=/nixpkgs/trunk/; revision=11903
2008-05-26 20:18:45 +00:00
Eelco Dolstra d5bb11ed06 * noNoBDB attribute for building the unstable Nix no-bdb branch.
svn path=/nixpkgs/trunk/; revision=11896
2008-05-26 13:28:11 +00:00
Michael Raskin 99c9108757 OpenSSL support for Python
svn path=/nixpkgs/trunk/; revision=11894
2008-05-26 12:27:17 +00:00
Michael Raskin 9d3b0a2cb7 Added bazaar tools (not installed globally, just copied to share, you have to symlink them to your ~/.bazaar/plugins). Also readline support for python.
svn path=/nixpkgs/trunk/; revision=11893
2008-05-26 11:39:08 +00:00
Michael Raskin 642ff45e22 Added codeville - a distributed revision control system with special efforts spent on merging. Heh, efforts into RCS availability seem to have side effects on Python side, too..
svn path=/nixpkgs/trunk/; revision=11891
2008-05-26 07:47:07 +00:00
Michael Raskin 82177d1bc2 Added xxdiff
svn path=/nixpkgs/trunk/; revision=11888
2008-05-25 20:43:56 +00:00
Armijn Hemel 5e6eafa332 2.4.1 -> 2.4.2
I disabled quite a few protocols and things (NetworkManager, other stuff). If anyon wants to have them enabled, be my guest :-P

svn path=/nixpkgs/trunk/; revision=11887
2008-05-25 12:26:46 +00:00