Commit graph

1921 commits

Author SHA1 Message Date
Lluís Batlle i Rossell c10bdc23cd Simple packaging of bacula.
svn path=/nixpkgs/trunk/; revision=28182
2011-08-05 19:18:02 +00:00
Peter Simons 7d651a8ec3 syslog-ng: the build doesn't find "glib" on platforms other than Linux
Glib is a buildInput, and it does work fine on Linux, but on other
platforms Hydra reports a build failure:

 | checking for GLIB - version >= 2.10.1... no
 | *** Could not run GLIB test program, checking why...
 | *** The test program failed to compile or link. See the file config.log for the
 | *** exact error that occured. This usually means GLIB is incorrectly installed.
 | configure: error: Cannot find GLIB version >= 2.10.1: is pkg-config in path?

I can't debug that problem, so opted to just disable those builds that
fail anyway.

svn path=/nixpkgs/trunk/; revision=28156
2011-08-04 15:59:21 +00:00
Peter Simons 9f834cb8bd syslog-ng: moved package from tools/misc to tools/system
svn path=/nixpkgs/trunk/; revision=28155
2011-08-04 15:59:14 +00:00
Eelco Dolstra fda7c24c2b * Added aws-mturk-clt, the Amazon Mechanical Turk command-line tools.
svn path=/nixpkgs/trunk/; revision=28150
2011-08-04 12:13:53 +00:00
Eelco Dolstra fcce78c0f4 * Sync with the trunk.
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Michael Raskin 451f7818a5 Adding The Sleuth Kit
svn path=/nixpkgs/trunk/; revision=28130
2011-08-02 20:06:09 +00:00
Lluís Batlle i Rossell 71dc3b87eb Adding mairix
svn path=/nixpkgs/trunk/; revision=28122
2011-08-02 14:26:47 +00:00
Sander van der Burg 034fb4fa11 Bumped midnight commander to version 4.7.5.3
svn path=/nixpkgs/trunk/; revision=28106
2011-08-01 10:24:14 +00:00
Shea Levy 6e06060c33 zip: Make it actually install something
svn path=/nixpkgs/trunk/; revision=28050
2011-08-01 01:11:01 +00:00
Shea Levy 3a74fd3f3b zip: Bump to 3.0
svn path=/nixpkgs/trunk/; revision=28049
2011-08-01 01:10:52 +00:00
Shea Levy 92e792f17b zip: Change formatting
svn path=/nixpkgs/trunk/; revision=28048
2011-08-01 01:10:44 +00:00
Shea Levy 6a34912bfb zip: Folded builder into derivation
svn path=/nixpkgs/trunk/; revision=28047
2011-08-01 01:10:36 +00:00
Eelco Dolstra 1b427fe052 * Sync with the trunc.
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
  to update the hash.  So secretly it was still building the old
  version.  Also, now that we've realised that the PulseAudio server
  and library don't need to be the same build, disable some
  dependencies by default (avahi and bluez).

svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons de4c559ce9 tree: configure build for BSD Unix
svn path=/nixpkgs/trunk/; revision=27948
2011-07-25 17:24:49 +00:00
Peter Simons 486ff3ff40 tree: configure build for Cygwin
svn path=/nixpkgs/trunk/; revision=27947
2011-07-25 17:19:37 +00:00
Peter Simons 31d1abd4a1 tree: OBJS+=... doesn't work on the make command line, use EXTRA_OBJS variable instead
svn path=/nixpkgs/trunk/; revision=27919
2011-07-24 19:36:03 +00:00
Peter Simons 3415f0f088 tree: the tool ought to compile everywhere, so let's give it a try
svn path=/nixpkgs/trunk/; revision=27918
2011-07-24 19:15:09 +00:00
Peter Simons e0e42141d9 tree: blind attempt to fix the build on Darwin
svn path=/nixpkgs/trunk/; revision=27917
2011-07-24 19:15:03 +00:00
Peter Simons 7743596401 all-packages.nix: added the 'tree' utility
svn path=/nixpkgs/trunk/; revision=27916
2011-07-24 09:57:06 +00:00
Eelco Dolstra 982a83aa2e * Added udisks, the replacement of the disk management bits of HAL
(which is obsolete).
* lvm2: updated to 2.02.86.  Also install the pkgconfig files and
  build liblvm2app.
