Commit graph

251 commits

Author SHA1 Message Date
Eelco Dolstra 610bf2a24f * Latest version.
svn path=/nixpkgs/trunk/; revision=11898
2008-05-26 13:32:23 +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
Michael Raskin 9b91af24d3 Now Funpidgin recognizes ScreenSaver extension
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Michael Raskin e0d76ed8b2 Added Funpidgin - a pidgin IM fork
svn path=/nixpkgs/trunk/; revision=11827
2008-05-15 17:50:49 +00:00
Andres Löh d54af59148 * enabled header cache support for mutt
svn path=/nixpkgs/trunk/; revision=11822
2008-05-13 19:21:09 +00:00
Tobias Hammerschmidt d3fa67d742 thunderbird-2.0.0.12 -> thunderbird-2.0.0.14
svn path=/nixpkgs/trunk/; revision=11773
2008-05-07 18:32:33 +00:00
Michael Raskin 99ae50d128 Security update for Thunderbird
svn path=/nixpkgs/trunk/; revision=11768
2008-05-07 10:17:22 +00:00
Armijn Hemel 10ca296d82 change 'name' to version number of the tarball (was still at 0.99.7)
svn path=/nixpkgs/trunk/; revision=11732
2008-04-27 21:47:21 +00:00
Michael Raskin 65bf14f91b Minor updates
svn path=/nixpkgs/trunk/; revision=11708
2008-04-24 17:00:28 +00:00
Sander van der Burg fda958f307 Added my favourite IRC client konversation
svn path=/nixpkgs/trunk/; revision=11663
2008-04-21 12:11:34 +00:00
Michael Raskin 34460a0b56 Moved pidgin-latex to TeXLive
svn path=/nixpkgs/trunk/; revision=11658
2008-04-18 20:23:26 +00:00
Tobias Hammerschmidt 8449e0bbe6 version 2.0.0.14
svn path=/nixpkgs/trunk/; revision=11654
2008-04-17 21:03:32 +00:00
Marc Weber 7e43554ace Updated wireshark (used all-versions/ url now so if version changes url will still be valid in the future) - is this good or bad?
svn path=/nixpkgs/trunk/; revision=11610
2008-04-12 12:44:56 +00:00
Armijn Hemel 1dec7caa10 2.4.0 -> 2.4.1
svn path=/nixpkgs/trunk/; revision=11503
2008-04-09 07:36:06 +00:00
Wouter den Breejen afc76c65c6 Firefox 3.5beta
svn path=/nixpkgs/trunk/; revision=11462
2008-04-04 17:37:57 +00:00
Tobias Hammerschmidt 7cc6405859 firefox 2.0.0.13
svn path=/nixpkgs/trunk/; revision=11294
2008-03-26 23:25:56 +00:00
Tobias Hammerschmidt 26e37033ba version update
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Michael Raskin 5f2bcdbdb6 Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Michael Raskin b97b16534e Added Psi
svn path=/nixpkgs/trunk/; revision=11214
2008-03-20 09:50:31 +00:00
Michael Raskin 064045cfcd version updates
svn path=/nixpkgs/trunk/; revision=11142
2008-03-16 08:01:31 +00:00
Michael Raskin f87e85c2a8 Added LinuxDC++. Claimed to support newer protocol - claim is by valknut team..
svn path=/nixpkgs/trunk/; revision=11132
2008-03-15 06:11:45 +00:00
Tobias Hammerschmidt 8c5c656fb5 fixed skype, wesnoth updated to version 1.4
svn path=/nixpkgs/trunk/; revision=11033
2008-03-10 13:09:47 +00:00
Armijn Hemel 7c39433e7b 2.6.9 -> 3.0.0
svn path=/nixpkgs/trunk/; revision=11020
2008-03-08 16:36:27 +00:00
Armijn Hemel 93c37882a5 update to 2.4.0
svn path=/nixpkgs/trunk/; revision=10924
2008-03-02 22:54:49 +00:00
Tobias Hammerschmidt 65e80ffb4f thunderbird 2.0.0.12
svn path=/nixpkgs/trunk/; revision=10879
2008-02-27 16:51:29 +00:00
Ludovic Courtès 5f8dd658cb Add BitlBee, an IRC to other chat networks gateway.
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Eelco Dolstra 9b81f2ae65 * Firefox 3 beta 3.
svn path=/nixpkgs/trunk/; revision=10656
2008-02-13 10:36:53 +00:00
Eelco Dolstra b9681bf5aa * Firefox 2.0.0.12.
svn path=/nixpkgs/trunk/; revision=10557
2008-02-08 16:59:53 +00:00
Yury G. Kudryashov 81aac8d84d meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Yury G. Kudryashov 5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Andres Löh 3479c907ab * added rdesktop
svn path=/nixpkgs/trunk/; revision=10304
2008-01-28 12:28:23 +00:00
Eelco Dolstra a5e0e39cdb * makeWrapper: option --run <CMD> to run a command from the wrapper.
This is so that the Unison wrapper can be generated with
  makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.

svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Marc Weber bcc577894a Newest snapshot for i686-linux .. doesn't crash that often here
svn path=/nixpkgs/trunk/; revision=10165
2008-01-16 02:48:18 +00:00
Armijn Hemel 4f792ac2b6 new xchat. Security patches for this release not applied
svn path=/nixpkgs/trunk/; revision=10019
2007-12-31 20:40:05 +00:00
Armijn Hemel ecb1670145 update to 0.8.12
svn path=/nixpkgs/trunk/; revision=10018
2007-12-31 20:34:51 +00:00
Armijn Hemel 3f06850f45 update.
This package is more or less orphaned, it seems, maybe it would be better to delete it from Nixpkgs altogether

svn path=/nixpkgs/trunk/; revision=10017
2007-12-31 20:32:00 +00:00
Armijn Hemel aae41dd4d4 update to 0.99.7
svn path=/nixpkgs/trunk/; revision=10005
2007-12-31 18:41:30 +00:00
Eelco Dolstra 14b6a2d82d * Chatzilla 0.9.79.
svn path=/nixpkgs/trunk/; revision=9996
2007-12-31 17:50:38 +00:00
Armijn Hemel 480a43d45b update to 2.3.1
svn path=/nixpkgs/trunk/; revision=9995
2007-12-31 17:31:41 +00:00
Eelco Dolstra a98161a0da * Updated Flash, MPlayer plugins.
svn path=/nixpkgs/trunk/; revision=9975
2007-12-30 22:19:07 +00:00
Eelco Dolstra 78e7401dd1 * Firefox 2.0.0.11.
svn path=/nixpkgs/trunk/; revision=9971
2007-12-30 21:47:12 +00:00
Michael Raskin a7fada5648 Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Marc Weber b03e9de694 Unfinished teamspeak client
svn path=/nixpkgs/trunk/; revision=9934
2007-12-14 01:50:19 +00:00
Michael Raskin 6bcfbb2aaa Asserted Linux for Firefox binary.
svn path=/nixpkgs/trunk/; revision=9907
2007-12-11 15:29:22 +00:00
Michael Raskin 4830f9589b Dirty fix for BitTornado; draft support for .nar.bz2 in builder-defs; binary Firefox 3b1 (not that it works well, but a starting point anyway.)
svn path=/nixpkgs/trunk/; revision=9899
2007-12-10 16:56:55 +00:00
Marc Weber 0250bd7bac Opera updated - works now on x64-linux as well
svn path=/nixpkgs/trunk/; revision=9805
2007-11-28 02:10:27 +00:00
Eelco Dolstra 32bdb24a14 * Thunderbird 2.0.0.9.
* Removed Thunderbird 1.5.

svn path=/nixpkgs/trunk/; revision=9796
2007-11-26 14:18:57 +00:00
Michael Raskin 7d7850cf03 Added possibility to make suffixed wrapped firefoxes. Yes, to have beta&release at once.
svn path=/nixpkgs/trunk/; revision=9789
2007-11-24 10:49:52 +00:00
Michael Raskin 0a830a172b Added Firefox 3 beta 1 (Minefield)
svn path=/nixpkgs/trunk/; revision=9773
2007-11-21 22:38:25 +00:00
Eelco Dolstra 7a424b47f6 * Revert the setup hook changes on the trunk (but they remain on the
stdenv-updates branch).

svn path=/nixpkgs/trunk/; revision=9652
2007-11-12 13:51:46 +00:00