Michael Raskin
5d10c4f9b9
Hint at usage if called without parameters
...
svn path=/nixpkgs/trunk/; revision=22159
2010-06-05 21:14:01 +00:00
Lluís Batlle i Rossell
6c4cb05613
Adding zsync
...
svn path=/nixpkgs/trunk/; revision=22158
2010-06-05 19:23:57 +00:00
Lluís Batlle i Rossell
056ff2705a
Making duplicity's rdiffdir work (it had to be wrapped)
...
svn path=/nixpkgs/trunk/; revision=22157
2010-06-05 15:06:12 +00:00
Lluís Batlle i Rossell
4328f6a1fe
Updating bsdiff
...
svn path=/nixpkgs/trunk/; revision=22156
2010-06-05 11:40:23 +00:00
Lluís Batlle i Rossell
d55ef92843
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=22155
2010-06-05 09:33:51 +00:00
Lluís Batlle i Rossell
d8d47c4aa6
Attempt at updating go-oo.
...
I also updated the get-go-src expression to get also the heavy upstream openoffice packages.
By now it tries to take also a package for 'sdk', which it is not needed in fact; manual rework
after running the get-go-src result script is enough.
svn path=/nixpkgs/trunk/; revision=22154
2010-06-04 21:51:21 +00:00
Sander van der Burg
1e3e2f42a2
Upgraded koffice to 2.2.0
...
svn path=/nixpkgs/trunk/; revision=22153
2010-06-04 21:27:38 +00:00
Sander van der Burg
37427ca5db
Removed security patch which is not applicable anymore to version 4.4.4
...
svn path=/nixpkgs/trunk/; revision=22152
2010-06-04 17:01:42 +00:00
Lluís Batlle i Rossell
66b32efbcc
Updating ccrypt
...
svn path=/nixpkgs/trunk/; revision=22150
2010-06-04 15:21:32 +00:00
Eelco Dolstra
240305fab4
* Added mountall. This is an Ubuntu utility that mounts filesystems
...
as they become available (as determined by monitoring udev) and
emits Upstart events to inform other jobs that the filesystems are
mounted. This is very useful for NixOS (which currently ignores
filesystems in the job dependency chain - very bad).
Unfortunately, mountall depends on Plymouth (a boot splash
implementation). The patch allows mountall to build without
Plymouth. Since Plymouth is also used to inform users about failing
mounts and get responses, some more changes will be needed.
Probably mountall should emit a "mount-failed" event to trigger a
root shell on the console to allow the user to repair the problem.
svn path=/nixpkgs/trunk/; revision=22143
2010-06-04 13:43:53 +00:00
Lluís Batlle i Rossell
4772588553
Disabling libxcrypt on armv5tel-linux (it does not build trivially). As a consequence,
...
we will end up having MD5 passwords in passwd. pam_unix will fallback to md5 if the requested
hash algorithm is not available in crypt.
svn path=/nixpkgs/trunk/; revision=22141
2010-06-04 12:13:09 +00:00
Eelco Dolstra
18f565e290
* Apply a few patches to make su' behave more like the old
su' from
...
coreutils:
- Don't remove variables such as $PATH and $SHELL from the calling
environment (from upstream).
- When su is invoked with command line arguments for the shell
(e.g. "su - -c 'cmd'"), set argv[0] in the shell to "-su" or
"-<basename>" (as determined by the SU_NAME option in
/etc/login.defs). This is necessary to make Bash compiled with
the NON_INTERACTIVE_LOGIN_SHELLS option to read startup files.
- Don't set $PATH to /bin:/usr/bin but inherit the $PATH of the
caller.
svn path=/nixpkgs/trunk/; revision=22140
2010-06-04 11:32:42 +00:00
Sander van der Burg
3c3d5d5184
Upgraded KDE SC to version 4.4.4
...
svn path=/nixpkgs/trunk/; revision=22139
2010-06-04 11:13:47 +00:00
Armijn Hemel
9f9f58ead9
update to 2.3.1
...
svn path=/nixpkgs/trunk/; revision=22134
2010-06-03 21:32:28 +00:00
Lluís Batlle i Rossell
02ea8daffa
Making gtkwave more featured, adding more buildInputs.
...
svn path=/nixpkgs/trunk/; revision=22133
2010-06-03 15:37:02 +00:00
Lluís Batlle i Rossell
8fafef2b8f
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=22132
2010-06-03 15:36:57 +00:00
Marc Weber
d3341315bd
adding gis system grass (graphviz 3d is not supported yet)
...
svn path=/nixpkgs/trunk/; revision=22131
2010-06-03 15:19:59 +00:00
Marc Weber
d3be228d96
adding firebird (and embedded library ?)
...
svn path=/nixpkgs/trunk/; revision=22130
2010-06-03 15:19:56 +00:00
Marc Weber
cfec548174
[PATCH] Fix pidgin-sipe plugin to build with latest pidgin - contributed
...
by David Brown
svn path=/nixpkgs/trunk/; revision=22129
2010-06-03 15:14:29 +00:00
Lluís Batlle i Rossell
e8fc7c3d9e
Updating feh.
...
svn path=/nixpkgs/trunk/; revision=22127
2010-06-03 14:41:41 +00:00
Eelco Dolstra
b8c2a1bebe
svn path=/nixpkgs/trunk/; revision=22125
2010-06-03 14:29:12 +00:00
Eelco Dolstra
108f63eb80
* Added cifs-utils (mount.cifs properly packaged). This obsoletes
...
mount-cifs.
svn path=/nixpkgs/trunk/; revision=22124
2010-06-03 14:28:48 +00:00
Michael Raskin
f92200b710
Starting documenting upstream-updater
...
svn path=/nixpkgs/trunk/; revision=22121
2010-06-03 11:31:53 +00:00
Michael Raskin
9709be4f16
Update gnokii
...
svn path=/nixpkgs/trunk/; revision=22119
2010-06-03 11:30:05 +00:00
Rob Vermaas
8827df79dd
updating nixSqlite
...
svn path=/nixpkgs/trunk/; revision=22116
2010-06-03 08:09:54 +00:00
Marc Weber
0be243e26d
t/gis/qgis
...
updating qgis
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22115
2010-06-03 00:51:23 +00:00
Marc Weber
0d6228fa83
t/gis/gdal
...
updating gdal
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22114
2010-06-03 00:51:20 +00:00
Marc Weber
5f5d6f185f
t/gis/libgeotiff
...
adding libgeotiff
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22113
2010-06-03 00:51:13 +00:00
Marc Weber
8dcb020e80
updating opera 10.10
...
svn path=/nixpkgs/trunk/; revision=22112
2010-06-02 23:35:39 +00:00
Eelco Dolstra
0cef95c341
* Remove our hacked up version of `su' from coreutils.
...
svn path=/nixpkgs/trunk/; revision=22108
2010-06-02 21:11:21 +00:00
Eelco Dolstra
6f2b3f46cc
* PAM updated to 1.1.1. Also build with libxcrypt support.
...
* Cracklib updated. Removed the dictionary as it should be moved into
a separate package.
svn path=/nixpkgs/trunk/; revision=22105
2010-06-02 17:31:20 +00:00
Eelco Dolstra
e0adbee395
* Updated shadow to 4.1.4.2 (and build it with PAM support). This
...
might replace the pwdutils, pam_login and su packages in NixOS.
svn path=/nixpkgs/trunk/; revision=22103
2010-06-02 16:45:14 +00:00
Lluís Batlle i Rossell
e9f6c6e437
Adding pdftk for roconnor.
...
svn path=/nixpkgs/trunk/; revision=22097
2010-06-02 08:21:49 +00:00
Lluís Batlle i Rossell
a2e353cd50
Adding htmldoc. I had to update fltk 1.1 for it to build.
...
svn path=/nixpkgs/trunk/; revision=22096
2010-06-01 21:15:40 +00:00
Marc Weber
473d5a9ba8
pidgin update, ICQ messages were suddenly embedded within HTML text ?
...
svn path=/nixpkgs/trunk/; revision=22091
2010-06-01 17:45:05 +00:00
Eelco Dolstra
d1ae973761
* Added dash.
...
svn path=/nixpkgs/trunk/; revision=22088
2010-06-01 17:05:29 +00:00
Eelco Dolstra
09b8d46dc9
* splashutils: use Glibc instead of klibc.
...
svn path=/nixpkgs/trunk/; revision=22086
2010-06-01 16:36:07 +00:00
Eelco Dolstra
bf010ace55
* Remove the mysterious `_args' attribute because it screws up the
...
manual generation (causes `nixos-rebuild build-vm' evaluation to
fail in the `networking.ifaces' option).
svn path=/nixpkgs/trunk/; revision=22084
2010-06-01 14:24:16 +00:00
Eelco Dolstra
a15da3571f
* Fix the URL.
...
svn path=/nixpkgs/trunk/; revision=22083
2010-06-01 12:13:59 +00:00
Eelco Dolstra
8e0860b5ca
* Debian 4.0 updated to r9.
...
svn path=/nixpkgs/trunk/; revision=22079
2010-06-01 10:44:36 +00:00
Ludovic Courtès
25e05e4cf9
Add SimGrid, a simulator for distributed applications in heterogeneous environments.
...
svn path=/nixpkgs/trunk/; revision=22078
2010-06-01 10:13:29 +00:00
Ludovic Courtès
80e7412199
sloccount: Fix non-determinism due to timestamps.
...
svn path=/nixpkgs/trunk/; revision=22077
2010-06-01 10:13:25 +00:00
Ludovic Courtès
4036f1f614
JUnit 4.8.2.
...
svn path=/nixpkgs/trunk/; revision=22076
2010-06-01 10:13:21 +00:00
Ludovic Courtès
5f7d5aa2bf
gnupdate: Remove unneeded file.
...
* maintainers/scripts/gnu/sxml-match.scm: Remove.
svn path=/nixpkgs/trunk/; revision=22075
2010-06-01 10:13:17 +00:00
Lluís Batlle i Rossell
912041c58e
go-oo 3.2.0.10 does not want l10n_rev2 from upstream, but l10n.
...
svn path=/nixpkgs/trunk/; revision=22074
2010-06-01 10:10:59 +00:00
Lluís Batlle i Rossell
433a3c6719
Removing an openoffice patch for 3.1.1 not needed anymore
...
svn path=/nixpkgs/trunk/; revision=22072
2010-06-01 09:41:32 +00:00
Lluís Batlle i Rossell
3a352968a3
Fixing the hash for openoffice l10n rev2
...
svn path=/nixpkgs/trunk/; revision=22071
2010-06-01 09:26:26 +00:00
Lluís Batlle i Rossell
a073f876ae
Updating the go-oo srcs to a much more stable ones: those upstream, instead of gitweb generated tarballs.
...
And adding a nix derivation that will help preparing the go-srcs.nix when updating go-oo.
svn path=/nixpkgs/trunk/; revision=22070
2010-06-01 09:17:37 +00:00
Michael Raskin
d0b4c2e0c2
Gajim uses $0 to determine the invoked program. So change the wrapping strategy
...
svn path=/nixpkgs/trunk/; revision=22069
2010-05-31 21:10:06 +00:00
Marco Maggesi
d36f3407de
Update Fossil to the new version
...
svn path=/nixpkgs/trunk/; revision=22066
2010-05-31 14:31:13 +00:00