nixpkgs/pkgs/tools/misc
Lluís Batlle i Rossell 686147d0f6 Making bc use readline. I prefer bc with readline.
svn path=/nixpkgs/trunk/; revision=14919
2009-04-08 07:29:42 +00:00
..
bc Making bc use readline. I prefer bc with readline. 2009-04-08 07:29:42 +00:00
bfr bfr added (pipe buffer) 2008-07-11 20:27:53 +00:00
bogofilter * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
coreutils * Reverted r14547, r14526 -> these belong in the stdenv-branch. 2009-03-16 10:00:26 +00:00
coreutils-5 * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
desktop-file-utils Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure 2009-02-25 16:05:13 +00:00
dosfstools Updating dosfstools to 3.01. Removing selectVersion. 2009-02-08 16:28:12 +00:00
eProver * Removed $installCommand, it's no longer needed since we split the 2008-09-02 13:51:32 +00:00
expect * Referring to stdenv.coreutils breaks on FreeBSD. 2008-04-04 18:24:41 +00:00
fdupes added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi 2008-10-28 11:56:43 +00:00
file Version bump 2008-07-06 17:47:10 +00:00
findutils * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
findutils-wrapper fix findutils wrapper: 2006-01-13 19:35:32 +00:00
fontforge * Purity fix in fontforge: don't look for /usr/include/libxml. 2008-03-26 12:57:30 +00:00
getopt * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
grub * Latest Grub patches from Gentoo. In particular adds support for 2009-01-12 12:39:16 +00:00
hddtemp fixing bad location of hddtemp (spotted by gour) (tools -> tools/misc) 2008-05-11 11:18:16 +00:00
idutils telling gnu id utils that .nix files should be treated as text 2009-02-25 04:53:06 +00:00
jdiskreport * Quick start section. 2008-06-17 14:19:59 +00:00
keychain added keychain, a gentoo tool to start gnupg and ssh daemon writing pids to a file so that you can share them easily on different shells 2008-04-23 10:51:23 +00:00
less Merged with trunk 2008-01-15 00:55:21 +00:00
man * A more pure man implementation. 2008-02-10 17:40:54 +00:00
man-db * man -> man-db. 2008-02-10 17:40:46 +00:00
mc * Remove a time-dependent impurity from mc which was caused by touching all the source files. Depending on whether files were touched in the same second things would either be rebuilt (which would fail) or not. 2008-02-10 17:38:46 +00:00
mdbtools Added MDBtools 2008-05-11 09:45:26 +00:00
memtest86 Merged with trunk 2008-01-15 00:55:21 +00:00
minicom Added minicom 2008-04-11 09:26:56 +00:00
mssys * Added ms-sys, a program for writing Microsoft compatible boot records. 2008-01-31 10:40:21 +00:00
mysql2pgsql added mysql2pgsql (mysql dump to postrges sql converter) script 2008-05-31 22:49:00 +00:00
parted parted version bump to 1.8.8 and passing --disable-Werror 2009-02-14 23:44:08 +00:00
pinentry Pinentry 0.7.5. 2008-12-08 21:22:20 +00:00
proxytunnel proxytunnel fix 2008-09-24 00:42:36 +00:00
psmisc Merged with trunk 2008-01-15 00:55:21 +00:00
pv Adding pipe viewer. 2009-03-22 12:34:30 +00:00
qtparted * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
relfs * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
remind Adding remind and netpbm (maybe without all possible programs). 2009-02-25 22:44:08 +00:00
rlwrap * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
rrdtool Adding rrdtool. 2009-03-25 19:13:24 +00:00
screen * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
shebangfix Fixed shebangfix 2008-02-10 17:37:38 +00:00
slsnif slsnif-0.4.4 added 2008-08-21 11:07:29 +00:00
su Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe. 2007-10-11 03:41:29 +00:00
syslog-ng Added syslog-ng (and the eventlog library that it depends on). 2009-02-05 16:50:45 +00:00
system-config-printer Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure 2009-02-25 16:05:13 +00:00
testdisk * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
time * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
timidity * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
ttmkfdir Added ttmkfdir - program to create fonts.scale for TTF fonts 2008-03-02 18:40:42 +00:00
units Added some descriptions. 2007-06-26 11:49:45 +00:00
uucp Added uucp; this package also contains cu utility 2008-04-11 09:27:18 +00:00
wv * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
xclip Nix-expr style review 2008-01-31 10:41:04 +00:00
xmltv svn path=/nixpkgs/trunk/; revision=12193 2008-06-26 08:43:14 +00:00
xsel * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00