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
Michael Raskin
772b50f138
Added cromfs - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13700
2009-01-04 17:24:11 +00:00
Michael Raskin
b04fc9492c
Adding dar (disk archiver with indexable archives) - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13695
2009-01-03 15:11:52 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Armijn Hemel
1b5dbd6d9c
0.5 -> 0.5.1
...
svn path=/nixpkgs/trunk/; revision=12859
2008-09-13 10:25:20 +00:00
Eelco Dolstra
75fa800307
* GNU tar 1.20.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11800
2008-05-09 14:56:29 +00:00
Yury G. Kudryashov
8ea549b319
sharutils added (4.6.3)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10744
2008-02-18 20:52:25 +00:00
Yury G. Kudryashov
8bcddb0413
svn path=/nixpkgs/branches/stdenv-updates/; revision=10592
2008-02-10 17:39:34 +00:00
Eelco Dolstra
8cd1b893cf
* coreutils-6.10, findutils-4.2.32.
...
* Added some meta attributes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10511
2008-02-06 13:18:50 +00:00
Yury G. Kudryashov
891295a46a
More homepages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10432
2008-01-31 10:42:02 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Yury G. Kudryashov
a1f7a312c0
cpio: unneeded patches removed
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9817
2007-12-01 20:04:21 +00:00
Eelco Dolstra
b37f504680
* Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
...
pcre).
svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Michael Raskin
43b208bbb9
Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant)
...
svn path=/nixpkgs/trunk/; revision=9613
2007-11-09 13:54:02 +00:00
Michael Raskin
77a46300fa
Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe.
...
svn path=/nixpkgs/trunk/; revision=9441
2007-10-11 03:41:29 +00:00
Eelco Dolstra
8f4d8573c0
* Fix a bunch of URLs.
...
svn path=/nixpkgs/trunk/; revision=9292
2007-09-11 10:15:07 +00:00
Eelco Dolstra
a1022416c5
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=9274
2007-09-06 20:45:36 +00:00
Eelco Dolstra
af7da7f19d
* Added p7zip for decompressing 7-zip archives.
...
svn path=/nixpkgs/trunk/; revision=9248
2007-09-04 11:55:19 +00:00
Eelco Dolstra
544cb9cb83
* Rewrite all URLs to GNU mirrors to mirror://gnu/.
...
svn path=/nixpkgs/trunk/; revision=9201
2007-08-27 13:42:00 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Michael Raskin
d80093f2ff
Added version suffixes.
...
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Michael Raskin
868554700b
Added unrar
...
svn path=/nixpkgs/trunk/; revision=8916
2007-06-24 15:34:44 +00:00
Eelco Dolstra
89a47c3feb
* Added unshield, a program for unpacking InstallShield CAB files
...
(which are different from Windows Installer CAB files).
svn path=/nixpkgs/trunk/; revision=8797
2007-05-28 17:09:30 +00:00
Eelco Dolstra
fe25567984
* Patch to make tar shut up about timestamps of 0 (1-1-1970 00:00:00
...
UTC). (NIXPKGS-46)
svn path=/nixpkgs/trunk/; revision=8743
2007-05-24 13:35:44 +00:00
Eelco Dolstra
f861c8b66c
* makeFlags -> buildFlags in a few places.
...
svn path=/nixpkgs/trunk/; revision=7503
2006-12-27 18:34:35 +00:00
Armijn Hemel
7e41b751cb
new versions of various very important tools to keep the buildfarm busy.
...
svn path=/nixpkgs/trunk/; revision=7485
2006-12-25 23:28:35 +00:00
Armijn Hemel
3613f5568c
1.1 -> 1.2
...
svn path=/nixpkgs/trunk/; revision=7268
2006-12-07 19:31:23 +00:00
Eelco Dolstra
eed02cb58f
* Fix corrupt archives in cpio 2.7 when dealing with symlinks.
...
svn path=/nixpkgs/trunk/; revision=7143
2006-11-27 00:34:05 +00:00
Eelco Dolstra
908b2bf027
* Latest cpio; fixes a problem with symlinks.
...
svn path=/nixpkgs/trunk/; revision=6965
2006-11-07 10:48:08 +00:00
Eelco Dolstra
de25bee83d
* Of course, the latest GNU tar has the same gnulib header file shit
...
as coreutils.
svn path=/nixpkgs/trunk/; revision=6880
2006-10-27 20:14:19 +00:00
Eelco Dolstra
5f4f8766cf
* GNU tar 1.16.
...
svn path=/nixpkgs/trunk/; revision=6822
2006-10-24 17:24:46 +00:00
Eelco Dolstra
c6ecc900cf
* Add more stuff to the bootstrap builder.
...
* Remove some redundant *Diet values in all-packages.nix.
svn path=/nixpkgs/trunk/; revision=6780
2006-10-19 21:36:51 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
67c581cdcc
* Updated Pango, Cairo, Zip.
...
svn path=/nixpkgs/trunk/; revision=6697
2006-10-11 13:19:36 +00:00
Eelco Dolstra
8554e01d2b
* Added cabextract. Might be useful for adding Visual C++.
...
svn path=/nixpkgs/trunk/; revision=5368
2006-06-01 21:25:40 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +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
dffe1406a0
add cpio
...
svn path=/nixpkgs/trunk/; revision=3752
2005-08-30 13:56:15 +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
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
Eelco Dolstra
e2c30f15e4
* Fix zip (INSTALL variable not defined in the makefile!).
...
svn path=/nixpkgs/trunk/; revision=3198
2005-06-17 17:06:14 +00:00
Eelco Dolstra
a450978f26
* Glibc updated to 2.3.5.
...
* GCC 3.4.4 and 3.3.6.
* Other stdenv packages updated.
svn path=/nixpkgs/trunk/; revision=3188
2005-06-17 10:30:13 +00:00
Eelco Dolstra
7775caaa35
* Evacuate tarballs.
...
svn path=/nixpkgs/trunk/; revision=2527
2005-04-11 13:09:01 +00:00
Eelco Dolstra
1af17b9d7f
* Rename new unzip.
...
svn path=/nixpkgs/trunk/; revision=2515
2005-04-11 08:26:36 +00:00
Eelco Dolstra
d8a0bdebf2
* Get rid of the old unzip.
...
svn path=/nixpkgs/trunk/; revision=2514
2005-04-11 08:22:23 +00:00
Eelco Dolstra
55a02efa5b
* Mac needs Unzip 5.52.
...
svn path=/nixpkgs/trunk/; revision=2434
2005-03-21 14:48:48 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
1ff00e5516
* GNU tar updated to stable release 1.14.
...
svn path=/nixpkgs/trunk/; revision=1437
2004-09-18 17:07:06 +00:00