Commit graph

333 commits

Author SHA1 Message Date
Pjotr Prins 73d2e4f49d - Some Ruby interpreter bumped version
- Kernel headers 2.6.18 added (XEN virtual images)
- unifdef package added for kernel headers 2.6.18
- Python Zope and 4suite added
- Trying bioconductor packages with R-lang (still failing)
- Bumped gmp version
- Added rq cluster runner - still requires extra gems (installs, but does not run)


svn path=/nixpkgs/trunk/; revision=12766
2008-08-29 13:53:28 +00:00
Ludovic Courtès eddce10d13 Add GNUnet, GNU's anonymous peer-to-peer communication framework.
svn path=/nixpkgs/trunk/; revision=12699
2008-08-24 18:48:09 +00:00
Michael Raskin a84989091f Refactoring to work with refactored builderDefs
svn path=/nixpkgs/trunk/; revision=12670
2008-08-20 11:21:58 +00:00
Michael Raskin 8ad11e65a7 Version bump
svn path=/nixpkgs/trunk/; revision=12669
2008-08-20 11:21:15 +00:00
Michael Raskin 87ff8d6347 Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Eelco Dolstra d0aa54c8fa * Pan 0.133.
svn path=/nixpkgs/trunk/; revision=12496
2008-08-04 18:00:49 +00:00
Michael Raskin f10cfdbcc5 Adding xulrunner for Firefox3. Unfortunately, interface updates kill MPlayer plugin anyway
svn path=/nixpkgs/trunk/; revision=12464
2008-08-02 15:14:54 +00:00
Ludovic Courtès 00230d4132 IceCat: Use GNOME VFS and libgnomeui.
svn path=/nixpkgs/trunk/; revision=12441
2008-07-28 20:41:14 +00:00
Ludovic Courtès adec4e74f5 Mozilla MPlayer plug-in 3.55.
svn path=/nixpkgs/trunk/; revision=12440
2008-07-28 16:43:16 +00:00
Ludovic Courtès 6cb7c2fa68 Generalize `firefox-wrapper' so that it can be used for GNU IceCat.
svn path=/nixpkgs/trunk/; revision=12439
2008-07-28 16:25:09 +00:00
Ludovic Courtès b3bc47784c IceCat: Remove useless file.
svn path=/nixpkgs/trunk/; revision=12438
2008-07-28 15:55:51 +00:00
Ludovic Courtès a898666dc4 Add GNU IceCat 3, GNU's free variant of Mozilla Firefox 3.
Currently, MPlayerPlugin can't be built with IceCat 3.

svn path=/nixpkgs/trunk/; revision=12437
2008-07-28 15:55:11 +00:00
Armijn Hemel e664596bf4 1.5.0 -> 1.6.0
svn path=/nixpkgs/trunk/; revision=12423
2008-07-24 22:50:30 +00:00
Eelco Dolstra ee531abf6f * Firefox 2.0.0.16, Firefox 3.0.1.
svn path=/nixpkgs/trunk/; revision=12377
2008-07-18 10:40:11 +00:00
Armijn Hemel 84d3e027b8 update to 1.0.2
svn path=/nixpkgs/trunk/; revision=12362
2008-07-15 22:21:21 +00:00
Armijn Hemel bf23a785fc 2.4.8 -> 2.5.0
svn path=/nixpkgs/trunk/; revision=12351
2008-07-13 14:27:28 +00:00
Michael Raskin 7efe2a5a1d BitlBee update
svn path=/nixpkgs/trunk/; revision=12258
2008-07-04 06:53:03 +00:00
Michael Raskin f0f4c78963 As Pidgin is updated for ICQ changes and Carrier is not and Carrier uses Pidgin's unmodified libpurple anyway, added a possibility to grab libpurple2 from Pidgin installation and use it for Carrier installation
svn path=/nixpkgs/trunk/; revision=12257
2008-07-04 06:52:44 +00:00
Armijn Hemel 3800ae553c 2.4.2 -> 2.4.3
svn path=/nixpkgs/trunk/; revision=12240
2008-07-02 08:42:52 +00:00
Eelco Dolstra d97069da1a * Quick start section.
* Updated some packages that are referenced in that section.

svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Eelco Dolstra 579099e9d0 * Hm odd, the hash doesn't match the one listed in SHA1SUMS in the
release directory.  Better check again later...

svn path=/nixpkgs/trunk/; revision=12138
2008-06-17 10:57:03 +00:00
Eelco Dolstra 1cdabe19a0 * Doh.
svn path=/nixpkgs/trunk/; revision=12137
2008-06-17 10:54:06 +00:00
Eelco Dolstra 86564e26ed * Firefox 3.0.
* KVM 70.  Still doesn't fix the Samba regression though, so we can't
  use it in the build farm.

svn path=/nixpkgs/trunk/; revision=12136
2008-06-17 10:53:08 +00:00
Eelco Dolstra 0591ccedc0 * firefox -> firefox-2.
svn path=/nixpkgs/trunk/; revision=12132
2008-06-17 07:39:01 +00:00
Michael Raskin 0e25ce102d Updated Funpidgin 2.4.1 to Carrier 2.4.2 (rename of the fork, yes)
svn path=/nixpkgs/trunk/; revision=12118
2008-06-16 13:15:09 +00:00
Eelco Dolstra faba06ce54 * firefox-wrapper: plugins no longer have to declare additional
LD_LIBRARY_PATH elements, since they can use patchelf --rpath if
  necessary.
* Flashplayer / JRE: do just that.
* JRE: libstdcpp5 no longer seems to be necessary for the plugin.

svn path=/nixpkgs/trunk/; revision=12094
2008-06-14 21:42:07 +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
Michael Raskin cd82856fb7 Updated FF3
svn path=/nixpkgs/trunk/; revision=12014
2008-06-09 03:51:28 +00:00
Michael Raskin 2430f8e562 SF pidgin-latex version works somehow (very small formulae)
svn path=/nixpkgs/trunk/; revision=12010
2008-06-08 20:06:46 +00:00
Andres Löh 2991f9adef * layout changes
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04 14:24:28 +00:00
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
Eelco Dolstra 7f9e885071 * Fix building Pan with a recent Glib. Patch courtesy of Gentoo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11871
2008-05-21 11:42: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
Eelco Dolstra 09ab596e0f * Remove calls to fail().
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +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
Michael Raskin b39c62675d Added OpenSSL gmp propagation; libtool dependency to elinks
svn path=/nixpkgs/trunk/; revision=9646
2007-11-11 20:35:21 +00:00
Yury G. Kudryashov 80ba72a288 Added some features to elinks
svn path=/nixpkgs/trunk/; revision=9630
2007-11-11 15:52:09 +00:00
Michael Raskin 61f4326752 Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch.
svn path=/nixpkgs/trunk/; revision=9623
2007-11-11 07:54:45 +00:00
Eelco Dolstra 1bc214fd59 * Latest MPlayer plugin.
svn path=/nixpkgs/trunk/; revision=9576
2007-11-04 17:16:52 +00:00
Eelco Dolstra c7521fb6d9 * Firefox 2.0.0.9.
svn path=/nixpkgs/trunk/; revision=9572
2007-11-02 11:00:48 +00:00
Marc Weber 458895e930 Opera update - I hope I haven't broken anything? I haven't restarted opera yet :)
svn path=/nixpkgs/trunk/; revision=9556
2007-10-30 01:51:15 +00:00
Eelco Dolstra cdc7562c63 * Firefox 2.0.0.8
svn path=/nixpkgs/trunk/; revision=9489
2007-10-19 15:15:28 +00:00
Michael Raskin dcb59e3541 Worked around fresh ImageMagick misfeature with dvi.
svn path=/nixpkgs/trunk/; revision=9475
2007-10-19 08:00:38 +00:00
Armijn Hemel 7841a05eb1 bump to 2.2.1
svn path=/nixpkgs/trunk/; revision=9400
2007-10-03 15:38:19 +00:00
Eelco Dolstra d4d6b5424d * Chatzilla 0.9.78.1.
svn path=/nixpkgs/trunk/; revision=9374
2007-09-26 18:46:43 +00:00
Armijn Hemel 73e8c01f5c 2.1.1 -> 2.2.0
svn path=/nixpkgs/trunk/; revision=9331
2007-09-18 13:44:40 +00:00
Marc Weber 8945b535d3 I didn't commit the first line..
svn path=/nixpkgs/trunk/; revision=9313
2007-09-12 07:35:11 +00:00
Marc Weber d27d22d32f skype (speech p2p program for non commercial use only) added
svn path=/nixpkgs/trunk/; revision=9312
2007-09-12 07:26:37 +00:00
Eelco Dolstra bd0e895bad * Release notes.
* Linux 2.6.22.6.
* w3m 0.5.2.

svn path=/nixpkgs/trunk/; revision=9305
2007-09-11 20:05:54 +00:00
Eelco Dolstra ea9667ab18 * Fixed some more URLs.
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Wouter den Breejen 37baf87b57 svn path=/nixpkgs/trunk/; revision=9277 2007-09-07 11:05:02 +00:00
Marc Weber 8544d7313f additionally copying the lib/opera/plugin/libnpp.so into the executable
directory to make plugins work and get rid of the missing library warning

svn path=/nixpkgs/trunk/; revision=9244
2007-09-03 15:07:19 +00:00
Marc Weber 088a6817db added:
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul

changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added                                                 

svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00