Commit graph

5887 commits

Author SHA1 Message Date
Marc Weber 307fd7b70f added pexpect and mechanize python libraries
svn path=/nixpkgs/trunk/; revision=14111
2009-02-18 11:50:46 +00:00
Marc Weber 4576378434 added avr8-burn-omat (gui for avrdude, fuse bits)
svn path=/nixpkgs/trunk/; revision=14110
2009-02-18 11:50:39 +00:00
Eelco Dolstra 1fadce397e * slim updated to 1.3.1. This version has PAM support built-in, but it has
a bug that prevents logins when using pam_unix2.  So I've fixed it.

svn path=/nixpkgs/trunk/; revision=14108
2009-02-18 10:38:51 +00:00
Ludovic Courtès 722c3546af GNU Emacs live from CVS.
svn path=/nixpkgs/trunk/; revision=14107
2009-02-17 21:05:52 +00:00
Eelco Dolstra 33ef9ff72c * Urgh.
svn path=/nixpkgs/trunk/; revision=14106
2009-02-17 18:24:58 +00:00
Sander van der Burg 690d8bb443 Cleaned up the top-level KDE 4.2 expression a bit
svn path=/nixpkgs/trunk/; revision=14100
2009-02-17 15:23:42 +00:00
Sander van der Burg da1904a231 Fixed another stupid KDE 4.2 packages bug in releases nix expression
svn path=/nixpkgs/trunk/; revision=14099
2009-02-17 15:07:54 +00:00
Sander van der Burg 7127b53d7f Fixed syntax error for KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14097
2009-02-17 14:34:33 +00:00
Sander van der Burg 413926967a Added some KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14096
2009-02-17 14:31:29 +00:00
Marc Weber dab6268c79 added avr gcc avrlibc dev environment. Its not worth doing this properly. It works this way
svn path=/nixpkgs/trunk/; revision=14095
2009-02-17 12:56:35 +00:00
Peter Simons 25a9e73924 Updated SHA256 hash for Full Maude 2.4. Unfortunately, the maintainers
have the habit of releasing updates under the exact same file name and
URL.

svn path=/nixpkgs/trunk/; revision=14094
2009-02-17 12:51:04 +00:00
Eelco Dolstra e94a279e0e * Updated UNIVERSAL::isa (the old one has disappeared).
svn path=/nixpkgs/trunk/; revision=14093
2009-02-17 12:15:02 +00:00
Ludovic Courtès 858bd31ac1 Really update Pixman.
svn path=/nixpkgs/trunk/; revision=14092
2009-02-17 11:09:00 +00:00
Ludovic Courtès f59b3d14dc Add SLOCCount, a tool to count source lines of code (SLOCs).
svn path=/nixpkgs/trunk/; revision=14091
2009-02-17 10:11:33 +00:00
Pjotr Prins 7ba68d934f Added note on package status for 64 bits
svn path=/nixpkgs/trunk/; revision=14090
2009-02-17 08:23:21 +00:00
Armijn Hemel 1ff2661414 version bump
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Pjotr Prins 387a7a85d6 Updated NCBI tools to latest version
svn path=/nixpkgs/trunk/; revision=14087
2009-02-16 16:38:55 +00:00
Eelco Dolstra 1b849c8282 * Latest shared-mime-info.
* Latest Catalyst runtime.

svn path=/nixpkgs/trunk/; revision=14086
2009-02-16 14:57:35 +00:00
Sander van der Burg b0ad70d91e Added more KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14085
2009-02-16 11:05:38 +00:00
Marc Weber 9defe690b2 teeworlds update
svn path=/nixpkgs/trunk/; revision=14083
2009-02-14 23:44:11 +00:00
Marc Weber 394be4b2e1 parted version bump to 1.8.8 and passing --disable-Werror
to get rid of compile time warnings causing build failure

