Eelco Dolstra
67b32b0ec7
* system-config-printer: don't apply autoconf/automake, because then
...
we need to have exactly the right versions of those :-)
svn path=/nixpkgs/branches/stdenv-updates/; revision=15183
2009-04-20 14:10:15 +00:00
Eelco Dolstra
a4c304ef84
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15065
2009-04-15 13:25:01 +00:00
Lluís Batlle i Rossell
67763e7c16
Fixing netpbm for x86_64 (and adding a hash for fetchsvn)
...
svn path=/nixpkgs/trunk/; revision=15049
2009-04-15 08:24:37 +00:00
Eelco Dolstra
6a18dcab44
* checkinstall: don't include directories in the Debian `conffiles'
...
file. This caused the Nix Debian build to fail (because it installs
a file /etc/profile.d/nix.sh).
svn path=/nixpkgs/trunk/; revision=15038
2009-04-14 14:57:31 +00:00
Lluís Batlle i Rossell
415150d99c
Adding panomatic.
...
svn path=/nixpkgs/trunk/; revision=14981
2009-04-10 09:42:22 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
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
Lluís Batlle i Rossell
6f96ae757d
Adding dcraw again, this time with the whole nix expression.
...
svn path=/nixpkgs/trunk/; revision=14917
2009-04-07 19:17:22 +00:00
Marc Weber
0311bb19c8
adding openvpn
...
svn path=/nixpkgs/trunk/; revision=14901
2009-04-06 13:07:18 +00:00
Lluís Batlle i Rossell
c36012783f
Fixing licenses for the last packages I added.
...
svn path=/nixpkgs/trunk/; revision=14895
2009-04-05 21:41:47 +00:00
Lluís Batlle i Rossell
2dd00f1a57
Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
...
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Ludovic Courtès
644cf259a5
Add GNU mcron, a `cron' implementation in Guile Scheme.
...
svn path=/nixpkgs/trunk/; revision=14870
2009-04-03 18:46:26 +00:00
Ludovic Courtès
f48dfa1e25
GNU Coreutils 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14833
2009-04-02 12:33:03 +00:00
Eelco Dolstra
8482c13edc
* Hopefully really fix memtest86.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14829
2009-04-02 07:55:47 +00:00
Eelco Dolstra
3693c7a03d
* Updated memtest86. Hopefully this fixes the spurious memory errors
...
in the NixOS ISO built against the stdenv branch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14820
2009-04-01 09:07:11 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Eelco Dolstra
5a594ea219
* Updated ntp.
...
svn path=/nixpkgs/trunk/; revision=14798
2009-03-31 09:26:20 +00:00
Lluís Batlle i Rossell
40b58959a5
Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
...
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Lluís Batlle i Rossell
ef12e6757c
Adding the halibut typesetting system.
...
svn path=/nixpkgs/trunk/; revision=14759
2009-03-29 20:32:22 +00:00
Lluís Batlle i Rossell
701e3ee6b9
Adding lzop and updating lzo.
...
svn path=/nixpkgs/trunk/; revision=14749
2009-03-28 19:28:59 +00:00
Eelco Dolstra
3c381aa734
* Also handle the __open_2() function, which is needed on x86_64.
...
* Renamed to patch, because these aren't syscalls but Glibc functions.
svn path=/nixpkgs/trunk/; revision=14742
2009-03-27 21:49:46 +00:00
Eelco Dolstra
96392cc45f
* Added a patch that implements the getxattr(), lgetxattr() and
...
__open64_2() functions. The latter in particular is needed to make
operations like `mkdir -p /usr/foo/bar' work on Ubuntu 8.10 (Glibc
2.8).
svn path=/nixpkgs/trunk/; revision=14741
2009-03-27 17:49:19 +00:00
Eelco Dolstra
b741451a17
* Checkinstall only works on Linux.
...
svn path=/nixpkgs/trunk/; revision=14740
2009-03-27 14:25:00 +00:00
Eelco Dolstra
7a0f6b1a40
* Patched checkinstall to include empty directory in packages.
...
svn path=/nixpkgs/trunk/; revision=14736
2009-03-27 14:13:23 +00:00
Eelco Dolstra
8fffed2ba1
* Use the latest checkinstall from git. This fixes /usr/bin/ld and
...
other paths incorrectly ending up in generated Deb files.
svn path=/nixpkgs/trunk/; revision=14735
2009-03-27 12:13:11 +00:00
Peter Simons
33089fcfdd
pdsh: updated to version 2.18
...
svn path=/nixpkgs/trunk/; revision=14731
2009-03-26 19:17:42 +00:00
Eelco Dolstra
5322285f97
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14725
2009-03-26 13:39:40 +00:00
Lluís Batlle i Rossell
2630b87a8c
Adding rrdtool.
...
svn path=/nixpkgs/trunk/; revision=14713
2009-03-25 19:13:24 +00:00
Eelco Dolstra
5b89240b84
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14698
2009-03-25 12:41:13 +00:00
Eelco Dolstra
e49b111aca
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14686
2009-03-24 15:10:27 +00:00
Lluís Batlle i Rossell
67b73b3cbb
Fixing the url for plan9port (Dankon Ludo!)
...
svn path=/nixpkgs/trunk/; revision=14679
2009-03-24 09:21:21 +00:00
Lluís Batlle i Rossell
1167cdd1ba
Adding plan9port with X11 support.
...
For acme to work, set the PLAN9 variable, and have the plan9port programs in the PATH.
svn path=/nixpkgs/trunk/; revision=14669
2009-03-23 21:31:30 +00:00
Lluís Batlle i Rossell
ba1b5fe28c
Removing the just added pdflrf. It violates the GPL.
...
svn path=/nixpkgs/trunk/; revision=14647
2009-03-22 13:36:19 +00:00
Lluís Batlle i Rossell
eb87994383
Adding pdflrf (to get nice LRF files for Sony PRS)
...
svn path=/nixpkgs/trunk/; revision=14646
2009-03-22 13:25:12 +00:00
Lluís Batlle i Rossell
d52b60af22
Adding upx.
...
svn path=/nixpkgs/trunk/; revision=14645
2009-03-22 13:03:37 +00:00
Lluís Batlle i Rossell
e7dc9a15ae
Adding pipe viewer.
...
svn path=/nixpkgs/trunk/; revision=14643
2009-03-22 12:34:30 +00:00
Armijn Hemel
78c4691007
update to 1.6
...
svn path=/nixpkgs/trunk/; revision=14637
2009-03-20 21:20:06 +00:00
Eelco Dolstra
d8e436c742
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Marc Weber
d8f8d0f620
fix tcng
...
svn path=/nixpkgs/trunk/; revision=14626
2009-03-20 13:12:26 +00:00
Lluís Batlle i Rossell
874e0ac032
Updating tightvnc, and fixing the Xsecurity problems.
...
svn path=/nixpkgs/trunk/; revision=14625
2009-03-20 10:49:05 +00:00
Michael Raskin
79bfd749a0
DataMatrix update
...
svn path=/nixpkgs/trunk/; revision=14607
2009-03-19 13:59:00 +00:00
Lluís Batlle i Rossell
e72f1929b0
Adding multitran. I added a note in the 'data' expression, regarding
...
a locale that should be added into the system.
svn path=/nixpkgs/trunk/; revision=14582
2009-03-17 21:49:39 +00:00
Lluís Batlle i Rossell
7fd91b8736
Adding lrzip and rzip.
...
svn path=/nixpkgs/trunk/; revision=14581
2009-03-17 21:17:51 +00:00
Marc Weber
89a634a2a4
adding tcng package
...
tcc can be used to generate tc traffic shaping commands.
It even can compile kernel modules to classify packages (untested)
svn path=/nixpkgs/trunk/; revision=14574
2009-03-17 14:18:45 +00:00
Marc Weber
8fa77b44cb
added iperf (a tool to measure network bandwidth)
...
svn path=/nixpkgs/trunk/; revision=14564
2009-03-16 18:39:04 +00:00
Eelco Dolstra
3f8dff487e
* Fix URL.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14558
2009-03-16 13:21:27 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Ludovic Courtès
c2199227b4
Add Rubber, a LaTeX wrapper that does the right thing.
...
svn path=/nixpkgs/trunk/; revision=14551
2009-03-16 10:42:51 +00:00
Eelco Dolstra
46f7027688
* Reverted r14547, r14526 -> these belong in the stdenv-branch.
...
svn path=/nixpkgs/trunk/; revision=14549
2009-03-16 10:00:26 +00:00