aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10gnu: dmd: Avoid "already exists" error on startup....Ludovic Courtès
2013-12-10gnu: Add (gnu system)....Ludovic Courtès
2013-12-10monads: Fix 'anym'....Ludovic Courtès
2013-12-10gnu: perl-xml-dom: Propagate inputs....Andreas Enge
2013-12-10gnu: perl-libxml: Propagate input....Andreas Enge
2013-12-10gnu: perl-http-message: Propagate input perl-http-date....Andreas Enge
2013-12-09gnu: perl-libwww: Propagate all inputs....Andreas Enge
2013-12-09gnu: perl-file-listing: Propagate input....Andreas Enge
2013-12-09gnu: perl-www-robotrules: Propagate input....Andreas Enge
2013-12-09gnu: perl-http-negotiate: Propagate input....Andreas Enge
2013-12-09gnu: perl-http-daemon: Propagate inputs....Andreas Enge
2013-12-09gnu: perl-http-cookies: Propagate inputs....Andreas Enge
2013-12-09gnu: perl-http-message: Propagate input perl-uri....Andreas Enge
2013-12-09gnu: Add perl-xml-dom....Andreas Enge
2013-12-09gnu: Add perl-libwww....Andreas Enge
2013-12-09gnu: Add perl-encode-locale....Andreas Enge
2013-12-09gnu: Add perl-file-listing....Andreas Enge
2013-12-09gnu: Add perl-file-list....Andreas Enge
2013-12-09build-system/perl: Honour phases argument in perl build system....Andreas Enge
2013-12-08gnu: rcs: Update to 5.9.2....Andreas Enge
2013-12-08gnu: parallel: Update to 20131122....Andreas Enge
2013-12-08gnu: Populate /etc upon startup....Ludovic Courtès
2013-12-08gnu: Add perl-net-http....Andreas Enge
2013-12-08gnu: Add perl-www-robotrules....Andreas Enge
2013-12-08gnu: Add perl-http-negotiate....Andreas Enge
2013-12-08gnu: bison: Update to 3.0.2....Andreas Enge
2013-12-08gnu: Add perl-http-daemon....Andreas Enge
2013-12-07gnu: Add perl-http-cookies....Andreas Enge
2013-12-07gnu: Add perl-http-message....Andreas Enge
2013-12-07gnu: Add perl-io-html....Andreas Enge
2013-12-07gnu: Add perl-lwp-mediatypes....Andreas Enge
2013-12-07gnu: Add perl-uri....Andreas Enge
2013-12-07gnu: Add perl-http-date....Andreas Enge
2013-12-07gnu: Add perl-html-parser....Andreas Enge
2013-12-07gnu: Add perl-html-tagset....Andreas Enge
2013-12-07gnu: Rename perl-xml-parser-perlsax to perl-libxml....Andreas Enge
2013-12-07gnu: dmd: Add 'pam-services' field to <service>....Ludovic Courtès
2013-12-07gnu: vm: Fix inputs in 'file-union'....Ludovic Courtès
2013-12-07gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>....Ludovic Courtès
2013-12-07doc: Adjust "Building from Git" instructions....Ludovic Courtès
2013-12-07gnu: Move /etc/resolv.conf handling to the networking service....Ludovic Courtès
2013-12-07gnu: vm: Factorize /etc creation....Ludovic Courtès
2013-12-06gnu: pulseaudio: Disable tests on mips64el....Andreas Enge
2013-12-06gnu: Add perl-xml-regexp....Andreas Enge
2013-12-06gnu: Add perl-xml-parser-perlsax....Andreas Enge
2013-12-06gnu: libmicrohttpd: Upgrade to 0.9.32....Andreas Enge
2013-12-06gnu: soprano: Add input raptor2....Andreas Enge
2013-12-06gnu: Add raptor2....Andreas Enge
2013-12-05gnu: pulseaudio: Fix typo introduced in 76dcc99....Ludovic Courtès
2013-12-05monads: Remove erroneous comment....Ludovic Courtès
2014-05-20gnu: Edit synopses of petsc packages.Eric Bavier * gnu/packages/maths.scm (petsc) [synopsis]: Shorten. (petsc-complex,petsc-openmpi,petsc-complex-openmpi) [synopsis]: Repeat synopsis from petsc package with extensions. [description]: Remove. 2014-05-19gnu: Add superlu-dist package.Eric Bavier * 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. 2014-05-19gnu: Add pt-scotch package.Eric Bavier * gnu/packages/maths.scm (pt-scotch): New variable. 2014-05-19gnu: Add scotch package.Eric Bavier * gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. 2014-05-11gnu: pspp: Upgrade to 0.8.3John Darrington * gnu/packages/maths.scm (pspp): Update to 0.8.3. 2014-05-08gnu: Add petsc-openmpi.Eric Bavier * gnu/packages/maths.scm (petsc-openmpi): New variable. (petsc-complex-openmpi): New variable. 2014-05-08gnu: petsc: Clean some more leaked chroot referencesEric Bavier * gnu/packages/maths.scm (petsc)[arguments]: Scrub some config-generated header files before build. Only remove files if they exist. 2014-05-04gnu: Add missing import in (gnu packages maths).Ludovic Courtès * gnu/packages/maths.scm: Use (guix utils), which was needed since b9100e2f. 2014-05-02gnu: Add missing copyright lineEric Bavier * gnu/packages/maths.scm: Add copyright line missing from 3de01d3. 2014-05-02gnu: petsc: Add input superlu.Eric Bavier * gnu/packages/maths.scm (petsc): Configure with superlu support. 2014-05-02gnu: Add superluEric Bavier * gnu/packages/maths.scm (superlu): New variable 2014-05-01gnu: Add petscEric Bavier * gnu/packages/maths.scm (petsc): New variable. (petsc-complex): New variable. * gnu/packages/patches/petsc-fix-threadcomm.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. 2014-04-30gnu: gmsh: Fix typosEric Bavier * gnu/packages/maths.scm (gmsh): Fix typo and space aftern end-of-sentence. 2014-04-30gnu: Add gmshEric Bavier * gnu/packages/maths.scm (gmsh): New variable 2014-04-27guix: cmake: Add input and package libraries to the rpath, and adapt packageAndreas Enge definitions accordingly. * guix/build/cmake-build-system.scm (configure): Add flags. * gnu/packages/maths.scm (lapack): Drop special code. * gnu/packages/ssh.scm (libssh): Drop special code. * gnu/packages/slim.scm (slim): Drop special code and enable shared library. Co-authored-by: Eric Bavier <bavier@member.fsf.org> 2014-04-08gnu: lapack: Augment library rpathEric Bavier * gnu/packages/maths.scm (lapack) [arguments]: New post-installation phase to augment the rpath of installed libraries. 2014-04-07gnu: lapack: Build shared librariesEric Bavier * gnu/packages/maths.scm (lapack) [arguments]: Add -DBUILD_SHARED_LIBS to #:configure-flags 2014-04-06gnu: Synchronize synopses and descriptions with the Womb.Ludovic Courtès * gnu/packages/gnunet.scm (gnunet): Synchronize description and synopsis with upstream. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/grub.scm (grub): Likewise. * gnu/packages/pretty-print.scm (enscript): Likewise. 2014-04-03gnu: units: Upgrade to 2.11.Andreas Enge * gnu/packages/maths.scm (units): Upgrade to 2.11. 2014-04-03gnu: glpk: Upgrade to 4.54.Andreas Enge * gnu/packages/maths.scm (glpk): Upgrade to 4.54. 2014-03-31gnu: Remove unused lambda arguments and prefer separate phases overEric Bavier augmented phases. * gnu/packages/compression.scm (sharutils) [arguments]: Remove unused lambda args. * gnu/packages/gl.scm (mesa) [arguments]: Same * gnu/packages/fltk.scm [arguments]: Same. Substitute const check phase with #:tests? #f. Add pre-configure phase. * gnu/packages/ghostscript.scm (ghostscript) [arguments]: Put makefile patches in separate phase. Put so steps oinseparate phases. * gnu/packages/glib.scm (gobject-introspection) [arguments]: Remove unused lambda args. Put patches in pre-configure phase. * gnu/packages/gnupg.scm (gnupg) [arguments]: Put patch in pre-configure phase. (pius) [arguments]: Delete const #t configure and build phases. (signing-party) [arguments]: Factor patches into post-unpack phase. (paperkey) [arguments]: Remove unused lambda args. Factor out patches into pre-check phase. * gnu/packages/icu4c.scm [arguments]: Change source dir after standard unpack phase. Factor configure patches into pre-configure phase. * gnu/packages/lsof.scm [arguments]: Remove unused lambda args. Remove unnecessary apply. * gnu/packages/lvm.scm (lvm2) [arguments]: Factor out patches into pre-configure phase. * gnu/packages/libtiff.scm [arguments]: Same * gnu/packages/maths.scm (hdf5) [arguments]: Same * gnu/packages/gtk.scm (gtk+-2) [arguments]: Same * gnu/packages/mp3.scm (libmad) [arguments]: Same (id3lib) [arguments]: Same * gnu/packages/python.scm (python-2) [arguments]: Same * gnu/packages/texlive.scm (texlive) [arguments]: Same * gnu/packages/pretty-print.scm (a2ps) [arguments]: Same (trueprint) [arguments]: Same (source-highlight) [arguments]: Same. Remove unused lambda args. * gnu/packages/netpbm.scm [arguments]: Remove unused lambda args. Factor out test patches into pre-check phase. Condense calls to substitute* * gnu/packages/openldap.scm [arguments]: Factor out libtool copy into post-configure phases. [synopsis] Remove package name. * gnu/packages/ssh.scm (openssh) [arguments]: Factor out patches into separate phases. * gnu/packages/tcsh.scm [arguments]: Factor out test patches into pre-check phase. * gnu/packages/version-control.scm (git) [arguments]: Factor out patches into post-configure phase. * gnu/packages/vim.scm [arguments]: Same. [synopsis] Remove package name. * gnu/packages/vpn.scm (openconnect) [arguments]: Put configure flags in #:configure-flags 2014-02-16gnu: Add hdf5.John Darrington * gnu/packages/maths.scm (hdf5): New variable. * gnu/packages/maths.scm (octave): New input hdf5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2014-01-30gnu: Add GNU Octave.John Darrington * gnu/packages/maths.scm (octave): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2014-01-26gnu: Add gnuplotJohn Darrington * gnu/packages/maths.scm (gnuplot): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2014-01-26gnu: lapack: Update to 3.5.0.Andreas Enge * gnu/packages/maths.scm (lapack): Update to 3.5.0. 2014-01-15gnu: pspp: Upgrade to 0.8.2John Darrington * gnu/packages/maths.scm (pspp): Update to 0.8.2. * gnu/packages/patches/pspp-tests.patch: Deleted. * gnu-system.am: Removed pspp-tests.patch from the manifest. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2013-12-02gnu: pspp: Enabled build of the guiJohn Darrington * gnu/packages/math.scm (pspp): Removed the --without-gui flag and added the necessary inputs to build it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2013-12-01gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès 2013-11-20gnu: gettext: Rename binding to 'gnu-gettext'.Ludovic Courtès * gnu/packages/gettext.scm (gettext): Rename to... (gnu-gettext): ... this. This is used to work around the circular dependency introduced in commit c42a4b7, which users with a #:renamer cannot cope with. * gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/cdrom.scm, gnu/packages/fdisk.scm, gnu/packages/gkrellm.scm, gnu/packages/glib.scm, gnu/packages/gnunet.scm, gnu/packages/grub.scm, gnu/packages/linux.scm, gnu/packages/maths.scm, gnu/packages/nano.scm, gnu/packages/parted.scm, gnu/packages/system.scm, gnu/packages/version-control.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/wget.scm: Adjust accordingly. 2013-11-18gnu: pspp: Add input cairo.Andreas Enge * gnu/packages/maths.scm (pspp): Add cairo and further necessary inputs. * gnu/packages/patches/pspp-tests.patch: New file, thanks to John Darrington <john@darrington.wattle.id.au>. * gnu-system.am (dist_patch_DATA): Register patch. 2013-11-07gnu: lapack: Use origin snippet to remove the non-free files.Ludovic Courtès * gnu/packages/maths.scm (lapack): Add 'snippet' field with contents of former 'remove-non-free-files' phase; remove that phase. 2013-11-07gnu: Add LAPACK.Nikita Karetnikov * gnu/packages/maths.scm (lapack): New variable. 2013-10-22gnu: Add GLPK.Andreas Enge * gnu/packages/maths.scm (glpk): New variable.