summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Expand)Author
2019-06-13gnu: ikiwiki: Update to 3.20190228....* gnu/packages/web.scm (ikiwiki): Update to 3.20190228. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-06-12gnu: perl-io-socket-ssl: Update to 2.066....The previous version failed to build, but this updated version does build successfully. * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066. Christopher Baines
2019-05-24Merge branch 'master' into stagingMarius Bakke
2019-05-24gnu: 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. Marius Bakke
2019-05-22gnu: nghttp2: Fix typo "compatibility"....* gnu/packages/web (nghttp2)[description]: Fix typo. Vagrant Cascadian
2019-05-22gnu: python-internetarchive: Fix typo "programmatic"....* gnu/packages/web (python-internetarchive)[description]: Fix typo. Vagrant Cascadian
2019-05-22gnu: java-eclipse-jetty-test-helper: Fix typo "This package"....* gnu/packages/web (java-eclipse-jetty-test-helper)[description]: Fix typo. Vagrant Cascadian
2019-05-22gnu: nginx: Update to 1.17.0....* gnu/packages/web.scm (nginx): Update to 1.17.0. Marius Bakke
2019-05-20gnu: stunnel: Update to 5.54....* gnu/packages/web.scm (stunnel): Update to 5.54. Tobias Geerinckx-Rice
2019-05-17gnu: jq: Update sources....* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to remove newly-bundled onigurama. Tobias Geerinckx-Rice
2019-05-15gnu: 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. Marius Bakke
2019-05-05Correct 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> Brendan Tildesley
2019-05-04gnu: libpsl: Update to 0.21.0....* gnu/packages/web.scm (libpsl): Update to 0.21.0. Marius Bakke
2019-05-03gnu: web: Change 'l:' prefix to 'license:'....* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:. Signed-off-by: Andreas Enge <andreas@enge.fr> Brendan Tildesley
2019-04-19gnu: 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. Ludovic Courtès
2019-04-16gnu: http-parser: Update to 2.9.2....* gnu/packages/web.scm (http-parser): Update to 2.9.2. [source](snippet): Remove. Marius Bakke
2019-04-16gnu: nginx: Update to 1.15.12....* gnu/packages/web.scm (nginx): Update to 1.15.12. Marius Bakke
2019-04-16gnu: http-parser: Fix build on i686-linux....Fixes a regression introduced in c11fcc6aa27db5f68aed807a6190143f4a156564, whereby 'http-parser' would fail to build on i686. * gnu/packages/web.scm (http-parser)[source](modules, snippet): New fields. Ludovic Courtès
2019-04-16gnu: http-parser: Update to 2.9.1....* gnu/packages/web.scm (http-parser): Update to 2.9.1. Tobias Geerinckx-Rice
2019-04-14gnu: Add perl-http-tinyish....* gnu/packages/web.scm (perl-http-tinyish): New variable. Christopher Baines
2019-04-11gnu: httrack: Correct licence prefix....This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762. * gnu/packages/web.scm (httrack)[license]: Use the right prefix. Tobias Geerinckx-Rice
2019-04-11gnu: Add httrack....* gnu/packages/web.scm (httrack): New variable. Nicolas Goaziou
2019-04-11gnu: Add python-httpretty....* gnu/packages/web.scm (python-httpretty): New public variable. Tobias Geerinckx-Rice
2019-04-11gnu: surfraw: Update to 2.3.0....* gnu/packages/web.scm (surfraw): Update to 2.3.0. Tobias Geerinckx-Rice
2019-04-11gnu: stunnel: Update to 5.53....* gnu/packages/web.scm (stunnel): Update to 5.53. Tobias Geerinckx-Rice
2019-04-10gnu: Add perl-plack-middleware-deflater....* gnu/packages/web.scm (perl-plack-middleware-deflater): New variable. 宋文武
2019-04-09gnu: nginx: Update to 1.15.11....* gnu/packages/web.scm (nginx): Update to 1.15.11. Marius Bakke
2019-04-04gnu: 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. Ludovic Courtès
2019-04-04gnu: 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. Marius Bakke
2019-03-31gnu: 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. Efraim Flashner
2019-03-27gnu: hpcguix-web: Fix indentation....* gnu/packages/web.scm (hpcguix-web): Fix indentation. Ricardo Wurmus
2019-03-25gnu: perl-plack-test-externalserver: Update source URL....* gnu/packages/web.scm (perl-plack-test-externalserver)[source]: Update URL. Tobias Geerinckx-Rice
2019-03-23gnu: perl-libwww: Update source uri....This is a follow-up to e4a69686abb3727ac41b7510fc5c4ce900083d62. * gnu/packages/web.scm (perl-libwww)[source]: Update to new upstream uri. Efraim Flashner
2019-03-23gnu: perl-plack-test-externalserver: Update to 0.02....* gnu/packages/web.scm (perl-plack-test-externalserver): Update to 0.02. Tobias Geerinckx-Rice
2019-03-23gnu: perl-finance-quote: Update to 1.47....* gnu/packages/web.scm (perl-finance-quote): Update to 1.47. Tobias Geerinckx-Rice
2019-03-23gnu: perl-plack-middleware-removeredundantbody: Update to 0.07....* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody): Update to 0.07. Tobias Geerinckx-Rice
2019-03-23gnu: perl-test-www-mechanize: Update to 1.52....* gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.52. Tobias Geerinckx-Rice
2019-03-23gnu: perl-plack-middleware-reverseproxy: Update to 0.16....* gnu/packages/web.scm (perl-plack-middleware-reverseproxy): Update to 0.16. Tobias Geerinckx-Rice
2019-03-23gnu: perl-test-tcp: Update to 2.19....* gnu/packages/web.scm (perl-test-tcp): Update to 2.19. Tobias Geerinckx-Rice
2019-03-23gnu: perl-cgi-simple: Update to 1.21....* gnu/packages/web.scm (perl-cgi-simple): Update to 1.21. Tobias Geerinckx-Rice
2019-03-23gnu: perl-www-mechanize: Update to 1.91....* gnu/packages/web.scm (perl-www-mechanize): Update to 1.91. Tobias Geerinckx-Rice
2019-03-23gnu: perl-html-lint: Update to 2.32....* gnu/packages/web.scm (perl-html-lint): Update to 2.32. Tobias Geerinckx-Rice
2019-03-23gnu: perl-libwww: Update to 6.37....* gnu/packages/web.scm (perl-libwww): Update to 6.37. Tobias Geerinckx-Rice
2019-03-21gnu: 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. Marius Bakke
2019-03-20gnu: perl-plack-middleware-methodoverride: Update to 0.20....* gnu/packages/web.scm (perl-plack-middleware-methodoverride): Update to 0.20. Tobias Geerinckx-Rice
2019-03-20gnu: perl-uri-template: Update to 0.24....* gnu/packages/web.scm (perl-uri-template): Update to 0.24. Tobias Geerinckx-Rice
2019-03-19gnu: perl-catalyst-plugin-session: Update to 0.41....* gnu/packages/web.scm (perl-catalyst-plugin-session): Update to 0.41. Tobias Geerinckx-Rice
2019-03-19gnu: perl-catalyst-action-rest: Update to 1.21....* gnu/packages/web.scm (perl-catalyst-action-rest): Update to 1.21. Tobias Geerinckx-Rice
2019-03-19gnu: perl-apache-logformat-compiler: Update to 0.35....* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.35. [native-inputs]: Replace perl-module-build with perl-module-build-tiny. Tobias Geerinckx-Rice
2019-03-19gnu: geomyidae: Update to 0.34....* gnu/packages/web.scm (geomyidae): Update to 0.34. Tobias Geerinckx-Rice