Eelco Dolstra
8245a813fe
* Latest Gentoo patches for Grub. Includes a fix for booting from
...
ext3 filesystems with 256-byte inodes (created by mke2fs >= 1.40.5
by default).
svn path=/nixpkgs/trunk/; revision=11775
2008-05-08 10:40:17 +00:00
Marc Weber
d3a5cca1a1
Added pinentry (now needed to generate gnupg2 keys)
...
There are different versions (qt/gtk and console)
Shall we strive for a solution working out of the box (see comments in gnupg2)
I think a gui pinentry is more suitable because it also works invoked from guil email clients
svn path=/nixpkgs/trunk/; revision=11695
2008-04-23 19:42:10 +00:00
Marc Weber
454b9875d4
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
...
svn path=/nixpkgs/trunk/; revision=11693
2008-04-23 10:51:23 +00:00
Michael Raskin
de117209bc
Added uucp; this package also contains cu utility
...
svn path=/nixpkgs/trunk/; revision=11561
2008-04-11 09:27:18 +00:00
Michael Raskin
87ce868112
Added minicom
...
svn path=/nixpkgs/trunk/; revision=11560
2008-04-11 09:26:56 +00:00
Eelco Dolstra
6fa8de41fa
* Referring to stdenv.coreutils breaks on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=11463
2008-04-04 18:24:41 +00:00
Sander van der Burg
9dccbcfc55
Resolved issue with hard-corded path to /sbin/stty
...
svn path=/nixpkgs/trunk/; revision=11389
2008-03-31 12:57:12 +00:00
Ludovic Courtès
9ff94543d0
Add `doCheck = true' for GNU libcdio and GNU Idutils.
...
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Ludovic Courtès
9383efc9ba
Add GNU Idutils, a text searching utility.
...
svn path=/nixpkgs/trunk/; revision=11300
2008-03-27 11:09:40 +00:00
Eelco Dolstra
31bc21974d
* Purity fix in fontforge: don't look for /usr/include/libxml.
...
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Michael Raskin
14d5fa0ca8
Fixed relfs_grant
...
svn path=/nixpkgs/trunk/; revision=11143
2008-03-16 10:31:17 +00:00
Michael Raskin
b20aba1d92
Updated: RelFS. Added DictDB aggregation.
...
svn path=/nixpkgs/trunk/; revision=11006
2008-03-07 06:11:08 +00:00
Michael Raskin
74aba16126
Added FontForge with X11 interface
...
svn path=/nixpkgs/trunk/; revision=10918
2008-03-02 22:02:28 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
10daad7e97
Added ttmkfdir - program to create fonts.scale for TTF fonts
...
svn path=/nixpkgs/trunk/; revision=10910
2008-03-02 18:40:42 +00:00
Ludovic Courtès
26d4ecd5ad
Add Bogofilter, a fast bayesian spam filter.
...
svn path=/nixpkgs/trunk/; revision=10908
2008-03-02 18:35:04 +00:00
Eelco Dolstra
374509f104
* url -> cvsRoot.
...
svn path=/nixpkgs/trunk/; revision=10894
2008-02-29 09:15:28 +00:00
Eelco Dolstra
1c65ea4e20
* Added expect.
...
svn path=/nixpkgs/trunk/; revision=10877
2008-02-27 15:48:53 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Michael Raskin
66914f5438
Added src overriding option for relfs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10721
2008-02-18 10:42:04 +00:00
Yury G. Kudryashov
eddff7a74a
* A more pure man implementation.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10602
2008-02-10 17:40:54 +00:00
Yury G. Kudryashov
38fc3e6259
* man -> man-db.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10601
2008-02-10 17:40:46 +00:00
Yury G. Kudryashov
71dd78fe64
* man-db 2.5.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10600
2008-02-10 17:40:39 +00:00
Yury G. Kudryashov
7753a1c5e9
* 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.
...
Maybe this breaks unzip support, not tested.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10587
2008-02-10 17:38:46 +00:00
Yury G. Kudryashov
17a801ad4c
* Remove the Reiser4 patch from Gentoo, it broke Grub, with a message like
...
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,5)/boot/grub/stage /boot/grub/menu.lst"... failed
Error 15: File not found
svn path=/nixpkgs/branches/stdenv-updates/; revision=10585
2008-02-10 17:38:24 +00:00
Yury G. Kudryashov
7b3c313ec6
Fixed shebangfix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10581
2008-02-10 17:37:38 +00:00
Yury G. Kudryashov
703135a4de
Don't know wether you want to build perl and zip because of mc.. But one of mc's features is beeing able to unpack on the fly. You can do that now (.zip)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10579
2008-02-10 17:37:10 +00:00
Michael Raskin
4df190c703
Various fixes and updates to build that all.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Eelco Dolstra
4c59a67b32
* A more pure man implementation.
...
svn path=/nixpkgs/trunk/; revision=10547
2008-02-07 14:39:07 +00:00
Eelco Dolstra
f21f531e4e
* man -> man-db.
...
svn path=/nixpkgs/trunk/; revision=10543
2008-02-07 13:38:44 +00:00
Eelco Dolstra
3918ffc86d
* man-db 2.5.1.
...
svn path=/nixpkgs/trunk/; revision=10541
2008-02-07 13:32:48 +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
Eelco Dolstra
c583b8389b
* 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.
Maybe this breaks unzip support, not tested.
svn path=/nixpkgs/trunk/; revision=10500
2008-02-05 09:34:39 +00:00
Eelco Dolstra
7cc6713bdd
* Remove the Reiser4 patch from Gentoo, it broke Grub, with
...
a message like
Running "install --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+15 p (hd0,5)/boot/grub/stage /boot/grub/menu.lst"... failed
Error 15: File not found
svn path=/nixpkgs/trunk/; revision=10497
2008-02-04 14:35:15 +00:00
Michael Raskin
cc1a66d42d
Fixed shebangfix
...
svn path=/nixpkgs/trunk/; revision=10492
2008-02-04 12:07:27 +00:00
Michael Raskin
652984a43b
Added dosfstools
...
svn path=/nixpkgs/trunk/; revision=10487
2008-02-04 04:41:55 +00:00
Marc Weber
9a9a078ccf
Don't know wether you want to build perl and zip because of mc.. But one of
...
mc's features is beeing able to unpack on the fly. You can do that now (.zip)
svn path=/nixpkgs/trunk/; revision=10486
2008-02-03 23:33:54 +00:00
Yury G. Kudryashov
fbfab88e04
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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
b1b8c4f258
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10428
2008-01-31 10:40:21 +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
Eelco Dolstra
f831e0420a
* Added ms-sys, a program for writing Microsoft compatible boot records.
...
svn path=/nixpkgs/trunk/; revision=10414
2008-01-30 17:08:38 +00:00
Yury G. Kudryashov
0b15fe76ab
mc nix-expr review
...
svn path=/nixpkgs/trunk/; revision=10361
2008-01-28 19:49:59 +00:00
Yury G. Kudryashov
9b2659eec7
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10295
2008-01-25 14:16:25 +00:00
Michael Raskin
dac5ce6e48
Added rlwrap - readline wrapper
...
svn path=/nixpkgs/trunk/; revision=10271
2008-01-23 23:39:06 +00:00
Yury G. Kudryashov
f7da6595d6
mc nix-expr review
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10269
2008-01-23 21:27:44 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Sander van der Burg
8c9f87cd0c
Added midnight commander package
...
svn path=/nixpkgs/trunk/; revision=10257
2008-01-23 09:58:07 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Eelco Dolstra
42e974a9fe
* Apply all patches from Gentoo.
...
svn path=/nixpkgs/trunk/; revision=10175
2008-01-16 13:26:57 +00:00
Yury G. Kudryashov
6e8ff2b24b
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00