svn path=/nixpkgs/trunk/; revision=14082
2009-02-14 23:44:08 +00:00
Marc Weber 0d159e6a10 version bump sudo to 1.7.0
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Marc Weber f3aee4d107 at version bump to 3.1.10.2
svn path=/nixpkgs/trunk/; revision=14078
2009-02-13 18:06:25 +00:00
Eelco Dolstra cc7d4a57db svn path=/nixpkgs/trunk/; revision=14076 2009-02-13 17:31:44 +00:00
Eelco Dolstra 01d3cc88c7 * Don't use OpenEXR for now since it breaks the build.
svn path=/nixpkgs/trunk/; revision=14075
2009-02-13 15:43:38 +00:00
Eelco Dolstra 62fa1a418f * cmake setup hook: override the whole configurePhase rather than
setting a postUnpack hook.

svn path=/nixpkgs/trunk/; revision=14074
2009-02-13 14:43:01 +00:00
Michael Raskin 6ed4d1fe5a emdash/endash for very rich keyboard layout..
svn path=/nixpkgs/trunk/; revision=14071
2009-02-13 13:30:11 +00:00
Marc Weber c1b79a5b5d Revert "added cgdb (ncrurses based gdb frontend)" and dooh commit.
gdb does have a curses based interface as itself (try ctrl-x o)

svn path=/nixpkgs/trunk/; revision=14069
2009-02-13 12:04:41 +00:00
Eelco Dolstra cd6864e7e9 * Perl BerkeleyDB module: updated to 0.36 since "make test" failed in
the old one.