* Added libatasmart (udisks dependency for querying ATA SMART status).
* Updated sg3_utils to 1.31.

svn path=/nixpkgs/branches/kde-4.7/; revision=27908
2011-07-23 01:29:51 +00:00
Eelco Dolstra 9379248ef3 * Update kdeadmin and kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27898
2011-07-22 01:28:09 +00:00
Eelco Dolstra a75f9edd10 svn path=/nixpkgs/branches/kde-4.7/; revision=27897 2011-07-21 22:18:52 +00:00
Eelco Dolstra f9320cb33a * Update system-config-printer to 1.3.4.
svn path=/nixpkgs/branches/kde-4.7/; revision=27896
2011-07-21 22:18:41 +00:00
Peter Simons 62eab9e44a pdsh: updated to version 2.26
svn path=/nixpkgs/trunk/; revision=27858
2011-07-20 18:58:34 +00:00
Peter Simons b9d382c2dd libtorrent: use sha256 hash returned by nix-prefetch-url
svn path=/nixpkgs/trunk/; revision=27827
2011-07-18 15:23:03 +00:00
Peter Simons 7c19a3a691 rtorrent: updated to version 0.8.9
svn path=/nixpkgs/trunk/; revision=27824
2011-07-18 14:34:46 +00:00
Peter Simons 21691b47d7 libtorrent: updated to version 0.12.9
svn path=/nixpkgs/trunk/; revision=27823
2011-07-18 14:34:33 +00:00
Eelco Dolstra 4cc476fa52 * Update nixUnstable.
svn path=/nixpkgs/trunk/; revision=27782
2011-07-14 17:16:00 +00:00
Peter Simons 7049b34b10 glxinfo: updated to version 8.0.1
svn path=/nixpkgs/trunk/; revision=27779
2011-07-14 12:23:03 +00:00
Peter Simons dc31e088c0 Added archivemount-0.6.1, a FUSE-based file system for mounting tar archives.
svn path=/nixpkgs/trunk/; revision=27758
2011-07-13 12:33:54 +00:00
Peter Simons 132b87eced nbd: updated to 2.9.23
svn path=/nixpkgs/trunk/; revision=27675
2011-07-08 16:01:59 +00:00
Sander van der Burg 84be287f40 bumped disnixos
svn path=/nixpkgs/trunk/; revision=27673
2011-07-08 14:42:13 +00:00
Peter Simons 8e79697a84 smartmontools: updated to version 5.41
svn path=/nixpkgs/trunk/; revision=27671
2011-07-08 10:51:18 +00:00
Ludovic Courtès e7e3bea7bf Update Nix unstable.
svn path=/nixpkgs/trunk/; revision=27596
2011-07-04 14:44:46 +00:00
Ludovic Courtès ce954e5a5a GNU Parallel 20110622.
svn path=/nixpkgs/trunk/; revision=27591
2011-07-04 11:52:44 +00:00
Ludovic Courtès 3e0fbce76b GNU xorriso 1.1.0pl01.
svn path=/nixpkgs/trunk/; revision=27590
2011-07-04 11:52:41 +00:00
Ludovic Courtès 328dc1f386 GNU mtools 4.0.17.
svn path=/nixpkgs/trunk/; revision=27589
2011-07-04 11:52:37 +00:00
Ludovic Courtès f710ffff12 GNU FreeIPMI 1.0.5.
svn path=/nixpkgs/trunk/; revision=27588
2011-07-04 11:52:34 +00:00
Karn Kallio cbb0e62780 Advance lftp to version 4.3.1
svn path=/nixpkgs/trunk/; revision=27579
2011-07-02 19:19:48 +00:00
Michael Raskin b2ec2c245a Fix wrong attribute reference addition
svn path=/nixpkgs/trunk/; revision=27574
2011-07-01 13:39:02 +00:00
Michael Raskin 9ee4b2ceab Updating graphviz and adding an old version
svn path=/nixpkgs/trunk/; revision=27573
2011-07-01 13:29:42 +00:00
Michael Raskin c1686c051d Adding Welkin RDF visualizer
svn path=/nixpkgs/trunk/; revision=27567
2011-07-01 07:26:38 +00:00
Michael Raskin e9d66565d7 Adding wavemon
svn path=/nixpkgs/trunk/; revision=27557
2011-06-29 09:53:35 +00:00
Ludovic Courtès f45f45544e Seeks 0.3.3.
svn path=/nixpkgs/trunk/; revision=27556
2011-06-29 07:52:27 +00:00
Sander van der Burg 24e3b3a58b Added opkg package
svn path=/nixpkgs/trunk/; revision=27554
2011-06-28 09:45:51 +00:00
Lluís Batlle i Rossell 0486e0218a Updating duplicity.
svn path=/nixpkgs/trunk/; revision=27532
2011-06-23 07:20:42 +00:00
Sander van der Burg 3496c064d8 Bumped DisnixOS which has no longer issues with the new nixos-build-vms
svn path=/nixpkgs/trunk/; revision=27530
2011-06-22 22:27:42 +00:00
Florian Friesdorf edd3c49119 mjpegtool 2.0.0 + more dependencies
svn path=/nixpkgs/trunk/; revision=27520
2011-06-22 19:01:14 +00:00
Lluís Batlle i Rossell 0f1bf98034 gparted was not building. I updated it and made it build (it only likes parted 2.x).
Report by 'brainwash@freenode'


