Commit Graph

780 Commits (11b4a8716c65e8fe21e5975e764b3e14dbd8dcc4)

Author SHA1 Message Date
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Marius Bakke 9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00
Vagrant Cascadian 4ba51e22c7
gnu: nghttp2: Fix typo "compatibility".
* gnu/packages/web (nghttp2)[description]: Fix typo.
2019-05-22 18:29:58 -07:00
Vagrant Cascadian 1bb5085694
gnu: python-internetarchive: Fix typo "programmatic".
* gnu/packages/web (python-internetarchive)[description]: Fix typo.
2019-05-22 18:29:55 -07:00
Vagrant Cascadian 4765692529
gnu: java-eclipse-jetty-test-helper: Fix typo "This package".
* gnu/packages/web (java-eclipse-jetty-test-helper)[description]: Fix typo.
2019-05-22 18:09:23 -07:00
Marius Bakke 4a85b2575f
gnu: nginx: Update to 1.17.0.
* gnu/packages/web.scm (nginx): Update to 1.17.0.
2019-05-22 15:05:44 +02:00
Tobias Geerinckx-Rice 873ef5b116
gnu: stunnel: Update to 5.54.
* gnu/packages/web.scm (stunnel): Update to 5.54.
2019-05-20 04:16:05 +02:00
Tobias Geerinckx-Rice 8731a4aaff
gnu: jq: Update sources.
* gnu/packages/web.scm (jq)[source]: Update sha256.  Add snippet to
remove newly-bundled onigurama.
2019-05-17 03:05:55 +02:00
Marius Bakke ba2d913192
gnu: Remove python2-httpretty.
This package is severely out of date compared to its Python 3 counterpart and
difficult to upgrade.  Since it has no dependents in Guix and Python 2 is
officially deprecated by the end of this year, just remove it.

* gnu/packages/web.scm (python2-httpretty): Remove variable.
2019-05-15 00:22:52 +02:00
Brendan Tildesley dcfa0acd7b
Correct email and license info for Brendan Tildesley.
* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-05 17:16:51 +02:00
Marius Bakke 111adbd338
gnu: libpsl: Update to 0.21.0.
* gnu/packages/web.scm (libpsl): Update to 0.21.0.
2019-05-04 16:53:49 +02:00
Marius Bakke 45a3ad2ea6
gnu: nghttp2: Update to 1.38.0.
* gnu/packages/web.scm (nghttp2): Update to 1.38.0.
2019-05-04 16:25:53 +02:00
Brendan Tildesley c2dd07aba5
gnu: web: Change 'l:' prefix to 'license:'.
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:21 +02:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Ludovic Courtès 60ecacdeaa
gnu: linkchecker: Shorten patch file name.
This file name was too long for 'tar', as reported by 'guix lint'.

* gnu/packages/patches/linkchecker-mark-more-tests-that-require-the-network.patch:
Rename to...
* gnu/packages/patches/linkchecker-tests-require-network.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (linkchecker)[source]: Likewise.
2019-04-19 17:46:40 +02:00
Marius Bakke 97b321a69c
gnu: http-parser: Update to 2.9.2.
* gnu/packages/web.scm (http-parser): Update to 2.9.2.
[source](snippet): Remove.
2019-04-16 21:19:34 +02:00
Marius Bakke 76a2430847
gnu: nginx: Update to 1.15.12.
* gnu/packages/web.scm (nginx): Update to 1.15.12.
2019-04-16 21:19:33 +02:00
Ludovic Courtès 90b94761b6
gnu: http-parser: Fix build on i686-linux.
Fixes a regression introduced in
c11fcc6aa2, whereby 'http-parser' would
fail to build on i686.

* gnu/packages/web.scm (http-parser)[source](modules, snippet): New
fields.
2019-04-16 17:48:46 +02:00
Tobias Geerinckx-Rice c11fcc6aa2
gnu: http-parser: Update to 2.9.1.
* gnu/packages/web.scm (http-parser): Update to 2.9.1.
2019-04-16 00:05:04 +02:00
Christopher Baines 41c685f51c
gnu: Add perl-http-tinyish.
* gnu/packages/web.scm (perl-http-tinyish): New variable.
2019-04-14 10:45:57 +01:00
Tobias Geerinckx-Rice e70771f08e
gnu: httrack: Correct licence prefix.
This follows up on commit ed132a57c1.

* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
2019-04-11 14:25:05 +02:00
Nicolas Goaziou ed132a57c1
gnu: Add httrack.
* gnu/packages/web.scm (httrack): New variable.
2019-04-11 14:04:54 +02:00
Tobias Geerinckx-Rice 5e869bde79
gnu: Add python-httpretty.
* gnu/packages/web.scm (python-httpretty): New public variable.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice 58d20bf01a
gnu: surfraw: Update to 2.3.0.
* gnu/packages/web.scm (surfraw): Update to 2.3.0.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice 20d509643c
gnu: stunnel: Update to 5.53.
* gnu/packages/web.scm (stunnel): Update to 5.53.
2019-04-11 05:32:48 +02:00
宋文武 b968bf75ef
gnu: Add perl-plack-middleware-deflater.
* gnu/packages/web.scm (perl-plack-middleware-deflater): New variable.
2019-04-10 19:00:18 +08:00
Marius Bakke 6b11da7db2
gnu: nginx: Update to 1.15.11.
* gnu/packages/web.scm (nginx): Update to 1.15.11.
2019-04-09 19:52:08 +02:00
Ludovic Courtès aff0cce917
gnu: Move nss & co. to nss.scm.
* gnu/packages/gnuzilla.scm (nspr, nss): Move to...
* gnu/packages/nss.scm: ... here.  New file.
* gnu/packages/chromium.scm, gnu/packages/disk.scm,
gnu/packages/freedesktop.scm, gnu/packages/gnome.scm,
gnu/packages/gnunet.scm, gnu/packages/java.scm,
gnu/packages/libreoffice.scm, gnu/packages/linux.scm,
gnu/packages/mate.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/password-utils.scm,
gnu/packages/polkit.scm, gnu/packages/qt.scm,
gnu/packages/sssd.scm, gnu/packages/storage.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust
accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
2019-04-04 17:47:02 +02:00
Marius Bakke d7a8612827
gnu: httpd: Update to 2.4.39 [security fixes].
This release fixes CVE-2019-0196, CVE-2019-0197, CVE-2019-0211, CVE-2019-0215,
CVE-2019-0217, and CVE-2019-0220.  See
<https://httpd.apache.org/security/vulnerabilities_24.html> for more information.

* gnu/packages/web.scm (httpd): Update to 2.4.39.
2019-04-04 14:31:44 +02:00
Efraim Flashner 36a4366d79
gnu: Fix descriptions to not use quotes.
* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di),
* gnu/packages/audio.scm (fil-plugins),
* gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales),
* gnu/packages/bioinformatics.scm (r-samtools),
* gnu/packages/chez.scm (chez-mit),
* gnu/packages/commencement.scm (make-gcc-toolchain),
* gnu/packages/compression.scm (fastjar),
* gnu/packages/cran.scm (r-maps, r-rcpp),
* gnu/packages/databases.scm (sparql-query),
* gnu/packages/dunst.scm (dunst),
* gnu/packages/ftp.scm (ncftp),
* gnu/packages/gl.scm (freeglut),
* gnu/packages/haskell-check.scm (ghc-tasty-golden),
* gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text,
ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri,
ghc-rerebase, ghc-zlib),
* gnu/packages/image.scm (jbig2dec),
* gnu/packages/kde-frameworks.scm (kinit, karchive),
* gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd),
* gnu/packages/lirc.scm (lirc),
* gnu/packages/lisp.scm (uglify-js),
* gnu/packages/mate.scm (mate-netbook),
* gnu/packages/microcom.scm (microcom),
* gnu/packages/music.scm (bristol),
* gnu/packages/networking.scm (perl-geo-ip),
* gnu/packages/patchutils.scm (patches),
* gnu/packages/perl-check.scm (perl-test-more-utf8),
* gnu/packages/perl.scm (perl-log-report-optional, perl-file-which,
perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load,
perl-regexp-common, perl-module-pluggable, perl-class-modifier),
* gnu/packages/python-xyz.scm (python-backports-abc, python-natsort),
* gnu/packages/samba.scm (iniparser),
* gnu/packages/search.scm (mlocate),
* gnu/packages/spice.scm (spice),
* gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability,
r-commonmark, r-digest, r-viridislite, r-stringr),
* gnu/packages/tex.scm (texlive-latex-changebar),
* gnu/packages/version-control.scm (subversion),
* gnu/packages/w3m.scm (w3m),
* gnu/packages/web.scm (perl-http-parser,
perl-plack-middleware-reverseproxy),
* gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme,
mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
2019-03-31 20:51:10 +03:00
Ricardo Wurmus d98fb5603b
gnu: hpcguix-web: Fix indentation.
* gnu/packages/web.scm (hpcguix-web): Fix indentation.
2019-03-27 23:11:20 +01:00
Tobias Geerinckx-Rice 5ca9cb1e17
gnu: perl-plack-test-externalserver: Update source URL.
* gnu/packages/web.scm (perl-plack-test-externalserver)[source]:
Update URL.
2019-03-25 13:11:25 +01:00
Marius Bakke 8c14f7f8a7
Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
Efraim Flashner 38a3f4df8f
gnu: perl-libwww: Update source uri.
This is a follow-up to e4a69686ab.

