Armijn Hemel
40c9f1a764
add a statically compiled version of findutils for the inital stdenv and NixOS
...
svn path=/nixpkgs/trunk/; revision=4441
2005-12-26 17:13:37 +00:00
Eelco Dolstra
b43c421658
* JDK: put the machine-dependent header files in the right place.
...
* Added SWT for GTK (built from source).
* Added Azureus (a Bittorrent client written in Java).
svn path=/nixpkgs/trunk/; revision=4438
2005-12-26 00:51:24 +00:00
Armijn Hemel
c067f85ab1
upgrade the statically linked curl to 7.15.1 from 7.14.1.
...
It would be good to use the output from this Nix expression for the initial
static stdenv. Right now it is present, but we have not on record how it
exactly was compiled. If we use this package, we do know that in the future.
However, if we update this package it will cause a *MASSIVE* rebuild, namely
everything.
I won't be doing that...for now...even though some downtime for some people
would be a very good idea ;)
svn path=/nixpkgs/trunk/; revision=4433
2005-12-25 00:49:21 +00:00
Armijn Hemel
d2b1dc4a52
update curl to 7.15.1, fixes a security flaw. Merry X-mas :)
...
svn path=/nixpkgs/trunk/; revision=4432
2005-12-25 00:25:17 +00:00
Eelco Dolstra
272e44da1c
* GnuPG updated to 1.4.2. Added support to optionally build it with
...
IDEA support (requires a license).
svn path=/nixpkgs/trunk/; revision=4399
2005-12-18 22:14:31 +00:00
Eelco Dolstra
784605f8de
* Bittorrent 4.2.1.
...
svn path=/nixpkgs/trunk/; revision=4378
2005-12-15 17:45:40 +00:00
Armijn Hemel
41047b0fc5
don't have the privilege seperation path in the store
...
svn path=/nixpkgs/trunk/; revision=4360
2005-12-13 12:48:12 +00:00
Eelco Dolstra
94fe7734fa
* Glibc 2.3.6.
...
* GCC 3.4.5.
* Updated several other stdenv packages.
* Modified the builders of several packages to use the generic
builder.
svn path=/nixpkgs/trunk/; revision=4336
2005-12-06 00:12:45 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Armijn Hemel
ca347a2530
change name again to prevent that nix-env -iKf /nixpkgs/trunk/pkgs/system/i686-linux.nix coreutils will install both normal coreutils and this version.
...
svn path=/nixpkgs/trunk/; revision=4254
2005-11-06 23:57:54 +00:00
Armijn Hemel
8e5b0d6603
rename coreutils to coreutils-<release>-diet. Maybe this should be renamed again, not sure...
...
svn path=/nixpkgs/trunk/; revision=4253
2005-11-06 23:35:07 +00:00
Martin Bravenboer
4ba92bbd4e
* Added unstable pre release of Stratego/XT 0.16
...
* Upgraded bibtex-tools to latest unstable release.
svn path=/nixpkgs/trunk/; revision=4176
2005-10-31 14:28:11 +00:00
Armijn Hemel
000497050f
add sablotron
...
svn path=/nixpkgs/trunk/; revision=4141
2005-10-26 13:50:07 +00:00
Armijn Hemel
91e960b400
remove dependency on /bin/bash for dhclient
...
svn path=/nixpkgs/trunk/; revision=4094
2005-10-16 21:48:27 +00:00
Armijn Hemel
16bfb94736
don't forget the patch!
...
svn path=/nixpkgs/trunk/; revision=4078
2005-10-12 20:33:15 +00:00
Armijn Hemel
bcb78a4ab7
make dhclient work
...
svn path=/nixpkgs/trunk/; revision=4077
2005-10-12 20:32:57 +00:00
Eelco Dolstra
552de99c19
* Update a bunch of base packages.
...
svn path=/nixpkgs/trunk/; revision=4065
2005-10-11 14:29:30 +00:00
Martin Bravenboer
085518614c
Added bc :P
...
svn path=/nixpkgs/trunk/; revision=4045
2005-10-10 00:55:07 +00:00
Eelco Dolstra
e0c0a344c4
* Added JDiskReport 1.2.3 (with a wrapper script `jdiskreport' to
...
start it).
svn path=/nixpkgs/trunk/; revision=4031
2005-10-07 23:02:58 +00:00
Martin Bravenboer
4c70ef7e5d
Cleaning up the java naming conventions
...
svn path=/nixpkgs/trunk/; revision=3871
2005-09-17 23:58:51 +00:00
Armijn Hemel
f99dacf885
add gnutar linked to dietlibc
...
svn path=/nixpkgs/trunk/; revision=3779
2005-09-05 12:26:16 +00:00
Armijn Hemel
69b0f36458
don't forget curl-diet itself, d'oh!
...
svn path=/nixpkgs/trunk/; revision=3776
2005-09-05 11:35:26 +00:00
Armijn Hemel
dffe1406a0
add cpio
...
svn path=/nixpkgs/trunk/; revision=3752
2005-08-30 13:56:15 +00:00
Armijn Hemel
51492eb656
add place where I ripped the original patch (partially) from
...
svn path=/nixpkgs/trunk/; revision=3737
2005-08-28 14:29:32 +00:00
Armijn Hemel
3a0ff0b50d
add dietlibc'ed coreutils for the NixOS installer...
...
svn path=/nixpkgs/trunk/; revision=3736
2005-08-28 14:23:30 +00:00
Martin Bravenboer
ef60b29c05
update of xmlroff
...
svn path=/nixpkgs/trunk/; revision=3724
2005-08-27 21:08:49 +00:00
Armijn Hemel
1e8abc0185
add man
...
svn path=/nixpkgs/trunk/; revision=3669
2005-08-23 14:19:16 +00:00
Armijn Hemel
e685273463
add findutils wrapper. Works for updatedb, not for locate. updatedb needs some mmore config to ignore /proc
...
svn path=/nixpkgs/trunk/; revision=3667
2005-08-23 13:47:01 +00:00
Armijn Hemel
e4ab68cc39
add a patch which adds $PATH to the search path of updatedb. updatedb had the PATH set hard, probably because of security reasons.
...
svn path=/nixpkgs/trunk/; revision=3666
2005-08-23 12:42:20 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Armijn Hemel
acc1db9ac6
use execv instead of execve
...
svn path=/nixpkgs/trunk/; revision=3657
2005-08-21 22:37:31 +00:00
Armijn Hemel
77c089a857
add a wrapper for dhclient
...
svn path=/nixpkgs/trunk/; revision=3655
2005-08-21 19:46:16 +00:00
Armijn Hemel
4b640be166
add dhcp
...
svn path=/nixpkgs/trunk/; revision=3652
2005-08-21 16:11:25 +00:00
Armijn Hemel
789a0ab393
add groff, needed for dhcp
...
svn path=/nixpkgs/trunk/; revision=3651
2005-08-21 13:59:04 +00:00
Martin Bravenboer
5ac3904860
Added pangoxsl and xmlroff
...
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Armijn Hemel
29005ceca7
remove a file that was accidentily added, remove some cruft
...
svn path=/nixpkgs/trunk/; revision=3573
2005-08-13 19:19:57 +00:00
Armijn Hemel
63cc326828
grub-install needs a wrapper to make it pure-ish
...
svn path=/nixpkgs/trunk/; revision=3571
2005-08-13 19:00:37 +00:00
Martin Bravenboer
bc533fb37a
Include version in name of jing-tools
...
svn path=/nixpkgs/trunk/; revision=3568
2005-08-13 17:17:53 +00:00
Eelco Dolstra
0bf13e6f16
* Graphviz 2.4.
...
svn path=/nixpkgs/trunk/; revision=3530
2005-08-05 11:52:44 +00:00
Armijn Hemel
b98f9b82f5
disable ntfs (note to self: don't forget to commit changes)
...
svn path=/nixpkgs/trunk/; revision=3528
2005-08-05 10:22:28 +00:00
Armijn Hemel
4d4425467e
add a patch which removes a trailing comma in an enum in a header file. qtparted and other C++ programs don't like this...
...
svn path=/nixpkgs/trunk/; revision=3494
2005-08-01 09:31:28 +00:00
Armijn Hemel
869259ba99
preliminary qtparted support for rob, untested (might fail build)
...
svn path=/nixpkgs/trunk/; revision=3490
2005-07-31 22:20:46 +00:00
Armijn Hemel
f660a6d892
parted needs ncurses and readline...and still not there yet...
...
svn path=/nixpkgs/trunk/; revision=3488
2005-07-31 20:53:53 +00:00
Armijn Hemel
2aeb12f0b4
add GNU parted
...
svn path=/nixpkgs/trunk/; revision=3485
2005-07-31 20:11:56 +00:00
Eelco Dolstra
6b41222b5c
* Added Xauth (pilfered from the modular X.org tree).
...
svn path=/nixpkgs/trunk/; revision=3466
2005-07-29 10:06:49 +00:00
Martin Bravenboer
478c44aef3
hevea needs patching on Mac OS X (see the Darwin ports)
...
svn path=/nixpkgs/trunk/; revision=3454
2005-07-26 16:18:14 +00:00
Armijn Hemel
8c62c8966d
add grub bootloader
...
svn path=/nixpkgs/trunk/; revision=3352
2005-07-18 09:18:07 +00:00
Eelco Dolstra
41ceac357c
* Prevent a retained dependency on static-tools in stdenv-linux
...
(findutils stores a reference to coreutils).
svn path=/nixpkgs/trunk/; revision=3318
2005-07-12 14:03:33 +00:00
Eelco Dolstra
fa6570f716
* Use python 2.4.
...
svn path=/nixpkgs/trunk/; revision=3235
2005-06-21 11:49:59 +00:00
Eelco Dolstra
b899b28c73
* Oops, 1.15 was not the most recent version (and a very bad one, too).
...
svn path=/nixpkgs/trunk/; revision=3202
2005-06-17 22:06:59 +00:00