3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

1452 commits

Author SHA1 Message Date
Christopher Baines
2fb187ed7c
gnu: guix-data-service: Update to 0.0.1-36.7b69611.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
2022-12-13 13:42:11 +00:00
Tobias Geerinckx-Rice
776632c0be
gnu: yajl: Improve description.
* gnu/packages/web.scm (yajl)[synopsis, description]: Edit.  Mark up.
Note generator.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
2a779dc9bd
gnu: yajl: Remove trailing #t from phases.
* gnu/packages/web.scm (yajl)[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
8fe6d3e844
gnu: yajl: Drop custom ‘lib-’ prefix.
* gnu/packages/web.scm (yajl): New variable, renamed from…
(libyajl): …this one, which is now a DEPRECATED-PACKAGE alias of yajl.
Adjust all users.
2022-12-11 01:00:00 +01:00
Hilton Chain
7fde9758c5
gnu: Add buku-run.
* gnu/packages/web.scm (buku-run): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:21 +01:00
cage
898f9adc20
gnu: gmid: Update to 1.8.6.
* gnu/packages/web.scm (gmid): Update to 1.8.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:45:35 +08:00
kiasoc5
3c8e3d0f90
gnu: Add gojq.
* gnu/packages/web (gojq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
kiasoc5
8f591cf430
gnu: Add go-github-com-itchyny-gojq.
* gnu/packages/web (go-github-com-itchyny-gojq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
kiasoc5
f093291a1f
gnu: Add go-github-com-itchyny-timefmt-go.
* gnu/packages/web (go-github-com-itchyny-timefmt-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-28 23:34:15 +01:00
Marius Bakke
ac5b6006cf
gnu: varnish: Update to 7.2.1.
* gnu/packages/web.scm (varnish): Update to 7.2.1.
2022-11-26 15:03:55 +01:00
cage
aaa59935af
gnu: gmid: Update to 1.8.5.
* gnu/packages/web.scm (gmid): Update to 1.8.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-09 23:59:42 +01:00
Christopher Baines
1b117fc3a5
gnu: guix-data-service: Update to 0.0.1-34.95064d3.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-34.95064d3.
2022-11-06 15:49:44 +01:00
jgart via Guix-patches via
bbac6c5248
gnu: jo: Update to 1.9.
* gnu/packages/web.scm (jo): Update to 1.9.
[description]: Use @command{} mark-up.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-30 02:00:05 +01:00
Tobias Geerinckx-Rice
044985f5f9
gnu: jo: Update to 1.7.
* gnu/packages/web.scm (jo): Update to 1.7.
2022-10-23 02:00:00 +02:00
Tobias Geerinckx-Rice
63bf060138
gnu: nginx-documentation: Update to 1.23.1-2898-0b7e004b5061.
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2898-0b7e004b5061.
2022-10-23 02:00:27 +02:00
Tobias Geerinckx-Rice
a63f8b89cf
gnu: nginx: Update to 1.23.2.
* gnu/packages/web.scm (nginx): Update to 1.23.2.
2022-10-23 02:00:26 +02:00
Tobias Geerinckx-Rice
34e6c5d428
gnu: rapidjson: Fix powerpc64le-linux build.
…by avoiding ‘-march=native’, which is an unnecessary risk even if the
result is not installed.

* gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated
'patch-aarch-march-detection phase with an unconditional
'fix-march=native one.
2022-10-23 02:00:15 +02:00
Ludovic Courtès
c340c24a8d
gnu: hpcguix-web: Remove input labels.
* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
2022-10-18 14:27:01 +02:00
Leo Famulari
d85c254319
gnu: nginx: Support SSL / TLS for stream proxies.
* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
2022-10-17 17:23:20 -04:00
e827d45db9
gnu: Add go-webring.
* gnu/packages/web.scm (go-webring): New variable.

Hi paren,

Thanks for the review. I changed everything but the blog stuff because
go-webring is not necessarily used in the context of a blog. A webring
can stand on it's own without being associated with a blog. A webring
can associate websites that are not blogs or Guix channels ;()

Here's v2

all best,

jgart

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Marius Bakke
d8f5cb0dcc
gnu: hitch: Update to 1.7.3.
* gnu/packages/web.scm (hitch): Update to 1.7.3.
2022-09-16 18:42:20 +02:00
Greg Hogan
c70f881aac
gnu: stunnel: Update to 5.66.
* gnu/packages/web.scm (stunnel): Update to 5.66.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-14 23:36:31 +02:00
Christopher Baines
fa4fffbd08
gnu: Add comments to the bottom of a few more package modules.
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.

If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.

* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
2022-09-14 09:33:11 +01:00
Marius Bakke
50134a2b4a
gnu: Explicitly use OpenSSL 1.1 in more packages.
* gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to
OPENSSL-1.1.
* gnu/packages/security-token.scm (opensc)[inputs]: Likewise.
* gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise.
* gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
2022-09-09 23:00:22 +02:00
Marius Bakke
59bbf7e86c
gnu: scons: Update to 4.4.0.
* gnu/packages/patches/scons-test-environment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/build-tools.scm (scons): Update to 4.4.0.
[source](patches): New field.
[arguments]: Adjust bootstrap for the new version.  Enable tests.
[native-inputs]: Add PYTHON-WHEEL and PYTHON-PSUTIL.
(scons-3): New variable.
(scons-python2): Inherit from it.
* gnu/packages/web.scm (serf)[arguments]: Stick with SCONS-3 to prevent rebuilds.
2022-08-27 23:48:56 +02:00
Marius Bakke
ada35de38f
gnu: scons: Move to (gnu packages build-tools).
* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
2022-08-27 23:48:56 +02:00
Marius Bakke
29ba3898f9
gnu: hitch: Remove input labels.
* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
2022-08-19 19:22:43 +02:00
Marius Bakke
a7ca1a3234
gnu: varnish: Update to 7.1.1.
* gnu/packages/web.scm (varnish): Update to 7.1.1.
2022-08-19 19:22:43 +02:00
Marius Bakke
e2feae7bef
gnu: varnish: Add release-monitoring-url.
* gnu/packages/web.scm (varnish)[properties]: New field.
2022-08-19 19:22:43 +02:00
Marius Bakke
ca6078e1e9
gnu: serf: Add release-monitoring-url.
* gnu/packages/web.scm (serf)[properties]: New field.
2022-08-13 19:24:34 +02:00
Arun Isaac
e05d5d8251
gnu: kiwix-desktop: Add bash-minimal to inputs.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
2022-08-13 17:20:53 +05:30
Arun Isaac
2691bac7fd
gnu: kiwix-tools: Update to 3.3.0.
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
2022-08-13 17:17:59 +05:30
Arun Isaac
93d8523487
gnu: kiwix-desktop: Update to 2.2.2.
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
2022-08-13 17:17:59 +05:30
Arun Isaac
ff564de64c
gnu: kiwix-lib: Update to 11.0.0.
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
2022-08-13 17:17:47 +05:30
Arun Isaac
1e51cb37fb
gnu: libzim: Update to 8.0.0.
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
2022-08-13 16:46:22 +05:30
4331497e19
gnu: perl-net-http: Update to 6.22.
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
2022-08-12 23:30:47 +03:00
7e048358f5
gnu: perl-libwww: Update to 6.67.
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
2022-08-12 23:30:47 +03:00
e1168cadcc
gnu: perl-http-cookies: Update to 6.10.
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
2022-08-12 23:30:46 +03:00
ca62b08cfa
gnu: perl-file-listing: Update to 6.15.
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
2022-08-12 23:30:46 +03:00
Maxim Cournoyer
a0beb297a3
gnu: qtwebengine: Rename to qtwebengine-5.
Automated with:

  git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
0938c3e34a
gnu: qtwebchannel: Rename to qtwebchannel-5.
Automated via:

  git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
Automated via the following commands:

  git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Tobias Geerinckx-Rice
d3d506a0d1
gnu: nginx-documentation: Update to 1.23.1-2869-9383e934e546.
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice
361b1eaeec
gnu: nginx: Update to 1.23.1.
* gnu/packages/web.scm (nginx): Update to 1.23.1.
2022-07-24 02:00:02 +02:00
Marius Bakke
3d446d85ce
gnu: perl-catalystx-script-server-starman: Add missing input.
* gnu/packages/web.scm (perl-catalystx-script-server-starman)[native-inputs]:
Add PERL-POD-PARSER.
2022-07-23 18:37:57 +02:00
Tobias Geerinckx-Rice
42d8cff4fd
gnu: nginx: Update to 1.23.0.
* gnu/packages/web.scm (nginx): Update to 1.23.0.
(nginx-documentation): Update to 1.23.0-2862-cf7551842617.
2022-07-17 02:00:13 +02:00
Christopher Baines
7558b27b22
gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c.
2022-07-15 09:39:40 +01:00
cage
0464ab17ef
gnu: gmid: Update to 1.8.4.
* gnu/packages/web.scm (gmid): Update to 1.8.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-09 10:51:05 +01:00
Christopher Baines
be8d0eb246
gnu: guix-data-service: Update to 32.39487cd.
* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
2022-07-08 23:32:49 +01:00
2af3f5eef0
gnu: libhttpd: Update to 1.4.65.
* gnu/packages/web.scm (libhttpd): Update to 1.4.65.
2022-06-20 15:47:29 +03:00