Age | Commit message (Expand) | Author |
2014-06-04 | gnu: gnutls: Upgrade to 3.2.15....* gnu/packages/gnutls.scm (gnutls): Upgrade to 3.2.15.
| Mark H Weaver |
2014-06-03 | gnu: linux-libre: Build the e1000e driver (Intel ethernet NIC driver.)...* gnu/packages/linux.scm (linux-libre): Add CONFIG_E1000E=m.
| Ludovic Courtès |
2014-06-03 | gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk)....* gnu/packages/parted.scm: Rename to...
* gnu/packages/disk.scm: ... this. New file. Merge with...
* gnu/packages/fdisk.scm: ... this; remove file;
* gnu/packages/ddrescue.scm: ... and this; remove file.
* gnu/system/install.scm, gnu/system/vm.scm: Adjust accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove
gnu/packages/{parted,fdisk,ddrescue}.scm and add
gnu/packages/disk.scm.
| Ludovic Courtès |
2014-06-03 | gnu: elfutils: Add synopsis and description....* gnu/packages/elf.scm (elfutils): Add synopsis and description.
| Ludovic Courtès |
2014-06-02 | Revert "gnu: hurd: Add Hurd Minimal."...This reverts commit bc046a94dec2afadbc1ee3957f13098a8d8b393c,
which referred to uncommitted things ('glibc/hurd-headers'.)
| Ludovic Courtès |
2014-06-01 | gnu: hurd: Add Hurd Minimal....* gnu/packages/hurd.scm (hurd-minimal): New variable.
* gnu/packages/patches/hurd-minimal.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Manolis Ragkousis |
2014-06-01 | gnu: util-linux: Remove dependency on Perl....* gnu/packages/linux.scm (util-linux)[source](patches): New field.
* gnu/packages/patches/util-linux-perl.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2014-05-31 | gnu: Move libarchive to (gnu packages backup)....* gnu/packages/compression.scm (libarchive): Move to...
* gnu/packages/backup.scm (libarchive): ... here.
Import (guix licenses) with #:renamer to avoid conflicting 'zlib'
bindings.
| Ludovic Courtès |
2014-05-30 | gnu: Add rdiff-backup....* gnu/packages/backup.scm (rdiff-backup): New variable.
| Eric Bavier |
2014-05-30 | gnu: Add btar....* gnu/packages/backup.scm (btar): New variable.
| Eric Bavier |
2014-05-30 | gnu: Add rdup....* gnu/packages/backup.scm (rdup): New variable.
| Eric Bavier |
2014-05-30 | gnu: Add libarchive....* gnu/packages/compression.scm (libarchive): New variable.
| Eric Bavier |
2014-05-30 | gnu: Add hdup....* gnu/packages/backup.scm (hdup): New variable.
| Eric Bavier |
2014-05-29 | gnu: libgnome: Correct source file name....* gnu/packages/gnome.scm (libgnome): Correct source file name.
| Andreas Enge |
2014-05-28 | gnu: fuse: Allow use of 'fusermount' taken from $PATH....* gnu/packages/linux.scm (fuse) <set-file-names>: Set FUSERMOUNT_DIR in
lib/Makefile.
| Ludovic Courtès |
2014-05-28 | gnu: Add sshfs-fuse....* gnu/packages/linux.scm (sshfs-fuse): New variable.
| Ludovic Courtès |
2014-05-28 | gnu: Make gtk-glext depend on pangox-compat and remove workaround patch...* gnu/packages/gnome.scm (gtk-glext): Add new dependency and remove patch
* gnu/packages/patches/gtkglext-remove-pangox-dependency.patch: Delete file
* gnu-system.am: Delete gnu/packages/patches/gtkglext-remove-pangox-dependency.patch
| John Darrington |
2014-05-28 | gnu: Add cssc....* gnu/packages/version-control.scm (cssc): New variable.
* gnu/packages/patches/cssc-gets-undeclared.patch: New file
* gnu/packages/patches/cssc-missing-include.patch: New file
* gnu-system.am: Add gnu/packages/patches/cssc-gets-undeclared.patch
and gnu/packages/patches/cssc-missing-include.patch
| John Darrington |
2014-05-28 | gnu: hdf5: Fix source download location....* gnu/packages/maths.scm (hdf5): Use "release" directory and not the "current"
directory for the source, which does not break on new upstream releases.
| Andreas Enge |
2014-05-27 | gnu: Add Autoconf 2.64....* gnu/packages/autotools.scm (autoconf-2.64): New variable.
| Ludovic Courtès |
2014-05-27 | gnu: librsync: Fix source uri...* gnu/packages/rsync.scm (librsync) [source]: Fix sourceforge uri.
| Eric Bavier |
2014-05-27 | gnu: Add duplicity....* gnu/packages/backup.scm: New file.
* gnu-system.am: Add it.
| Eric Bavier |
2014-05-27 | gnu: Add python-mock....* gnu/packages/python.scm (python-mock): New variable.
| Eric Bavier |
2014-05-27 | gnu: Add python-lockfile....* gnu/packages/python.scm (python-lockfile): New variable.
| Eric Bavier |
2014-05-26 | gnu: Add Transmission....* gnu/packages/bittorrent.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès |
2014-05-26 | gnu: Add gsegrafix and dependent libraries....* gnu/packages/math.scm (gsegrafix): New variable.
* gnu/packages/gtk.scm (pangox-compat): New variable.
* gnu/packages/gnome.scm (libidl, orbit2, libbonobo, gconf, gnome-mime-data,
gnome-vfs, libgnome, libart-lgpl, libgnomecanvas, libgnomeui, libglade,
libgnomeprint, libgnomeprintui, libbonoboui): New variables.
| John Darrington |
2014-05-26 | gnu: Add mcrypt, libmcrypt, and libmhash....* gnu/packages/mcrypt.scm: New file.
* gnu/packages/patches/mhash-keygen-test-segfault.patch: New patch.
* gnu-system.am (GNU_SYSTEM_MODULES): Add file.
(dist_patch_DATA): Add patch.
| Eric Bavier |
2014-05-25 | gnu: Add librsync....* gnu/packages/rsync.scm (librsync): New variable.
| Eric Bavier |
2014-05-26 | gnu: Add inotify-tools....* gnu/packages/linux.scm (inotify-tools): New variable.
| Ludovic Courtès |
2014-05-24 | gnu: Add lzop....* gnu/packages/compression.scm (lzop): New variable.
| Eric Bavier |
2014-05-22 | gnu: imagemagick: Upgrade to 6.8.9-0....* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.9-0.
| Andreas Enge |
2014-05-22 | gnu: perl-io-tty: Upgrade to 1.11....* gnu/packages/perl.scm (perl-io-tty): Upgrade to 1.11.
| Andreas Enge |
2014-05-21 | gnu: Add wpa_supplicant....* gnu/packages/admin.scm (wpa-supplicant): New variable.
| Ludovic Courtès |
2014-05-20 | gnu: Add ccache....* gnu/packages/ccache.scm: New file.
* gnu/packages/patches/ccache-stdc-predef-test.patch: New patch.
* gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm.
(dist_patch_DATA): Add patch.
| Eric Bavier |
2014-05-20 | gnu: Edit synopses of petsc packages....* gnu/packages/maths.scm (petsc) [synopsis]: Shorten.
(petsc-complex,petsc-openmpi,petsc-complex-openmpi) [synopsis]:
Repeat synopsis from petsc package with extensions. [description]: Remove.
| Eric Bavier |
2014-05-20 | gnu: offlineimap: fix license....* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
| Eric Bavier |
2014-05-20 | gnu: Add mu....* gnu/packages/mail.scm (mu): New variable.
| Eric Bavier |
2014-05-20 | gnu: Add offlineimap...* gnu/packages/mail.scm (offlineimap): New variable.
| Eric Bavier |
2014-05-19 | gnu: Add Linux kbd....* gnu/packages/linux.scm (kbd): New variable.
| Ludovic Courtès |
2014-05-19 | gnu: Add superlu-dist package....* gnu/packages/maths.scm (superlu-dist): New variable.
* gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
| Eric Bavier |
2014-05-19 | gnu: Add pt-scotch package....* gnu/packages/maths.scm (pt-scotch): New variable.
| Eric Bavier |
2014-05-19 | gnu: Add scotch package....* gnu/packages/maths.scm (scotch): New variable.
* gnu/packages/patches/scotch-test-threading.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
| Eric Bavier |
2014-05-18 | gnu: openmpi: Add memchecker support....* gnu/packages/mpi.scm (openmpi) [inputs]: Add valgrind. Unpropagate
gfortran. [arguments]: Add configure flags for memchecker.
| Eric Bavier |
2014-05-17 | gnu: soprano: Add input redland....* gnu/packages/rdf.scm (soprano): Add inputs redland and rasqal, drop raptor2
(propagated by rasqal).
| Andreas Enge |
2014-05-17 | gnu: Add redland....* gnu/packages/rdf.scm (redland): New variable.
| Andreas Enge |
2014-05-17 | gnu: rasqal: Propagate input raptor2....* gnu/packages/rdf.scm (rasqal): Propagate input raptor2 as indicated in
the pkg-config file.
| Andreas Enge |
2014-05-17 | gnu: Add rasqal....* gnu/packages/rdf.scm (rasqal): New variable.
| Andreas Enge |
2014-05-16 | gnu: Add libuv....* gnu/packages/libevent.scm (libuv): New variable.
| Ludovic Courtès |
2014-05-14 | gnu: xterm: Upgrade to 304....* gnu/packages/xorg.scm (xterm): Upgrade to 304. Switch to a
version-specific URL.
| Ludovic Courtès |
2014-05-14 | gnu: libsm: Propagate input libice....* gnu/packages/xorg.scm (libsm): Propagate input libice.
| Andreas Enge |