summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Expand)Author
2019-07-19Merge branch 'master' into core-updatesMarius Bakke
2019-07-18gnu: Add websocketpp....* gnu/packages/web.scm (websocketpp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jakob L. Kreuze
2019-07-12Merge branch 'master' into core-updates... Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in Marius Bakke
2019-07-11gnu: perl-html-form: Update to 6.04....* gnu/packages/web.scm (perl-html-form): Update to 6.04. Tobias Geerinckx-Rice
2019-07-10gnu: rapidjson: Fix FTBFS with GCC 7....* gnu/packages/patches/rapidjson-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/web.scm (rapidjson)[source](patches): New field. Marius Bakke
2019-07-09gnu: python-internetarchive: Update to 1.8.5....* gnu/packages/web.scm (python-internetarchive)[version]: Update to 1.8.5. [source](modules, snippet): New fields. Oleg Pykhalov
2019-07-09gnu: Add anonip....* gnu/packages/web.scm (anonip): New variable. Hartmut Goebel
2019-07-07gnu: libpsl: Python is a native input....* gnu/packages/web.scm (libpsl)[inputs]: Move PYTHON-WRAPPER ... [native-inputs]: ... here. Marius Bakke
2019-07-07gnu: libpsl: Build against Python 3....* gnu/packages/web.scm (libpsl)[inputs]: Change PYTHON-2 to PYTHON-WRAPPER. Marius Bakke
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-06-29gnu: nginx: Update to 1.17.1....* gnu/packages/web.scm (nginx): Update to 1.17.1. Marius Bakke
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-25gnu: perl-uri: Update to 1.76....* gnu/packages/web.scm (perl-uri): Update to 1.76. [source]: Use new upstream source. Efraim Flashner
2019-06-25gnu: perl-libwww: Update to 6.39....* gnu/packages/web.scm (perl-libwww): Update to 6.39. Efraim Flashner
2019-06-20Merge branch 'staging' into core-updatesMarius Bakke
2019-06-18gnu: stunnel: Update to 5.55....* gnu/packages/web.scm (stunnel): Update to 5.55. Tobias Geerinckx-Rice
2019-06-15gnu: nghttp2: Update to 1.39.1....* gnu/packages/web.scm (nghttp2): Update to 1.39.1. Marius Bakke
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-25Merge branch 'staging' into core-updatesMarius Bakke
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-04gnu: nghttp2: Update to 1.38.0....* gnu/packages/web.scm (nghttp2): Update to 1.38.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-05-01Merge branch 'master' into core-updatesMarius Bakke
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