svn path=/nixpkgs/trunk/; revision=27515
2011-06-21 18:00:23 +00:00
Yury G. Kudryashov 4484bbfdd8 lftp-4.2.3, use tar.xz
svn path=/nixpkgs/trunk/; revision=27443
2011-06-13 22:14:06 +00:00
Ludovic Courtès 2943c2eb78 GNU GRUB 1.99.
svn path=/nixpkgs/trunk/; revision=27440
2011-06-13 20:52:32 +00:00
Ludovic Courtès 79a7f578ec GNU fdisk 1.2.5.
svn path=/nixpkgs/trunk/; revision=27438
2011-06-13 20:52:19 +00:00
Eelco Dolstra d9abbc710a * AEFS updated to 0.3pre288.
svn path=/nixpkgs/trunk/; revision=27424
2011-06-11 22:23:43 +00:00
Michael Raskin 51fa598ba1 Fix 64-bit cuneiform build
svn path=/nixpkgs/trunk/; revision=27402
2011-06-09 08:23:58 +00:00
Michael Raskin 8e1984b852 Fix DMTX build
svn path=/nixpkgs/trunk/; revision=27391
2011-06-08 08:11:24 +00:00
Yury G. Kudryashov c5481bb1d8 pinentry: make gtk UI really optional
svn path=/nixpkgs/trunk/; revision=27381
2011-06-07 21:50:12 +00:00
Michael Raskin 4157b77097 Adding siege HTTP load tester
svn path=/nixpkgs/trunk/; revision=27368
2011-06-07 16:15:05 +00:00
Michael Raskin 812a94c8b0 Adding IOping
svn path=/nixpkgs/trunk/; revision=27367
2011-06-07 15:56:50 +00:00
Rob Vermaas d60ed7e1d1 add parted 2.3 for packages that are incompatible with 3.0
svn path=/nixpkgs/trunk/; revision=27349
2011-06-06 13:06:08 +00:00
Ludovic Courtès f03362d8c7 GNU Parted: Add Check as a dependency.
svn path=/nixpkgs/trunk/; revision=27345
2011-06-04 21:46:16 +00:00
Ludovic Courtès 8bfb02d945 GNU Sharutils 4.11.1.
svn path=/nixpkgs/trunk/; revision=27320
2011-05-30 21:48:50 +00:00
Ludovic Courtès 71bc026ba4 GNU Parallel 20110522.
svn path=/nixpkgs/trunk/; revision=27319
2011-05-30 21:48:43 +00:00
Ludovic Courtès bdc6f02ed0 GNU Parted 3.0.
svn path=/nixpkgs/trunk/; revision=27318
2011-05-30 21:48:37 +00:00
Peter Simons 47452c351b nbd: updated to version 2.9.22
svn path=/nixpkgs/trunk/; revision=27316
2011-05-30 20:08:18 +00:00
Michael Raskin 3e005d363a Update nmap
svn path=/nixpkgs/trunk/; revision=27315
2011-05-30 06:25:38 +00:00
Lluís Batlle i Rossell 074ef3fd85 Updating lrzip
svn path=/nixpkgs/trunk/; revision=27304
2011-05-25 22:19:53 +00:00
Russell O'Connor aaa09472bc Update bitcoin to 0.3.21
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Peter Simons bfa7c9791a nbd: disable test suite to avoid failures on Hydra (NixOS)
svn path=/nixpkgs/trunk/; revision=27251
2011-05-13 18:30:36 +00:00
Sander van der Burg e2897bdd52 Bumped versions of disnix and disnixos to deal with recent NixOS changes
svn path=/nixpkgs/trunk/; revision=27248
2011-05-13 13:23:13 +00:00
Eelco Dolstra 80d963dee0 * OpenSSH 5.8p2.
svn path=/nixpkgs/trunk/; revision=27223
2011-05-11 13:44:18 +00:00
Peter Simons faf10f25b5 nbd: enable doCheck
The test suite runs fine on my Linux machine, but let's wait and see what Hydra
has to say about that.

