nixpkgs-suyu/pkgs/development/tools/misc
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
..
autoconf updated autoconf to 2.61 2007-02-22 14:16:19 +00:00
automake * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
binutils * Give binutils a lower default priority than the gcc wrapper so that 2007-04-27 23:30:07 +00:00
binutils-cross * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
ctags * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
elfutils * Copy elfutils before it disappears again. 2007-05-15 13:33:39 +00:00
gdb Updated gaim to latest beta 2007-02-22 16:07:51 +00:00
gnum4 * GNU M4 updated to 1.4.9 (NIXPKGS-51). 2007-05-24 13:42:28 +00:00
gperf update to 3.0.3 2007-05-13 17:46:47 +00:00
help2man * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
icon-naming-utils * More Gnome stuff. 2007-03-05 18:52:31 +00:00
kcachegrind * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lcov fix impurity of lcov install 2007-02-21 11:40:12 +00:00
libtool * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lsof Added some descriptions. 2007-06-26 11:49:45 +00:00
patchelf * Use patchelf 0.3. 2007-05-24 16:00:05 +00:00
pkgconfig The name attribute is still necessary for pkgconfig: the binary 2007-03-03 01:38:43 +00:00
strace * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
swig * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
texinfo new texinfo 2006-10-14 20:19:23 +00:00
valgrind Fix for building valgrind on x86_64-linux. 2007-02-27 10:40:15 +00:00