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
Ludovic Courtès
a8c3cbdf0b
Sudo: Set the right LOGFILE' and
TIMEDIR' paths.
...
This fixes `sudo' so that it can actually remember your password
across invocations.
svn path=/nixpkgs/trunk/; revision=14548
2009-03-16 08:31:23 +00:00
Marc Weber
9e82d3dd08
version bump to coreutils-7.1
...
7.1 adds the new flag iflag=fullblock!
This line without fullblock copies a different amount of data each
time !
cat /dev/zero | dd iflag=fullblock bs=1M count=1000 of=/dev/null;
svn path=/nixpkgs/trunk/; revision=14547
2009-03-16 00:20:34 +00:00
Ludovic Courtès
d9cfe67b9f
lsh: Change the PAM service name in accordance with NixOS (had forgotten to commit it).
...
svn path=/nixpkgs/trunk/; revision=14542
2009-03-15 14:11:21 +00:00
Eelco Dolstra
d574d882cc
* curl 7.19.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14507
2009-03-11 15:16:17 +00:00
Eelco Dolstra
29daeec109
* pciutils: build a shared libpci.
...
* pciutils: updated to the latest pci.ids.
svn path=/nixpkgs/trunk/; revision=14490
2009-03-10 12:25:45 +00:00
Eelco Dolstra
5c7cd50c25
* Latest unstable version.
...
svn path=/nixpkgs/trunk/; revision=14465
2009-03-09 15:27:23 +00:00
Peter Simons
f8c360148e
Moved python stringtemplate library from tools/text/py-string-template
...
to development/python-modules/stringtemplate.
svn path=/nixpkgs/trunk/; revision=14455
2009-03-09 10:46:42 +00:00
Ludovic Courtès
01a662d3e0
GNU Tar 1.22 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14433
2009-03-07 11:35:18 +00:00
Ludovic Courtès
70657dbb83
GnuPG 2.0.11.
...
svn path=/nixpkgs/trunk/; revision=14329
2009-03-04 13:41:52 +00:00
Marc Weber
b288a02e9a
nixUnstable version bump to 0.13pre14314
...
svn path=/nixpkgs/trunk/; revision=14326
2009-03-04 12:08:56 +00:00
Marc Weber
62a0aafa04
nixUnstable version bump to 0.13pre13641
...
svn path=/nixpkgs/trunk/; revision=14325
2009-03-04 12:08:51 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Eelco Dolstra
f468a5597a
* Install a libbz2.so symlink. Otherwise, programs that link against
...
-lbz2 will get libbz2.a, which is generally not what we want.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14307
2009-03-03 10:42:51 +00:00
Armijn Hemel
2d1a047761
add stunnel
...
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00
Eelco Dolstra
30d188f92d
* Graphviz 2.20.3.
...
svn path=/nixpkgs/trunk/; revision=14281
2009-02-27 15:36:14 +00:00
Marc Weber
6a1ecaee94
added tightvnc note about solving connecting trouble
...
svn path=/nixpkgs/trunk/; revision=14260
2009-02-26 13:16:25 +00:00
Lluís Batlle i Rossell
a54392bc53
Adding nylon.
...
svn path=/nixpkgs/trunk/; revision=14254
2009-02-25 23:21:44 +00:00
Lluís Batlle i Rossell
17abbe36d4
Adding remind and netpbm (maybe without all possible programs).
...
I agree the netpbm installation script is quite ugly, but I left a comment there.
svn path=/nixpkgs/trunk/; revision=14253
2009-02-25 22:44:08 +00:00
Sander van der Burg
3a1c208a69
Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure
...
svn path=/nixpkgs/trunk/; revision=14246
2009-02-25 16:05:13 +00:00
Marc Weber
c0dd6fd3c9
telling gnu id utils that .nix files should be treated as text
...
svn path=/nixpkgs/trunk/; revision=14237
2009-02-25 04:53:06 +00:00
Eelco Dolstra
7c45744373
* Urhg. Dpkg releases tend to just disappear...
...
svn path=/nixpkgs/trunk/; revision=14203
2009-02-23 11:53:31 +00:00
Ludovic Courtès
f0c728ba53
GNU Coreutils 7.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14196
2009-02-22 23:04:15 +00:00
Lluís Batlle i Rossell
704e085bfc
Updating ts version.
...
svn path=/nixpkgs/trunk/; revision=14150
2009-02-21 17:57:37 +00:00
Lluís Batlle i Rossell
39cea05305
Updating task spooler from 0.6.2 to 0.6.3.
...
svn path=/nixpkgs/trunk/; revision=14120
2009-02-18 22:45:01 +00:00
Eelco Dolstra
0a11c62147
* Updated cksfv to a version that does compile on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14102
2009-02-17 15:45:51 +00:00
Marc Weber
394be4b2e1
parted version bump to 1.8.8 and passing --disable-Werror
...
to get rid of compile time warnings causing build failure
svn path=/nixpkgs/trunk/; revision=14082
2009-02-14 23:44:08 +00:00
Marc Weber
0d159e6a10
version bump sudo to 1.7.0
...
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Marc Weber
f3aee4d107
at version bump to 3.1.10.2
...
svn path=/nixpkgs/trunk/; revision=14078
2009-02-13 18:06:25 +00:00
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Marc Weber
c1b79a5b5d
Revert "added cgdb (ncrurses based gdb frontend)" and dooh commit.
...
gdb does have a curses based interface as itself (try ctrl-x o)
svn path=/nixpkgs/trunk/; revision=14069
2009-02-13 12:04:41 +00:00
Eelco Dolstra
013d8e5e3a
* Fix building on Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14061
2009-02-12 22:03:32 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Marc Weber
15962e240e
doh
...
svn path=/nixpkgs/trunk/; revision=14056
2009-02-12 20:54:31 +00:00
Marc Weber
f936925abf
added cgdb (ncrurses based gdb frontend)
...
svn path=/nixpkgs/trunk/; revision=14055
2009-02-12 20:52:49 +00:00
Eelco Dolstra
7bf6d9cbdf
* cpio: apply a patch from Gentoo to make it build on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14046
2009-02-12 19:04:44 +00:00
Ludovic Courtès
9e2fb3fe06
GNU grep 2.5.4 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14024
2009-02-10 22:46:00 +00:00
Eelco Dolstra
3989a4ed4a
* gcc.gcc may be null.
...
svn path=/nixpkgs/trunk/; revision=14023
2009-02-10 16:09:43 +00:00
Michael Raskin
646767fdec
Fixing Cuneiform for non-Linux platform
...
svn path=/nixpkgs/trunk/; revision=14020
2009-02-10 13:54:05 +00:00
Michael Raskin
921b7d3c69
Added Cuneiform OCR. Works somehow..
...
svn path=/nixpkgs/trunk/; revision=14015
2009-02-09 20:37:11 +00:00
Lluís Batlle i Rossell
0f6908ca75
Updating dosfstools to 3.01. Removing selectVersion.
...
(3.00deb urls weren't working)
svn path=/nixpkgs/trunk/; revision=14007
2009-02-08 16:28:12 +00:00
Peter Simons
ecddd8b472
Added syslog-ng (and the eventlog library that it depends on).
...
svn path=/nixpkgs/trunk/; revision=13988
2009-02-05 16:50:45 +00:00
Eelco Dolstra
6ed4aa7ecb
* Qt updated to 4.4.3 in preparation of upgrading KDE to 4.2.
...
svn path=/nixpkgs/trunk/; revision=13974
2009-02-03 16:32:56 +00:00
Lluís Batlle i Rossell
95f38fc409
Fixing the aircrack-ng build, so it doesn't depend on any profile
...
and points, as usual, only to the store for its dependencies.
svn path=/nixpkgs/trunk/; revision=13965
2009-02-02 21:57:18 +00:00
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
Eelco Dolstra
37b9b420cb
* Sync with trunk. Back to gtkLibs214.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13960
2009-02-02 15:44:04 +00:00
Eelco Dolstra
637fb9696d
* Update the PAM patch for coreutils 7.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13954
2009-02-02 14:42:00 +00:00
Eelco Dolstra
c696ea1326
* wget 1.11.4.
...
svn path=/nixpkgs/trunk/; revision=13948
2009-02-02 12:33:40 +00:00
Lluís Batlle i Rossell
2037ddccb0
Adding aircrack-ng.
...
svn path=/nixpkgs/trunk/; revision=13936
2009-02-01 21:21:12 +00:00
Armijn Hemel
6aebc2b1a7
version bump to 2.20
...
svn path=/nixpkgs/trunk/; revision=13929
2009-02-01 18:56:01 +00:00
Michael Raskin
cdf5d243a0
Adding ppp and rp-pppoe for different point-to-point connectivity situations. Not tested for trivial reasons, but built OK
...
svn path=/nixpkgs/trunk/; revision=13925
2009-02-01 13:54:20 +00:00
Ludovic Courtès
6646f2e8e1
GNU Inetutils 1.6.
...
svn path=/nixpkgs/trunk/; revision=13920
2009-01-30 23:38:02 +00:00
Eelco Dolstra
1c623126c7
* Use the sh from klibc in the bootstrap. It's a lot smaller than
...
bash. Also, use the cpio from klibc instead of tar.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13905
2009-01-29 17:48:45 +00:00
Eelco Dolstra
e8a9844354
svn path=/nixpkgs/branches/stdenv-updates/; revision=13902
2009-01-29 16:08:03 +00:00
Eelco Dolstra
88c502217b
* coreutils 7.0 already has the backwards compatibility patch for old
...
Linux kernels.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13875
2009-01-27 10:51:54 +00:00
Ludovic Courtès
6927ec314e
GNU Coreutils 7.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13829
2009-01-24 19:05:35 +00:00
Eelco Dolstra
c91168a600
* Bootstrap tools: build on x86_64-linux.
...
* Removed Perl from the bootstrap tools.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13827
2009-01-23 15:09:56 +00:00
Eelco Dolstra
4274b92cda
* Remove unused versions of tar.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13826
2009-01-23 10:55:41 +00:00
Eelco Dolstra
3709e0e666
* GNU sed 4.1.2: obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13825
2009-01-23 10:50:53 +00:00
Eelco Dolstra
d73c2175e0
* lzma 4.32.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13818
2009-01-21 16:07:31 +00:00
Eelco Dolstra
581af921ea
* Latest OpenSSL, Curl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13817
2009-01-21 14:11:22 +00:00
Marc Weber
0ad62a0edb
adding gitAttr
...
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)
svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Eelco Dolstra
88ba45c499
svn path=/nixpkgs/branches/stdenv-updates/; revision=13791
2009-01-16 17:13:35 +00:00
Eelco Dolstra
4998f96209
* GNU tar 1.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13787
2009-01-16 16:11:22 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
abfb6c220d
GnuPG 2.0.10.
...
svn path=/nixpkgs/trunk/; revision=13749
2009-01-12 20:20:18 +00:00
Eelco Dolstra
dda1e103fc
* Latest Grub patches from Gentoo. In particular adds support for
...
booting from ext4.
svn path=/nixpkgs/trunk/; revision=13741
2009-01-12 12:39:16 +00:00
Ludovic Courtès
68eec57920
GNU Troff 1.20.1.
...
svn path=/nixpkgs/trunk/; revision=13733
2009-01-10 23:35:15 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +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
b9b8abb1cb
Removing unnecessary sed invokation for ts - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13699
2009-01-04 17:21:29 +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
Michael Raskin
8f4c32886a
Updated ts task spooler; patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13687
2009-01-02 16:33:39 +00:00
Ludovic Courtès
f64c0bc28e
Add Namazu, a full-text search engine.
...
svn path=/nixpkgs/trunk/; revision=13655
2008-12-17 17:09:29 +00:00
Ludovic Courtès
01545132b4
Cdrkit 1.1.9.
...
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra
2750bec889
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=13643
2008-12-16 00:18:20 +00:00
Eelco Dolstra
d25aa3c8a5
* checkinstall: build properly on x86_64.
...
* checkinstall: get rid of the RUNPATH in the LD_PRELOAD library so
that it works with native Glibc (e.g. in VM builds).
* debBuild: use our own checkinstall. In particular this allows us to
build Debs on x86_64.
svn path=/nixpkgs/trunk/; revision=13608
2008-12-10 17:12:19 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Eelco Dolstra
016e2d912e
* Name attribute did not match the actual version.
...
svn path=/nixpkgs/trunk/; revision=13600
2008-12-09 13:52:37 +00:00
Ludovic Courtès
6d92197ffd
Pinentry 0.7.5.
...
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Michael Raskin
d49a6f0641
Starting migrating old builderDefs packages to builderDefsPackage style.
...
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra
f679021d11
* OpenSSH updated to 5.1p1.
...
svn path=/nixpkgs/trunk/; revision=13579
2008-12-04 13:16:38 +00:00
Ludovic Courtès
e442925ccd
Add Jnettop, a network traffic visualizer.
...
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Eelco Dolstra
9f206fb8f9
* Use the latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=13503
2008-11-28 18:43:19 +00:00
Eelco Dolstra
31d4efb9d7
* Oops.
...
svn path=/nixpkgs/trunk/; revision=13486
2008-11-28 13:09:07 +00:00
Eelco Dolstra
60431bb1e8
* Install the man page.
...
svn path=/nixpkgs/trunk/; revision=13485
2008-11-28 13:06:54 +00:00
Ludovic Courtès
31c156de83
Add `host', a DNS query utility.
...
svn path=/nixpkgs/trunk/; revision=13459
2008-11-27 13:54:49 +00:00
Ludovic Courtès
f38077a30e
vpnc 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=13457
2008-11-27 10:32:47 +00:00
Marc Weber
79536f8240
fix fcron: don't check for /var/setuid-wrappers/sendmail
...
svn path=/nixpkgs/trunk/; revision=13435
2008-11-26 14:38:16 +00:00
Eelco Dolstra
c90bd0756c
* Automatically build Debian packages using checkinstall, as suggested
...
by Pjotr Prins a while back. This could also be used to generate
RPMs for packages that don't have a spec-file.
* Added checkinstall to Nixpkgs. However we don't use our own build
yet because with it "make install" segfaults in a Debian VM, while
the pre-built binary does work.
svn path=/nixpkgs/trunk/; revision=13400
2008-11-25 02:20:41 +00:00
Michael Raskin
044c4dfe9f
Fix shebang in more scripts...
...
svn path=/nixpkgs/trunk/; revision=13393
2008-11-24 22:36:39 +00:00
Marc Weber
6fb6ecff1e
fix fcron: don't try to create /etc/fcron.{allow,deny,conf}
...
svn path=/nixpkgs/trunk/; revision=13391
2008-11-24 22:30:58 +00:00
Marc Weber
26212b62c7
(last) fcron fix for now because the service works as expected
...
svn path=/nixpkgs/trunk/; revision=13368
2008-11-22 16:57:31 +00:00
Marc Weber
eb0f06a162
default locations for fcron config settings (don't use store path)
...
svn path=/nixpkgs/trunk/; revision=13366
2008-11-21 23:53:31 +00:00
Eelco Dolstra
a4a95f2962
* Latest stable, unstable releases.
...
svn path=/nixpkgs/trunk/; revision=13365
2008-11-21 17:06:49 +00:00
Michael Raskin
a0604dd47b
Added qrencode and qrdecode - tools for QR code. Qrdecode behaves strangely (Debian package does the same, so probably upstream bug)
...
svn path=/nixpkgs/trunk/; revision=13304
2008-11-15 17:54:09 +00:00
Eelco Dolstra
6a05e154a8
* Get rid of nix-static, it's no longer needed and horribly
...
out-dated.
svn path=/nixpkgs/trunk/; revision=13300
2008-11-14 16:59:02 +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
Michael Raskin
6f509e20a3
Added DataMatrix (2D bar code) processing utilities
...
svn path=/nixpkgs/trunk/; revision=13281
2008-11-13 13:31:10 +00:00
Marc Weber
1fd394d0d4
updated dosfstools 3.0.0
...
patch provided by Pauline (tachermourir@rambler.ru )
svn path=/nixpkgs/trunk/; revision=13215
2008-11-07 12:36:06 +00:00
Peter Simons
52e1bb158c
Added python's implementation for the www.stringtemplate.org language.
...
svn path=/nixpkgs/trunk/; revision=13199
2008-11-05 20:03:00 +00:00
Marc Weber
b9173d8755
added fcron
...
svn path=/nixpkgs/trunk/; revision=13192
2008-11-04 21:40:39 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Marc Weber
489620f05c
added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi
...
svn path=/nixpkgs/trunk/; revision=13134
2008-10-28 11:56:43 +00:00
Marc Weber
ea22df581b
added hg2git
...
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Marc Weber
777b377582
dooh - mjpegtools forgotten to bump name version as well
...
svn path=/nixpkgs/trunk/; revision=13090
2008-10-16 23:24:37 +00:00
Marc Weber
9faee768da
added swftools
...
svn path=/nixpkgs/trunk/; revision=13078
2008-10-16 11:01:10 +00:00
Ludovic Courtès
b436bcf285
Lout 3.38.
...
svn path=/nixpkgs/trunk/; revision=13074
2008-10-15 08:53:11 +00:00
Marc Weber
ef6cf67fc4
update mjpegtools to 1.6.2 (sourceforge) no longer needing patch(?)
...
svn path=/nixpkgs/trunk/; revision=13066
2008-10-14 14:01:26 +00:00
Eelco Dolstra
a644a08a25
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=13021
2008-10-09 12:55:55 +00:00
Ludovic Courtès
543b6a6795
aMule 2.2.2.
...
svn path=/nixpkgs/trunk/; revision=13015
2008-10-08 21:10:57 +00:00
Eelco Dolstra
ee07abad60
* Mesa 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13004
2008-10-08 16:56:52 +00:00
Ludovic Courtès
f88d1cd051
aMule: Use `libupnp'.
...
svn path=/nixpkgs/trunk/; revision=12996
2008-10-07 21:50:24 +00:00
Eelco Dolstra
387cbc1c92
* Enable the backwards compatibility patch (I guess it doesn't hurt on
...
new kernels).
svn path=/nixpkgs/branches/stdenv-updates/; revision=12989
2008-10-07 16:55:58 +00:00
Pjotr Prins
1587e34e0a
XML validating parser for Arb
...
svn path=/nixpkgs/trunk/; revision=12951
2008-10-05 08:57:39 +00:00
Pjotr Prins
bdc54592c7
Adding (disabled) time compatibility patch for coreutils - this allows
...
the compilation of older Linux kernels against newer headers (not a recommended
practise!)
svn path=/nixpkgs/trunk/; revision=12944
2008-10-05 08:41:54 +00:00
Ludovic Courtès
3a9d5063bd
xmlto: Add dependency on `w3m' for HTML to text conversions.
...
svn path=/nixpkgs/trunk/; revision=12923
2008-09-26 08:56:03 +00:00
Marc Weber
d326561aaf
proxytunnel fix
...
svn path=/nixpkgs/trunk/; revision=12906
2008-09-24 00:42:36 +00:00
Ludovic Courtès
a9ad71d940
Lout: Run fixupPhase' after
installPhase'.
...
This removes dependency on GCC.
svn path=/nixpkgs/trunk/; revision=12887
2008-09-19 08:52:17 +00:00
Ludovic Courtès
508ae51b7a
Lout 3.37.
...
svn path=/nixpkgs/trunk/; revision=12886
2008-09-19 08:32:37 +00:00
Eelco Dolstra
0548c19dbe
* NTP 4.2.4p5 (and the old url was broken).
...
svn path=/nixpkgs/trunk/; revision=12883
2008-09-18 21:15:14 +00:00
Eelco Dolstra
35cc272d07
* Handle symlinks such as /dev/disk/by-label/bla. Previously
...
Grub installation barfed.
svn path=/nixpkgs/trunk/; revision=12877
2008-09-18 09:43:31 +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
a5231ec30e
* Latest dpkg (the old one has disappeared).
...
svn path=/nixpkgs/trunk/; revision=12848
2008-09-12 13:14:06 +00:00
Armijn Hemel
37524efd2a
update to 4.75
...
svn path=/nixpkgs/trunk/; revision=12842
2008-09-11 17:28:37 +00:00
Ludovic Courtès
0233672dc7
Sudo 1.6.9p17.
...
svn path=/nixpkgs/trunk/; revision=12841
2008-09-11 14:31:37 +00:00
Ludovic Courtès
8f0dab06ec
Add GnuPG mirrors, use them.
...
svn path=/nixpkgs/trunk/; revision=12832
2008-09-09 09:06:01 +00:00
Michael Raskin
731cf5fff0
Updating nixUnstable.
...
svn path=/nixpkgs/trunk/; revision=12827
2008-09-08 21:06:41 +00:00
Marc Weber
56a7c7dfc7
Added proxy tunnel tool
...
svn path=/nixpkgs/trunk/; revision=12814
2008-09-06 12:33:25 +00:00
Eelco Dolstra
5d9dfc1e60
* Removed $installCommand, it's no longer needed since we split the
...
install and fixup phases. You can just override installPhase.
svn path=/nixpkgs/trunk/; revision=12787
2008-09-02 13:51:32 +00:00
Ludovic Courtès
687d66d2b9
Downgrade Tcpdump and libpcap as recent versions have vanished.
...
svn path=/nixpkgs/trunk/; revision=12781
2008-09-01 13:10:26 +00:00
Ludovic Courtès
d22149a3b7
Use tcpdump mirror scheme.
...
svn path=/nixpkgs/trunk/; revision=12780
2008-09-01 13:00:24 +00:00
Eelco Dolstra
67cf9984f2
* ktorrent 2.2.7.
...
svn path=/nixpkgs/trunk/; revision=12774
2008-08-30 12:16:16 +00:00
Eelco Dolstra
562345e595
* pciutils updated to 3.0.0. Also latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=12773
2008-08-30 09:56:21 +00:00
Michael Raskin
c840a6971b
Updated nmap -> 4.68
...
svn path=/nixpkgs/trunk/; revision=12771
2008-08-29 18:27:45 +00:00
Eelco Dolstra
cee9051b7c
* Get rid of $findUnpacker, it's pointless anyway.
...
* Pass the source file to $unpackCmd via $curSrc.
svn path=/nixpkgs/trunk/; revision=12748
2008-08-27 15:22:33 +00:00
Eelco Dolstra
fc980b49f9
* Test setting $sourceRoot directly.
...
svn path=/nixpkgs/trunk/; revision=12746
2008-08-27 14:56:59 +00:00
Eelco Dolstra
37b7f0ffeb
* The latest and greatest.
...
svn path=/nixpkgs/trunk/; revision=12733
2008-08-27 09:48:41 +00:00
Peter Simons
4dba81501f
replace: makeFlags is an array
...
svn path=/nixpkgs/trunk/; revision=12701
2008-08-25 10:00:17 +00:00
Marc Weber
3091c81082
tm (terminal mixer), ts (task spooler) added, provided by viric
...
svn path=/nixpkgs/trunk/; revision=12688
2008-08-21 21:35:14 +00:00
Marc Weber
0686eecf4f
slsnif-0.4.4 added
...
svn path=/nixpkgs/trunk/; revision=12679
2008-08-21 11:07:29 +00:00
Marc Weber
9075ea2218
moved nix-repository-manager to add additional feature automatically updating given bleeding-edge-fetch-infos.nix
...
svn path=/nixpkgs/trunk/; revision=12658
2008-08-19 12:36:00 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Sander van der Burg
b5b68ce414
Upgrade to newer version
...
svn path=/nixpkgs/trunk/; revision=12654
2008-08-18 21:05:32 +00:00
Michael Raskin
61b285d660
Added xnee utility for X11 action recording
...
svn path=/nixpkgs/trunk/; revision=12612
2008-08-14 09:25:26 +00:00
Eelco Dolstra
7493ae8010
* Added convertlit, a tool for converting Microsoft Reader ebooks,
...
plus its dependency libtommath.
svn path=/nixpkgs/trunk/; revision=12606
2008-08-12 19:57:35 +00:00
Sander van der Burg
21cc160792
Another update to a new revision
...
svn path=/nixpkgs/trunk/; revision=12602
2008-08-12 15:56:49 +00:00
Sander van der Burg
7bb4aae65f
Updated to later revision
...
svn path=/nixpkgs/trunk/; revision=12595
2008-08-12 13:09:14 +00:00
Sander van der Burg
66b7b8c6d8
Small disnix bugfix
...
svn path=/nixpkgs/trunk/; revision=12592
2008-08-12 12:03:35 +00:00
Sander van der Burg
92c6c54cdc
Updated to newer version of disnix
...
svn path=/nixpkgs/trunk/; revision=12591
2008-08-12 11:25:46 +00:00
Sander van der Burg
a65819332f
Also install the Nix expressions
...
svn path=/nixpkgs/trunk/; revision=12587
2008-08-11 21:09:43 +00:00
Eelco Dolstra
9858c56592
* sshfs updated to 2.1.
...
svn path=/nixpkgs/trunk/; revision=12579
2008-08-11 09:39:14 +00:00
Sander van der Burg
ac3582350e
Updated DisnixService to new revision
...
svn path=/nixpkgs/trunk/; revision=12577
2008-08-10 20:07:53 +00:00
Marc Weber
9e55727832
Added:
...
* dmenu
* gftp
* micropolis
* byacc as a build-time dependency for micropolis
contributed by baldo <baldo@quimby.lan>
svn path=/nixpkgs/trunk/; revision=12526
2008-08-06 20:39:01 +00:00