svn path=/nixpkgs/trunk/; revision=27221
2011-05-11 12:28:23 +00:00
Peter Simons c2e197e11b nbd: updated to 2.9.21a
svn path=/nixpkgs/trunk/; revision=27220
2011-05-11 12:28:18 +00:00
Peter Simons 455d173010 nbd: updated to 2.9.21
svn path=/nixpkgs/trunk/; revision=27207
2011-05-10 07:15:58 +00:00
Lluís Batlle i Rossell 4c6c2a0684 Adding a dependency of rtmpdump that was missing for it to build.
svn path=/nixpkgs/trunk/; revision=27186
2011-05-08 20:18:20 +00:00
Michael Raskin 683cc5634c Create needed symlink
svn path=/nixpkgs/trunk/; revision=27185
2011-05-08 18:46:55 +00:00
Michael Raskin 23bb7fa94e Update LXC
svn path=/nixpkgs/trunk/; revision=27184
2011-05-08 18:40:10 +00:00
Yury G. Kudryashov 24545fd218 obexd-0.40
svn path=/nixpkgs/trunk/; revision=27183
2011-05-08 11:33:59 +00:00
Lluís Batlle i Rossell e169ba953d Updating openvpn
svn path=/nixpkgs/trunk/; revision=27153
2011-05-04 18:58:53 +00:00
Shea Levy cc87dee3d8 Bump grub 1.9x to 1.99~rc2
svn path=/nixpkgs/trunk/; revision=27150
2011-05-04 18:27:26 +00:00
Eelco Dolstra 36b8f37e0f * Blueman: propagate obex-data-server to the user environment so that
dbus can find its service file.

