Paul Garlick
cf47084a88
gnu: ikiwiki: Add missing inputs.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-authen-passphrase,
perl-file-mimeinfo, perl-mail-sendmail and perl-xml-twig.
2020-04-29 09:37:13 +01:00
Paul Garlick
b7392ecbba
gnu: ikiwiki: Propagate some inputs.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-html-parser,
perl-html-scrubber, perl-html-template, perl-json,
perl-text-markdown-discount, perl-uri and perl-yaml-libyaml to...
[propagated-inputs]: ...here. New field.
2020-04-29 09:37:12 +01:00
Paul Garlick
732ffac3bc
gnu: ikiwiki: Build perl inputs for target architecture.
...
* gnu/packages/web.scm (ikiwiki)[native-inputs]: Move perl dependencies ...
[inputs]: ...to here.
2020-04-29 09:37:11 +01:00
Paul Garlick
add3e168bb
gnu: ikiwiki: Fetch sources from git repository.
...
* gnu/packages/web.scm (ikiwiki)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[source](snippet): New field.
[arguments]<#:phases>[set-modification-times]: New phase.
2020-04-29 09:36:29 +01:00
Roel Janssen
0ae8505288
gnu: hpcguix-web: Use guile3.0-guix.
...
* gnu/packages/web.scm (hpcguix-web): Update to latest revision and use
guile3.0 inputs.
2020-04-28 10:13:30 +02:00
Efraim Flashner
2fea2b6414
gnu: java-eclipse-jetty-test-helper: Don't use unstable tarball.
...
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[source]: Download
using git-fetch.
2020-04-24 14:52:32 +03:00
Marius Bakke
bad368b0d7
Revert "gnu: http-parser: Update to 2.9.4."
...
It fails to build on armhf-linux; see <https://bugs.gnu.org/40604 >.
This reverts commit 62f7f0d636
.
2020-04-13 20:18:52 +02:00
Tobias Geerinckx-Rice
62f7f0d636
gnu: http-parser: Update to 2.9.4.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.4.
2020-04-13 06:56:55 +02:00
Vagrant Cascadian
a74ae84a36
gnu: libpsl: Fix grammar "allows to load" to "allowing to load".
...
* gnu/packages/web (libpsl): Fix grammar.
2020-04-12 13:04:42 -07:00
Nicolò Balzarotti
633360e00e
gnu: http-parser: Add support for RFC 3986.
...
Fixes parsing of colon followed by empty port, allowed by RFC 3986
specifications. Fedora is applying it to system http-parser too.
* gnu/packages/web.scm (http-parser)[source]: Add patch from Fedora.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-07 17:31:58 +03:00
Marius Bakke
f2d97d577d
gnu: Replace uses of 'gettext' with 'gettext-minimal'.
...
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT
to GETTEXT-MINIMAL.
* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise.
* gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]:
Likewise.
* gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise.
* gnu/packages/image.scm (gpick)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise.
* gnu/packages/music.scm (fmit)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise.
* gnu/packages/photo.scm (hugin)[native-inputs]: Likewise.
* gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise.
* gnu/packages/telephony.scm (jami)[native-inputs]: Likewise.
* gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise.
* gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
2020-04-04 15:48:44 +02:00
Marius Bakke
0c2e94f21f
gnu: cadaver: Build with OpenSSL 1.0.
...
* gnu/packages/web.scm (cadaver)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2020-04-04 15:48:31 +02:00
Paul Garlick
ce3e95d78e
gnu: Add perl-http-lite.
...
* gnu/packages/web.scm (perl-http-lite): New variable.
2020-04-03 15:55:40 +01:00
Leo Famulari
8549e47ecf
gnu: Apache httpd: Update to 2.4.43 [fixes CVE-2020-{1927,1934}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.43.
2020-04-02 11:36:38 -04:00
Christopher Baines
0a76a4e073
gnu: guix-data-service: Update to 0.0.1-19.d1c243f.
...
These changes support the guix-data-service-backup-database and
guix-data-service-create-small-backup scripts. These are shell scripts, so
require coreutils from the build environment at runtime as well as binaries
from postgresql, ephemeralpg and optionally util-linux (for ionice and
renice).
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-19.d1c243f.
[arguments]: Add (ice-9 ftw) and (ice-9 match) to #:modules, change the
'install phase to wrap all bin files with some inputs as well.
[inputs]: Add util-linux, include ephemeralpg from native-inputs and switch
postgresql for postgresql-11.
[native-inputs]: Move ephemeralpg to inputs.
2020-03-26 22:51:36 +00:00
Björn Höfling
eebaed2b76
gnu: java-tomcat: Update to 8.5.53.
...
This fixes CVE-2020-1938 ("Ghostcat").
* gnu/packages/web.scm (java-tomcat): Update to 8.5.53.
[properties]: Add cpe-name.
2020-03-26 21:39:49 +01:00
Florian Pelz
e84490346d
gnu: nginx-accept-language-module: Simplify decompression phase.
...
See <https://lists.gnu.org/archive/html/guix-patches/2020-03/msg00652.html >
where a similar change was found to be sufficient.
* gnu/packages/web.scm (nginx-accept-language-module)[arguments]:
In 'unpack-nginx-sources' phase, extract the compressed tarball using
tar's auto-decompression instead of decompressing manually.
2020-03-20 08:13:56 +00:00
Marius Bakke
c7f06b2b57
gnu: varnish: Update to 6.4.0.
...
* gnu/packages/web.scm (varnish): Update to 6.4.0.
2020-03-19 08:41:50 +01:00
Nicolas Goaziou
8fc83d98dd
gnu: httrack: Fix Texinfo markup in description.
...
* gnu/packages/web.scm (httrack): Fix Texinfo markup in description.
2020-03-17 11:10:45 +01:00
Marius Bakke
bb4674b43f
Merge branch 'master' into staging
2020-03-14 01:42:02 +01:00
Tobias Geerinckx-Rice
9dc6e542b5
gnu: nginx: Update to 1.17.9.
...
* gnu/packages/web.scm (nginx): Update to 1.17.9.
2020-03-13 22:57:04 +01:00
Efraim Flashner
10b99ddf45
gnu: cadaver: Satisfy 'guix lint'.
...
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
2020-03-13 14:26:22 +02:00
Efraim Flashner
e80d1c1992
gnu: httrack: Use texi markup in description.
...
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
2020-03-13 14:19:44 +02:00
Tobias Geerinckx-Rice
1bc64532b7
gnu: libwebsockets: Use HTTPS home page.
...
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Marius Bakke
2d421c4f19
Merge branch 'master' into staging
2020-03-10 20:45:24 +01:00
Tobias Geerinckx-Rice
59e884a211
gnu: polipo: Use HTTPS home page.
...
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Marius Bakke
b3b5714fa7
Merge branch 'master' into staging
2020-03-09 21:45:32 +01:00
Tobias Geerinckx-Rice
9d7a3562c2
gnu: perl-catalyst-devel: Update to 1.40.
...
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
2020-03-09 16:01:19 +01:00
Christopher Baines
67d21e2b08
gnu: guix-data-service: Update to 0.0.1-18.18eb9df.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-18.18eb9df.
(inputs, native-inputs): Switch to using the Guile 3 package variants where
applicable.
2020-03-08 23:35:00 +00:00
Tobias Geerinckx-Rice
a4fdde47cc
gnu: jq: Use HTTPS home page.
...
* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Marius Bakke
d614f0bba9
Merge branch 'master' into staging
2020-02-28 19:07:46 +01:00
Ricardo Wurmus
9b17c4f7b8
gnu: Add lighttpd.
...
* gnu/packages/web.scm (lighttpd): New variable.
2020-02-28 13:55:08 +01:00
Marius Bakke
a64cef121a
gnu: nghttp2@1.40: Do not inherit the replacement field.
...
* gnu/packages/web.scm (nghttp2-1.40): Use INHERIT instead of PACKAGE/INHERIT.
2020-02-28 01:36:34 +01:00
Marius Bakke
7fe962788a
Merge branch 'master' into staging
2020-02-26 22:13:11 +01:00
Marius Bakke
bbd804b29b
gnu: nghttp2: Add version 1.40.0.
...
* gnu/packages/web.scm (nghttp2-1.40): New public variable.
2020-02-26 21:52:46 +01:00
Marius Bakke
3941af527d
Merge branch 'master' into staging
2020-02-24 19:37:03 +01:00
Tobias Geerinckx-Rice
90d192b2f7
gnu: wslay: Fix build.
...
* gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel.
2020-02-22 23:51:54 +01:00
Tobias Geerinckx-Rice
1f634b8159
gnu: nginx: Update to 1.17.8.
...
* gnu/packages/web.scm (nginx): Update to 1.17.8.
2020-02-17 21:56:58 +01:00
Tobias Geerinckx-Rice
3603f5536e
gnu: wabt: Use Texinfo mark-up.
...
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
2020-02-16 22:46:39 +01:00
Marius Bakke
bec7e21fa0
gnu: perl-cgi: Update to 4.46.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.46.
2020-02-14 18:33:57 +01:00
Marius Bakke
80b26d6c83
gnu: perl-http-date: Update to 6.05.
...
* gnu/packages/web.scm (perl-http-date): Update to 6.05.
2020-02-14 18:33:56 +01:00
Marius Bakke
631d4dd44b
gnu: perl-lwp-mediatypes: Update to 6.04.
...
* gnu/packages/web.scm (perl-lwp-mediatypes): Update to 6.0.4.
[source](uri): Adjust accordingly.
[native-inputs]: Add PERL-TEST-FATAL.
2020-02-14 18:33:56 +01:00
Pierre Neidhardt
a74e23188f
gnu: Add librocket.
...
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Eric Bavier
341976e561
gnu: netsurf: Fix .desktop exec reference.
...
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Alexandros Theodotou
eb642f3d24
gnu: Add libcyaml.
...
* gnu/packages/web.scm (libcyaml): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-13 00:24:32 +01:00
Marius Bakke
d8bdda1e9a
gnu: http-parser: Update to 2.9.3.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
2020-02-10 20:18:04 +01:00
Marius Bakke
2cbccf7f65
Merge branch 'staging'
2020-02-10 20:11:26 +01:00
Tobias Geerinckx-Rice
e813444287
Update e-mail address for Jakob L. Kreuze.
...
As requested here:
<https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html >.
* .mailmap: Add an entry for Jakob.
* gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm,
gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm,
gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm,
guix/scripts/system/reconfigure.scm: Update their e-mail address.
2020-02-09 23:16:45 +01:00
Marius Bakke
f10921c5ad
Merge branch 'master' into staging
2020-02-05 22:08:06 +01:00
Marius Bakke
d8d25bb8f5
gnu: varnish: Update to 6.3.2.
...
* gnu/packages/web.scm (varnish): Update to 6.3.2.
2020-02-05 22:03:33 +01:00