svn path=/nixpkgs/trunk/; revision=14068
2009-02-13 10:59:01 +00:00
Eelco Dolstra 5b91408a0d * Pass `pkgs' to the top-level KDE function instead of passing every
dependency explicitly.  The KDE packages still declare their
  dependencies as explicit function arguments.

svn path=/nixpkgs/trunk/; revision=14067
2009-02-13 10:42:59 +00:00
Eelco Dolstra 547207de28 * Algorithm::Diff: the version in "name" didn't match the actual
package.

svn path=/nixpkgs/trunk/; revision=14066
2009-02-13 10:35:24 +00:00
Michael Raskin f670644846 Added a dependency for perl algorithm:annotate
svn path=/nixpkgs/trunk/; revision=14065
2009-02-13 10:32:00 +00:00
Marc Weber 630dcdebfc fix url thinkingrock
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Sander van der Burg 6ba0ddb19b Applied -dbus-linked option which it needed by kdelibs. Patch submitted by Andrew Morsillo
svn path=/nixpkgs/trunk/; revision=14060
2009-02-12 21:43:03 +00:00
Marc Weber 8bd7e25079 libpcap: added missing patch file
svn path=/nixpkgs/trunk/; revision=14059
2009-02-12 21:24:00 +00:00
Marc Weber 15962e240e doh
svn path=/nixpkgs/trunk/; revision=14056
2009-02-12 20:54:31 +00:00
Marc Weber f936925abf added cgdb (ncrurses based gdb frontend)
svn path=/nixpkgs/trunk/; revision=14055
2009-02-12 20:52:49 +00:00
Marc Weber 498be42912 version bump: wireshark-1.1.2, libpcap-1.0.0
svn path=/nixpkgs/trunk/; revision=14054
2009-02-12 20:28:01 +00:00
Marc Weber 387478ce5e vim_configurable: build with gtk, fix passing features=huge
using gtk gvim does start much faster

svn path=/nixpkgs/trunk/; revision=14053
2009-02-12 20:27:56 +00:00
Marc Weber fd948733a0 fix perl, ruby, tcl support in vim_configurable
svn path=/nixpkgs/trunk/; revision=14052
2009-02-12 20:27:54 +00:00
Eelco Dolstra 0c3abad795 * Latest Compress::Zlib.
* Put the fix for Perl modules that install in the wrong location
  ($out/lib instead of $out/lib/site_perl) in the generic Perl
  builder.

svn path=/nixpkgs/trunk/; revision=14051
2009-02-12 20:18:13 +00:00
Sander van der Burg be986c5f97 Added initial KDE 4.2 nix expression which build kdelibs
svn path=/nixpkgs/trunk/; revision=14044
2009-02-12 16:26:32 +00:00
Sander van der Burg 120bb8afe3 Added initial KDE 4.2 nix expression which build kdelibs
svn path=/nixpkgs/trunk/; revision=14043
2009-02-12 16:26:04 +00:00
Eelco Dolstra 29e33f4a12 * Latest Catalyst packages, include FormFu and its gazillion
dependencies.

svn path=/nixpkgs/trunk/; revision=14042
2009-02-12 15:59:22 +00:00
Eelco Dolstra 61e7bd7372 * Perl builder: run tests by default.
svn path=/nixpkgs/trunk/; revision=14041
2009-02-12 15:56:35 +00:00
Sander van der Burg 09bb1e1116 Updated log4cxx to version 0.10.0 by using a patch from Andrew Morsillo
svn path=/nixpkgs/trunk/; revision=14039
2009-02-12 14:52:23 +00:00
Michael Raskin 7590daad42 Extra mirror for lsof
svn path=/nixpkgs/trunk/; revision=14036
2009-02-11 21:51:05 +00:00
Marc Weber 5778dd836d mend
svn path=/nixpkgs/trunk/; revision=14035
2009-02-11 16:12:14 +00:00
Marc Weber 944d6221df my-env: add some hackish support for zsh
svn path=/nixpkgs/trunk/; revision=14034
2009-02-11 16:12:12 +00:00
Eelco Dolstra ca5e6b9624 svn path=/nixpkgs/trunk/; revision=14033 2009-02-11 14:53:17 +00:00
Peter Simons 3fb26823cd Use correct hash for boost 1.38.0. Oops.
svn path=/nixpkgs/trunk/; revision=14032
2009-02-11 10:02:18 +00:00
Peter Simons 05eb6625ed Bumped boost libraries to version 1.38.0.
svn path=/nixpkgs/trunk/; revision=14031
2009-02-11 10:02:10 +00:00
Ludovic Courtès f94091ad09 BitlBee 1.2.3.
svn path=/nixpkgs/trunk/; revision=14030
2009-02-11 08:48:46 +00:00
Eelco Dolstra efa1bf9cb5 * Added acpid, a daemon that monitors ACPI events.
svn path=/nixpkgs/trunk/; revision=14026
2009-02-10 23:12:18 +00:00
Eelco Dolstra efbfa0c395 * Latest lsof.
svn path=/nixpkgs/trunk/; revision=14025
2009-02-10 23:11:29 +00:00
Eelco Dolstra 3989a4ed4a * gcc.gcc may be null.
svn path=/nixpkgs/trunk/; revision=14023
2009-02-10 16:09:43 +00:00
Eelco Dolstra 0cf9849afd * More refactoring: move all the stdenv adapter functions (like
useDietlibc) to a separate file.  all-packages.nix should really
  only contain package composition stuff.

svn path=/nixpkgs/trunk/; revision=14022
2009-02-10 15:48:30 +00:00
Ludovic Courtès b2ccd56224 GNU IceCat 3.0.6-g1.
svn path=/nixpkgs/trunk/; revision=14021
2009-02-10 14:35:11 +00:00
Michael Raskin 646767fdec Fixing Cuneiform for non-Linux platform
svn path=/nixpkgs/trunk/; revision=14020
2009-02-10 13:54:05 +00:00
Eelco Dolstra 5e3c509cb8 * Latest kernels.
svn path=/nixpkgs/trunk/; revision=14019
2009-02-10 11:10:12 +00:00
Eelco Dolstra 268148c794 * Latest NVIDIA driver. Hopefully this fixes my suspend-to-RAM problems.
Also, use the pkg0 download, since pkg1/pkg2 apparently just contain
  precompiled modules that we don't need.

svn path=/nixpkgs/trunk/; revision=14018
2009-02-10 11:06:41 +00:00
Lluís Batlle i Rossell 21fd05797c Adding GPL Arcade Volleyball.
I had this patch _almost_ ready for a long long time. Now ready.

svn path=/nixpkgs/trunk/; revision=14017
2009-02-09 22:44:36 +00:00
Lluís Batlle i Rossell 18cc7f4b37 Adding comical-0.8
svn path=/nixpkgs/trunk/; revision=14016
2009-02-09 20:44:26 +00:00
Michael Raskin 921b7d3c69 Added Cuneiform OCR. Works somehow..
svn path=/nixpkgs/trunk/; revision=14015
2009-02-09 20:37:11 +00:00
Eelco Dolstra f9b9844949 * Doh.
svn path=/nixpkgs/trunk/; revision=14014
2009-02-09 17:03:18 +00:00
Eelco Dolstra 599015e8b0 * Split lib/default.nix into several files, as it had become a big
mess.  Also cleaned up some functions:

  - foldl appeared broken (it recursively called fold).
  - Renamed logicalAND/logicalOR to and/or.
  - Removed listOfListsToAttrs, eqStrings: obsolete.
  - Removed isInList, which does the same thing as elem.
  - stringToCharacters: don't return a "" at the end of the list.
  - Renamed concatList to concat, as concatList (singular) is a
    misnomer: it takes two lists.  Likewise, renamed mergeAttr to
    mergeAttrs.

  misc.nix still contains a lot of stuff that should be refactored and
  moved to other files.

svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
Ludovic Courtès eebb6f106c Add Semantic, a parser generator for Emacs.
svn path=/nixpkgs/trunk/; revision=14012
2009-02-09 08:48:49 +00:00
Ludovic Courtès 8eb6ecb1ec Add EIEIO, a CLOS clone for Emacs.
svn path=/nixpkgs/trunk/; revision=14011
2009-02-09 08:34:25 +00:00
Lluís Batlle i Rossell ee9a5c1c89 Fixing a nix import path I commited without enough care.
svn path=/nixpkgs/trunk/; revision=14010
2009-02-08 23:29:27 +00:00
Michael Raskin d20bb02310 Added mozplugger - an universal launching plugin for Mozilla programs
svn path=/nixpkgs/trunk/; revision=14009
2009-02-08 17:23:22 +00:00
Lluís Batlle i Rossell 264a6c709a Adding alliance 5.0
svn path=/nixpkgs/trunk/; revision=14008
2009-02-08 16:28:31 +00:00
Lluís Batlle i Rossell 0f6908ca75 Updating dosfstools to 3.01. Removing selectVersion.
(3.00deb urls weren't working)

svn path=/nixpkgs/trunk/; revision=14007
2009-02-08 16:28:12 +00:00
Lluís Batlle i Rossell 863e9181d5 Adding vtk-5.2.1, The Visualization Toolkit.
svn path=/nixpkgs/trunk/; revision=14006
2009-02-08 16:27:57 +00:00
Michael Raskin 97d0f21d03 Added XaoS fractal viewer
svn path=/nixpkgs/trunk/; revision=14004
2009-02-08 14:17:05 +00:00
Michael Raskin b47bdfc6f7 kqemu seems to need it on most kernels
svn path=/nixpkgs/trunk/; revision=14003
2009-02-08 13:22:26 +00:00
Michael Raskin f529bd70a1 Carrier update
svn path=/nixpkgs/trunk/; revision=14002
2009-02-07 16:02:50 +00:00
Tobias Hammerschmidt b7f9c33989 version bump
svn path=/nixpkgs/trunk/; revision=13999
2009-02-06 20:18:08 +00:00
Peter Simons 0d64423f60 ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_2.2.47-1.tar.gz no longer
exists. There is a newer version on the server, but it cannot be
downloaded, apparently because of misconfigured permissions.

svn path=/nixpkgs/trunk/; revision=13996
2009-02-06 09:52:27 +00:00
Peter Simons c84c92d3e8 ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_2.4.41-1.tar.gz no longer
exists. There is a newer version on the server, but it cannot be
downloaded, apparently because of misconfigured permissions.

svn path=/nixpkgs/trunk/; revision=13995
2009-02-06 09:48:20 +00:00
Ludovic Courtès f8a207e806 GNU Emacs 23.x update (development snapshot).
svn path=/nixpkgs/trunk/; revision=13994
2009-02-06 08:43:31 +00:00
Marc Weber c4c1aa0a8a added thinkingRock
svn path=/nixpkgs/trunk/; revision=13993
2009-02-06 03:14:30 +00:00
Marc Weber e3ef805500 added pointer to the package classification policy maintainer document
svn path=/nixpkgs/trunk/; revision=13992
2009-02-05 23:44:52 +00:00
Peter Simons ecddd8b472 Added syslog-ng (and the eventlog library that it depends on).
svn path=/nixpkgs/trunk/; revision=13988
2009-02-05 16:50:45 +00:00
Eelco Dolstra b3ff9f5275 * Qt 4: don't install the docs.
svn path=/nixpkgs/trunk/; revision=13979
2009-02-05 09:55:10 +00:00
Eelco Dolstra 4d68e0d17f * Firefox 3.0.6.
svn path=/nixpkgs/trunk/; revision=13978
2009-02-04 08:52:43 +00:00
Eelco Dolstra f45ed4b74e * Remove obsolete comment.
svn path=/nixpkgs/trunk/; revision=13977
2009-02-03 22:15:02 +00:00
Eelco Dolstra b54251026a * Enable ACL support in rsync.
svn path=/nixpkgs/trunk/; revision=13976
2009-02-03 22:13:35 +00:00
Eelco Dolstra 6ed4aa7ecb * Qt updated to 4.4.3 in preparation of upgrading KDE to 4.2.
svn path=/nixpkgs/trunk/; revision=13974
2009-02-03 16:32:56 +00:00
Armijn Hemel aecd8c4415 bump to 2.6.4
svn path=/nixpkgs/trunk/; revision=13966
2009-02-02 23:01:10 +00:00
Lluís Batlle i Rossell 95f38fc409 Fixing the aircrack-ng build, so it doesn't depend on any profile
and points, as usual, only to the store for its dependencies.

svn path=/nixpkgs/trunk/; revision=13965
2009-02-02 21:57:18 +00:00
Lluís Batlle i Rossell db6973610c Updating cromfs to the just released 1.5.7.
svn path=/nixpkgs/trunk/; revision=13964
2009-02-02 21:56:29 +00:00
Eelco Dolstra a6867fa9a3 * Linux 2.6.28.3.
svn path=/nixpkgs/trunk/; revision=13963
2009-02-02 19:00:30 +00:00
Eelco Dolstra 0618e2cd68 * e2fsprogs 1.41.4.
svn path=/nixpkgs/trunk/; revision=13962
2009-02-02 19:00:20 +00:00
Ludovic Courtès 2a89f2ea99 Add Pangomm 2.14.1, omitted in previous commits.
svn path=/nixpkgs/trunk/; revision=13953
2009-02-02 14:29:40 +00:00
Eelco Dolstra 79a039080c svn path=/nixpkgs/trunk/; revision=13951 2009-02-02 12:44:20 +00:00
Michael Raskin 9dcefd67ec Fix hash for JDK: was duplicate
svn path=/nixpkgs/trunk/; revision=13950
2009-02-02 12:42:00 +00:00
Eelco Dolstra a815367a7a * gimp 2.6.3.
svn path=/nixpkgs/trunk/; revision=13949
2009-02-02 12:40:05 +00:00
Eelco Dolstra c696ea1326 * wget 1.11.4.
svn path=/nixpkgs/trunk/; revision=13948
2009-02-02 12:33:40 +00:00
Lluís Batlle i Rossell 46c842df27 Disallowing the aircrack-ng expression, as it points to profile paths instead
of directly to the dependencies in the store.

svn path=/nixpkgs/trunk/; revision=13945
2009-02-01 21:38:10 +00:00
Lluís Batlle i Rossell 30f8a1bd25 Adding kismet.
svn path=/nixpkgs/trunk/; revision=13938
2009-02-01 21:21:27 +00:00