svn path=/nixpkgs/trunk/; revision=27146
2011-05-04 14:10:17 +00:00
Eelco Dolstra ae4ea00df0 * obex-data-server updated to 0.4.6.
svn path=/nixpkgs/trunk/; revision=27145
2011-05-04 14:09:44 +00:00
Lluís Batlle i Rossell db287c1b38 Updating rrdtool.
svn path=/nixpkgs/trunk/; revision=27096
2011-05-02 17:03:05 +00:00
Michael Raskin 3827d28f27 Update nixCustom for all the dependencies of latest SVN Nix
svn path=/nixpkgs/trunk/; revision=27084
2011-05-02 08:29:01 +00:00
Ludovic Courtès 163c51f299 GNU mtools 4.0.16.
svn path=/nixpkgs/trunk/; revision=27045
2011-04-28 20:58:27 +00:00
Ludovic Courtès 159fead4c5 GNU Parallel 20110422.
svn path=/nixpkgs/trunk/; revision=27044
2011-04-28 20:58:20 +00:00
Ludovic Courtès dc4df7b3b4 GNU Xorriso 1.0.8.
svn path=/nixpkgs/trunk/; revision=27043
2011-04-28 20:58:15 +00:00
Ludovic Courtès f5041e03d9 GNU FreeIPMI 1.0.4.
svn path=/nixpkgs/trunk/; revision=27042
2011-04-28 20:58:10 +00:00
Lluís Batlle i Rossell 68cb3535e1 Making openssh cross-build. And making linux-pam almost cross-build, I think.
This allows me to put sftp-server in the nanonote and use it through dropbear.


svn path=/nixpkgs/trunk/; revision=26971
2011-04-25 15:41:32 +00:00
Lluís Batlle i Rossell 06c5e48804 Now yes allowing the sftp server path in dropbear. I commit too early, clearly.
svn path=/nixpkgs/trunk/; revision=26970
2011-04-25 15:04:56 +00:00
Lluís Batlle i Rossell a5923a2e13 Allow overriding the sftp server path.
svn path=/nixpkgs/trunk/; revision=26969
2011-04-25 15:03:13 +00:00
Lluís Batlle i Rossell 43c4e65c66 Now I patch dropbear properly for it to inherit the PATH.
svn path=/nixpkgs/trunk/; revision=26968
2011-04-25 14:57:46 +00:00
Lluís Batlle i Rossell e1a78aa1a0 Making dropbear sessions inherit the PATH
svn path=/nixpkgs/trunk/; revision=26967
2011-04-25 14:40:10 +00:00
Lluís Batlle i Rossell 89d42f7b57 Now yes, I commit properly the xbursttools update. Not to the master HEAD, as
it fails to build. But to the lastest version I manage to build.


svn path=/nixpkgs/trunk/; revision=26965
2011-04-25 13:24:51 +00:00
Lluís Batlle i Rossell 3642e1a505 Updating xburst-tools to a recent version, that should not have the bug about
overwriting nand blocks beyond the pages specified.


svn path=/nixpkgs/trunk/; revision=26964
2011-04-25 13:10:35 +00:00
Lluís Batlle i Rossell 1a83a07123 Updating pv
svn path=/nixpkgs/trunk/; revision=26937
2011-04-23 20:58:15 +00:00
Lluís Batlle i Rossell ee8b05eb70 Adding 'wakelan', to use UDP wake on lan on ethernet.
svn path=/nixpkgs/trunk/; revision=26912
2011-04-20 20:55:46 +00:00
Evgeny Egorochkin 8db68032a6 Tor: version bump
svn path=/nixpkgs/trunk/; revision=26899
2011-04-20 09:25:50 +00:00
Lluís Batlle i Rossell 167912d19e Adding xdotool
svn path=/nixpkgs/trunk/; revision=26896
2011-04-19 20:51:40 +00:00
Eelco Dolstra b2c4b433b4 * Added libpar2 and nzbget.
svn path=/nixpkgs/trunk/; revision=26895
2011-04-19 20:35:24 +00:00
Nicolas Pierron fec06f7196 davfs2:
- Use previous version of neon library.
- Add patch to find ISDIR macros.

svn path=/nixpkgs/trunk/; revision=26865
2011-04-17 08:27:29 +00:00