Michael Raskin
e618a80968
Adding vbetool
...
svn path=/nixpkgs/trunk/; revision=17952
2009-10-24 19:58:07 +00:00
Lluís Batlle i Rossell
14433eb1e2
Updating ts to 0.6.5
...
svn path=/nixpkgs/trunk/; revision=17621
2009-10-02 19:05:29 +00:00
Lluís Batlle i Rossell
c66b4ee26d
Updating freeimage, and setting me as maintainer on some packages.
...
svn path=/nixpkgs/trunk/; revision=17584
2009-10-02 07:39:03 +00:00
Ludovic Courtès
ffa5a96874
GNU Parted: Don't try non-Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=17226
2009-09-17 10:42:27 +00:00
Ludovic Courtès
18ca37341b
GNU Acct: Don't build on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=17225
2009-09-17 10:35:05 +00:00
Ludovic Courtès
26bf0b0150
Fix GNU Fdisk.
...
svn path=/nixpkgs/trunk/; revision=17195
2009-09-16 14:30:53 +00:00
Rob Vermaas
8afb39344e
* added uptimed 0.3.16
...
svn path=/nixpkgs/trunk/; revision=17172
2009-09-16 07:31:16 +00:00
Ludovic Courtès
d185972f22
Add GNU Accounting Utilities.
...
svn path=/nixpkgs/trunk/; revision=16981
2009-09-08 08:29:40 +00:00
Michael Raskin
f16657b14f
Adding monit monitoring tool; in the course of action creating a script to auto-prepare basic autoupdate layout
...
svn path=/nixpkgs/trunk/; revision=16863
2009-08-26 16:22:20 +00:00
Eelco Dolstra
0c86d710fe
* Make sure that the pid file is placed in /var/run.
...
svn path=/nixpkgs/trunk/; revision=16794
2009-08-20 23:57:33 +00:00
Eelco Dolstra
d937a1bae0
* at 3.1.11.
...
svn path=/nixpkgs/trunk/; revision=16793
2009-08-20 23:40:50 +00:00
Eelco Dolstra
604d42d560
* pciutils: updated the pci.ids database. Don't compress it anymore
...
because the latest udev wants an uncompressed version.
svn path=/nixpkgs/trunk/; revision=16679
2009-08-11 20:44:35 +00:00
Eelco Dolstra
64b833face
* smartmontools updated to 5.38.
...
svn path=/nixpkgs/trunk/; revision=16635
2009-08-10 06:44:08 +00:00
Ludovic Courtès
c3943258ce
Add GNU fdisk.
...
svn path=/nixpkgs/trunk/; revision=16626
2009-08-09 22:15:40 +00:00
Michael Raskin
b69be987c0
Added setuid-ready chroot utility.
...
svn path=/nixpkgs/trunk/; revision=16331
2009-07-12 08:10:51 +00:00
Michael Raskin
2b68672d1c
Setserial source fix
...
svn path=/nixpkgs/trunk/; revision=15933
2009-06-11 05:41:30 +00:00
Michael Raskin
1b5fa6e1ee
Adding setserial
...
svn path=/nixpkgs/trunk/; revision=15898
2009-06-09 04:22:46 +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
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
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
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
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
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
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
Armijn Hemel
6aebc2b1a7
version bump to 2.20
...
svn path=/nixpkgs/trunk/; revision=13929
2009-02-01 18:56:01 +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
8f4c32886a
Updated ts task spooler; patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13687
2009-01-02 16:33:39 +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
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
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
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
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
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
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
Michael Raskin
c888ed7499
Added updated gdmap
...
svn path=/nixpkgs/trunk/; revision=12115
2008-06-16 11:11:56 +00:00
Ludovic Courtès
aa720c8431
Add At, the classical Unix command scheduler.
...
svn path=/nixpkgs/trunk/; revision=11434
2008-04-01 09:08:17 +00:00
Michael Raskin
fa40aa96f5
Added ddrescue
...
svn path=/nixpkgs/trunk/; revision=11320
2008-03-28 11:59:50 +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
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
2a087141cb
Ported replace renaming to replace-literal to avoid conflict with MySQL package supplying own tool with name replace.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10704
2008-02-15 11:14:40 +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
Michael Raskin
e2c0809777
fixed "which" src
...
svn path=/nixpkgs/trunk/; revision=10235
2008-01-20 22:55:43 +00:00
Armijn Hemel
aa275908c0
which:
...
* update to 2.19
* add readline dependency
* use mirror:// for download location
svn path=/nixpkgs/trunk/; revision=10231
2008-01-20 18:23:55 +00:00
Eelco Dolstra
8215b6c953
* pciutils 2.2.8, with the latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=10218
2008-01-18 14:39:24 +00:00