Ludovic Courtès
|
23212bf9e6
|
gnu: perl: Work around "dotless @INC" build issues.
* gnu/packages/perl.scm (perl-task-weaken)[arguments]: New field.
(perl-unicode-normalize): Likewise.
* gnu/packages/web.scm (perl-http-server-simple)[arguments]: Add #:phases.
|
2017-07-24 16:36:13 +02:00 |
Leo Famulari
|
6c1a317e29
|
Merge branch 'master' into core-updates
|
2017-07-23 03:42:12 -04:00 |
Tobias Geerinckx-Rice
|
0cf9f9b1e3
|
gnu: libpsl: Update to 0.18.0.
* gnu/packages/web.scm (libpsl): Update to 0.18.0.
[native-inputs]: Add pkg-config.
[inputs]: Replace icu4c with libidn2; add libunistring.
|
2017-07-21 12:24:47 +02:00 |
Tobias Geerinckx-Rice
|
0762a1dbf4
|
gnu: perl-html-template: Update to 2.97.
* gnu/packages/web.scm (perl-html-template): Update to 2.97.
|
2017-07-20 02:10:55 +02:00 |
Danny Milosavljevic
|
c3b5b1bb49
|
gnu: python-internetarchive: Heed disabled test suite.
* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test
suite.
|
2017-07-15 12:48:24 +02:00 |
Oleg Pykhalov
|
95c36822e8
|
gnu: Add python-internetarchive.
* gnu/packages/web.scm (python-internetarchive, python2-internetarchive):
New variable.
|
2017-07-15 11:58:19 +02:00 |
Leo Famulari
|
86d1e079ec
|
gnu: perl-html-tree: Update to 5.06.
* gnu/packages/web.scm (perl-html-tree): Update to 5.06.
[source]: Update URL.
|
2017-07-14 12:07:01 -04:00 |
Leo Famulari
|
dcd9a33147
|
gnu: httpd: Update to 2.4.27 [fixes CVE-2017-{9788,9789}].
* gnu/packages/web.scm (httpd): Update to 2.4.27.
|
2017-07-13 11:35:22 -04:00 |
Marius Bakke
|
e23cf9394e
|
gnu: nginx: Update to 1.12.1 [fixes CVE-2017-7529].
* gnu/packages/web.scm (nginx): Update to 1.12.1.
|
2017-07-12 00:22:33 +02:00 |
Leo Famulari
|
c8eb2b8c60
|
Merge branch 'master' into core-updates
|
2017-07-10 14:37:53 -04:00 |
Arun Isaac
|
0ac042324a
|
gnu: Add jo.
* gnu/packages/web.scm (jo): New variable.
|
2017-06-30 20:02:13 +05:30 |
Mark H Weaver
|
ed068b960e
|
Merge branch 'master' into core-updates
|
2017-06-26 00:00:58 -04:00 |
ng0
|
e81fd90e2f
|
gnu: surfraw: Fix broken symlinks in manpages.
* gnu/packages/web.scm (surfraw)[arguments]: Add new 'compress-elvi.1sr' phase.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
2017-06-22 10:45:37 -04:00 |
Mark H Weaver
|
9815739e9b
|
Merge branch 'master' into core-updates
|
2017-06-20 00:25:59 -04:00 |
Leo Famulari
|
030f3219c3
|
gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659].
* gnu/packages/web.scm (httpd): Update to 2.5.26.
|
2017-06-19 16:49:11 -04:00 |
Mark H Weaver
|
9d4385634d
|
Merge branch 'master' into core-updates
|
2017-06-18 02:36:51 -04:00 |
Muriithi Frederick Muriuki
|
40b784b4c7
|
gnu: Add python2-httpretty.
* gnu/packages/web.scm (python2-httpretty): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2017-06-17 15:49:33 +02:00 |
Leo Famulari
|
f61d39ac0b
|
gnu: perl-authen-sasl: Fix build with Perl 5.26.0.
* gnu/packages/web.scm (perl-authen-sasl)[arguments]: Set PERL_USE_UNSAFE_INC in
'set-env' build phase.
|
2017-06-14 11:30:12 -04:00 |
Kei Kebreau
|
1819fd2cd9
|
gnu: liboauth: Correct synopsis and description.
* gnu/packages/web.scm (liboauth): Correct them.
|
2017-06-05 11:41:29 -04:00 |
Kei Kebreau
|
1622637bb7
|
gnu: Add liboauth.
* gnu/packages/web.scm (liboauth): New variable.
|
2017-05-27 20:29:37 -04:00 |
Ricardo Wurmus
|
751f8582b5
|
gnu: Add http-parser.
* gnu/packages/web.scm (http-parser): New variable.
|
2017-05-15 21:24:43 +02:00 |
Muriithi Frederick Muriuki
|
86ab11205e
|
gnu: Add python-pytest-httpbin
* gnu/packages/web.scm (python-pytest-httpbin, python2-pytest-httbin): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-05-07 15:22:42 -04:00 |
Muriithi Frederick Muriuki
|
ce949c10e5
|
gnu: Add python-httpbin
* gnu/packages/web.scm (python-httpbin, python2-httpbin): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2017-05-07 15:22:41 -04:00 |
Sergei Trofimovich
|
4da1816628
|
gnu: serf: Add missing '#:modules' imports.
Fixes <https://bugs.gnu.org/26808>.
* gnu/packages/web.scm (serf): Add missing '#:modules' imports.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2017-05-07 17:35:33 +02:00 |
Kei Kebreau
|
7610c3ca55
|
gnu: Move qutebrowser to web-browsers.scm.
* gnu/packages/web.scm: Move qutebrowser...
* gnu/packages/web-browsers.scm: ...here.
|
2017-05-06 10:59:06 -04:00 |
Petter
|
2f3108ad03
|
gnu: Avoid circular dependencies by Perl license.
* guix/licenses.scm (perl-license): New variable.
* gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license.
* gnu/packages/compression.scm: Same.
* gnu/packages/databases.scm: Same.
* gnu/packages/gd.scm: Same.
* gnu/packages/language.scm: Same.
* gnu/packages/libevent.scm: Same.
* gnu/packages/mail.scm: Same.
* gnu/packages/messaging.scm: Same.
* gnu/packages/ncurses.scm: Same.
* gnu/packages/networking.scm: Same.
* gnu/packages/photo.scm: Same.
* gnu/packages/tcl.scm: Same.
* gnu/packages/tex.scm: Same.
* gnu/packages/tls.scm: Same.
* gnu/packages/web.scm: Same.
* gnu/packages/wm.scm: Same.
* gnu/packages/xml.scm: Same.
* gnu/packages/xorg.scm: Same.
* gnu/packages/zip.scm: Same.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2017-05-02 23:41:14 +02:00 |
Leo Famulari
|
fbaf9376f6
|
Revert "gnu: Move netsurf to web-browsers.scm."
This change caused building Guix to fail with:
393: 1 [eval #<memoized glib-or-gtk-build-system> (# "3.6" "netsurf" . #)]
This reverts commit a39ee1accb .
|
2017-04-30 15:08:59 -04:00 |
Kei Kebreau
|
a39ee1accb
|
gnu: Move netsurf to web-browsers.scm.
* gnu/packages/web.scm: Move netsurf...
* gnu/packages/web-browsers.scm: ...here.
|
2017-04-30 14:11:16 -04:00 |
Marius Bakke
|
244d4f4877
|
gnu: serf: Update to 1.3.9.
* gnu/packages/patches/serf-comment-style-fix.patch,
gnu/packages/patches/serf-deflate-buckets-test-fix.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/web.scm (serf): Update to 1.3.9.
[source]: Remove patches.
|
2017-04-27 17:58:43 +02:00 |
Marius Bakke
|
decb4c26fa
|
gnu: serf: Disable expired SSL tests.
Fixes <https://bugs.gnu.org/26671>.
* gnu/packages/web.scm (serf)[arguments]<#:phases>: Add 'disable-broken-tests'.
|
2017-04-27 17:58:43 +02:00 |
Ricardo Wurmus
|
5ece8321af
|
gnu: r-curl: Update to 2.5.
* gnu/packages/web.scm (r-curl): Update to 2.5.
|
2017-04-22 23:30:35 +02:00 |
Marius Bakke
|
4e5dbf92f7
|
gnu: nginx: Update to 1.12.0.
* gnu/packages/web.scm (nginx): Update to 1.12.0.
|
2017-04-12 18:34:09 +02:00 |
Arun Isaac
|
a7a4345de1
|
gnu: darkhttpd: Update source URI.
* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
|
2017-04-12 18:48:48 +05:30 |
Ricardo Wurmus
|
3420ed32d8
|
gnu: r-jsonlite: Update to 1.4.
* gnu/packages/web.scm (r-jsonlite): Update to 1.4.
|
2017-04-09 13:34:52 +02:00 |
Ricardo Wurmus
|
e15f962fef
|
gnu: r-htmltable: Update to 1.9.
* gnu/packages/web.scm (r-htmltable): Update to 1.9.
[propagated-inputs]: Add "r-checkmate" and "r-htmlwidgets".
|
2017-04-06 14:39:11 +02:00 |
Ricardo Wurmus
|
d3812fb233
|
gnu: r-curl: Update to 2.4.
* gnu/packages/web.scm (r-curl): Update to 2.4.
|
2017-04-06 14:39:11 +02:00 |
Ricardo Wurmus
|
aad7808526
|
gnu: r-jsonlite: Update to 1.3.
* gnu/packages/web.scm (r-jsonlite): Update to 1.3.
|
2017-04-06 14:39:09 +02:00 |
Efraim Flashner
|
4fbed7494d
|
gnu: rapidjson: Fix building on aarch64.
* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for
aarch64 to fix -march detection.
|
2017-03-31 01:05:28 +03:00 |
Marius Bakke
|
84157bb8bf
|
Merge branch 'master' into core-updates
Most conflicts are from 6fd52309b8 .
|
2017-03-30 22:59:53 +02:00 |
Eric Bavier
|
77310a1c2d
|
gnu: qutebrowser: Upgrade to 0.10.1.
* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
|
2017-03-29 21:04:48 -05:00 |
Leo Famulari
|
c17383f400
|
Merge branch 'master' into core-updates
|
2017-03-27 21:19:38 -04:00 |
Marius Bakke
|
b1554326bb
|
gnu: libsvgtiny: Build with gperf@3.0.
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
|
2017-03-26 09:36:00 +02:00 |
Marius Bakke
|
183303b3ef
|
gnu: nginx: Update to 1.11.11.
* gnu/packages/web.scm (nginx): Update to 1.11.11.
|
2017-03-23 20:00:06 +01:00 |
Kei Kebreau
|
4b0e636701
|
gnu: Adjust asciidoc-related build options.
Commits 9099a45792 and
3078821d13 make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
|
2017-03-21 11:15:08 -04:00 |
ng0
|
d4f6f78ea3
|
gnu: hiawatha: Adjust description.
* gnu/packages/web.scm (hiawatha)[description]: Adjust it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
2017-03-09 19:42:16 -05:00 |
ng0
|
3190c307f9
|
gnu: Add hiawatha.
* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
2017-03-04 14:18:38 -05:00 |
Tobias Geerinckx-Rice
|
5f643dbe08
|
gnu: tidy-html: Update to 5.4.0.
* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
|
2017-03-02 06:23:20 +01:00 |
Marius Bakke
|
c0185d8e84
|
gnu: nginx: Update to 1.11.10.
* gnu/packages/web.scm (nginx): Update to 1.11.10.
|
2017-02-22 10:31:59 +01:00 |
Eric Bavier
|
0491a3b2d6
|
gnu: Add qutebrowser.
* gnu/packages/web.scm (qutebrowser): New variable.
|
2017-02-14 21:20:37 -06:00 |
Eric Bavier
|
4fc282b32a
|
gnu: netsurf: Enable tests.
* gnu/packages/patches/netsurf-longer-test-timeout.patch,
gnu/packages/patches/netsurf-y2038-tests.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/web.scm (netsurf)[source]: Use them.
[native-inputs]: Add libidn, check.
[inputs]: Add miscfiles.
[arguments]: Remove #:tests?, add #:test-target. Add 'patch-check phase.
|
2017-02-13 22:28:33 -06:00 |