* gnu/packages/web.scm (perl-libwww)[source]: Update to new upstream uri.
2019-03-23 21:37:51 +02:00
Tobias Geerinckx-Rice 22c31e07a5
gnu: perl-plack-test-externalserver: Update to 0.02.
* gnu/packages/web.scm (perl-plack-test-externalserver): Update to 0.02.
2019-03-23 20:42:47 +01:00
Tobias Geerinckx-Rice 5bbe07a041
gnu: perl-finance-quote: Update to 1.47.
* gnu/packages/web.scm (perl-finance-quote): Update to 1.47.
2019-03-23 20:42:47 +01:00
Tobias Geerinckx-Rice f44678f663
gnu: perl-plack-middleware-removeredundantbody: Update to 0.07.
* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody): Update to 0.07.
2019-03-23 20:42:47 +01:00
Tobias Geerinckx-Rice 73125149c1
gnu: perl-test-www-mechanize: Update to 1.52.
* gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.52.
2019-03-23 20:38:29 +01:00
Tobias Geerinckx-Rice 5793d9fdc2
gnu: perl-plack-middleware-reverseproxy: Update to 0.16.
* gnu/packages/web.scm (perl-plack-middleware-reverseproxy): Update to 0.16.
2019-03-23 20:38:29 +01:00
Tobias Geerinckx-Rice b7a3bb101b
gnu: perl-test-tcp: Update to 2.19.
* gnu/packages/web.scm (perl-test-tcp): Update to 2.19.
2019-03-23 20:38:29 +01:00
Tobias Geerinckx-Rice 4035551b49
gnu: perl-cgi-simple: Update to 1.21.
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.21.
2019-03-23 20:38:28 +01:00
Tobias Geerinckx-Rice 1c769c9724
gnu: perl-www-mechanize: Update to 1.91.
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.91.
2019-03-23 20:38:28 +01:00
Tobias Geerinckx-Rice 98db1c9bda
gnu: perl-html-lint: Update to 2.32.
* gnu/packages/web.scm (perl-html-lint): Update to 2.32.
2019-03-23 20:38:28 +01:00
Tobias Geerinckx-Rice e4a69686ab
gnu: perl-libwww: Update to 6.37.
* gnu/packages/web.scm (perl-libwww): Update to 6.37.
2019-03-23 20:38:28 +01:00
Marius Bakke 05109e8ef8
gnu: varnish: Update to 6.2.0.
* gnu/packages/web.scm (varnish): Update to 6.2.0.
[arguments]: Remove obsolete configure flag.  Add substitution for /bin/rm.
2019-03-21 19:23:48 +01:00
Tobias Geerinckx-Rice 6b455f8c55
gnu: perl-plack-middleware-methodoverride: Update to 0.20.
* gnu/packages/web.scm (perl-plack-middleware-methodoverride): Update to 0.20.
2019-03-20 20:42:41 +01:00
Tobias Geerinckx-Rice 84cd5bd7f8
gnu: perl-uri-template: Update to 0.24.
* gnu/packages/web.scm (perl-uri-template): Update to 0.24.
2019-03-20 20:42:41 +01:00
Tobias Geerinckx-Rice 7f5a010b9a
gnu: perl-catalyst-plugin-session: Update to 0.41.
* gnu/packages/web.scm (perl-catalyst-plugin-session): Update to 0.41.
2019-03-19 16:57:47 +01:00
Tobias Geerinckx-Rice 2f67ac377a
gnu: perl-catalyst-action-rest: Update to 1.21.
* gnu/packages/web.scm (perl-catalyst-action-rest): Update to 1.21.
2019-03-19 16:57:47 +01:00