Age | Commit message (Expand) | Author |
2016-10-19 | gnu: borg: Install more documentation....* gnu/packages/backup.scm (borg)[arguments]: Install more documentation in
'install-doc' phase. Use (srfi srfi-26).
| Leo Famulari |
2016-10-19 | gnu: gparted: Update to 0.27.0....* gnu/packages/disk.scm (gparted): Update to 0.27.0.
| Tobias Geerinckx-Rice |
2016-10-19 | gnu: ncftp: Use ‘modify-phases’....* gnu/packages/ftp.scm (ncftp): Use the ‘modify-phases’ syntax.
| Tobias Geerinckx-Rice |
2016-10-19 | gnu: mcelog: Update to 143....* gnu/packages/linux.scm (mcelog): Update to 143.
| Tobias Geerinckx-Rice |
2016-10-19 | gnu: lftp: Update to 4.7.3....* gnu/packages/ftp.scm (lftp): Update to 4.7.3.
[source]: Use HTTPS. Remove patch.
[arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with
explicit location of readline headers.
[home-page]: Use HTTPS.
* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2016-10-19 | gnu: awscli: Update to 1.11.5....* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
| Leo Famulari |
2016-10-19 | gnu: Add python-s3transfer....* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
| Leo Famulari |
2016-10-19 | gnu: python-botocore: Update to 1.4.62....* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
| Leo Famulari |
2016-10-19 | gnu: python-rsa: Update to 3.4.2....* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
| Leo Famulari |
2016-10-19 | gnu: Add libseccomp....* gnu/packages/linux.scm (libseccomp): New variable.
| Leo Famulari |
2016-10-19 | gnu: xapian: Update to 1.4.0....* gnu/packages/search.scm (xapian): Update to 1.4.0.
[source]: Use https URL.
[home-page]: Use https URL.
[arguments]: Remove 'patch-remotetcp-harness' phase. Replace 'check'
phase with a list of custom test targets.
| Marius Bakke |
2016-10-19 | gnu: xapian: Use 'modify-phases' syntax....* gnu/packages/search.scm (xapian)[arguments]: Use 'modify-phases'. Fix
'/bin/sh' substitution to use (which "sh") instead of (which "bash").
| Marius Bakke |
2016-10-19 | gnu: notmuch: Enable tests....* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/mail.scm (notmuch)[source]: Use patch.
[arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to
fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch
test shebangs and set environment.
[native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach,
gnupg, man, perl and which.
| Marius Bakke |
2016-10-19 | gnu: notmuch: Update to 0.23....* gnu/packages/mail.scm (notmuch): Update to 0.23.
[home-page]: Use https URL.
(python-notmuch)[version]: Inherit from notmuch.
[home-page]: Ditto.
| Marius Bakke |
2016-10-19 | gnu: Add opensmtpd-extras....* gnu/packages/mail.scm (opensmtpd-extras): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-19 | gnu: Add opensmtpd....* gnu/packages/mail.scm (opensmtpd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-19 | gnu: Add libasr....* gnu/packages/dns.scm (libasr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-19 | gnu: zile: Use 'modify-phases' syntax....* gnu/packages/zile.scm (zile)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2016-10-19 | gnu: zile: Update to 2.4.13....* gnu/packages/zile.scm (zile): Update to 2.4.13.
[home-page]: Use https.
| Efraim Flashner |
2016-10-19 | gnu: Add Ao....* gnu/packages/engineering.scm (ao): New variable.
| Ludovic Courtès |
2016-10-19 | gnu: glfw: Propagate the relevant inputs....* gnu/packages/gl.scm (glfw)[inputs]: Rename to...
[propagated-inputs]: ... this. Add LIBXXF86VM.
| Ludovic Courtès |
2016-10-19 | gnu: Add r-biocstyle....* gnu/packages/bioinformatics.scm (r-biocstyle): New variable.
| Roel Janssen |
2016-10-19 | gnu: Add r-biocviews....* gnu/packages/bioinformatics.scm (r-biocviews): New variable.
| Roel Janssen |
2016-10-19 | gnu: Add iperf....* gnu/packages/networking.scm (iperf): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Benz Schenk |
2016-10-19 | gnu: python-dateutil, python-dateutil-2: Update to new home-page....* gnu/packages/python.scm (python-dateutil, python2-dateutil,
python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
| Hartmut Goebel |
2016-10-19 | gnu: Add r-optparse....* gnu/packages/bioinformatics.scm (r-optparse): New variable.
| Roel Janssen |
2016-10-19 | gnu: Add r-getopt....* gnu/packages/bioinformatics.scm (r-getopt): New variable.
| Roel Janssen |
2016-10-19 | gnu: Add GHC 8.0.1....* gnu/packages/haskell.scm (ghc-8): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-hashtables....* gnu/packages/haskell.scm (ghc-hashtables): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-easyplot....* gnu/packages/haskell.scm (ghc-easyplot): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-hmatrix-gsl-stats....* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-hmatrix-special....* gnu/packages/haskell.scm (ghc-hmatrix-special): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-hmatrix-gsl....* gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-hmatrix....* gnu/packages/haskell.scm (ghc-hmatrix): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add ghc-storable-complex....* gnu/packages/haskell.scm (ghc-storable-complex): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-fmt....* gnu/packages/chez.scm (chez-fmt): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-irregex....* gnu/packages/chez.scm (chez-irregex): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-matchable...* gnu/packages/chez.scm (chez-matchable): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-sockets...* gnu/packages/chez.scm (chez-sockets): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-web...* gnu/packages/chez.scm (chez-web): New variable.
| Federico Beffa |
2016-10-19 | gnu: Add chez-srfi....* gnu/packages/chez.scm (chez-srfi): New variable.
| Federico Beffa |
2016-10-19 | gnu: chez-scheme: Move to new module....* gnu/packages/scheme.scm (chez-scheme, nanopass, stex): Move variables ...
* gnu/packages/chez.scm (chez-scheme, nanopass, stex): ... here. New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
| Federico Beffa |
2016-10-19 | gnu: chez-scheme: Fix i686 build....* gnu/packages/scheme.scm (chez-scheme): Add 'configure-flags', generalize
'configure' phase and simplify 'install-doc' phase.
| Federico Beffa |
2016-10-19 | gnu: chez-scheme: Add search-path....* gnu/packages/scheme.scm (chez-scheme)[native-search-paths]: New field.
| Federico Beffa |
2016-10-18 | gnu: kobodeluxe: Indicate origin of kobodeluxe-paths.patch....* gnu/packages/patches/kobodeluxe-paths.patch: Update header, pointing
to Debian tarball for provenance.
| Christopher Allan Webber |
2016-10-18 | gnu: mariadb: Update to 10.1.18....* gnu/packages/databases.scm (mariadb): Update to 10.1.18.
| Leo Famulari |
2016-10-18 | gnu: mysql: Update to 5.7.16....* gnu/packages/databases.scm (mysql): Update to 5.7.16.
| Leo Famulari |
2016-10-18 | gnu: Add kobodeluxe....* gnu/packages/games.scm (kobodeluxe): New variable.
* gnu/packages/patches/kobodeluxe-paths.patch: New file.
* gnu/packages/patches/kobodeluxe-enemies-pipe-decl.patch: New file.
* gnu/packages/patches/kobodeluxe-const-charp-conversion.patch: New file.
* gnu/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch: New file.
* gnu/packages/patches/kobodeluxe-midicon-segmentation-fault.patch: New file.
* gnu/packages/patches/kobodeluxe-graphics-window-signed-char.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Stephen Webber |
2016-10-18 | gnu: torsocks: Update to 2.2.0....* gnu/packages/patches/torsocks-dns-test.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/tor.scm (torsocks): Update to 2.2.0.
[source]: Remove patch. Change method from 'git-fetch' to 'url-fetch'.
Remove 'file-name'.
[arguments]: Remove 'bootstrap' phase.
[native-inputs]: Remove autoconf, automake and libtool. Also remove
obsoleted perl-test-harness.
[home-page]: Use https URL.
(define-module): Don't import perl.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2016-10-18 | gnu: hdf4: Really fix non-x86 architectures....This is a follow-up to commit 60da9fb1100787c49ed4910eacf50e83c6462dcc.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/maths.scm (hdf4)[source]: Add patch.
| Andreas Enge |