Commit Graph

323 Commits (290bf612bb290bccf0bb93b0b34448ddee46c6ef)

Author SHA1 Message Date
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
Eric Bavier 710806b57b
gnu: netsurf: Use unbundled source.
* gnu/packages/patches/netsurf-system-utf8proc.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (netsurf)[source]: Use it.  Change to unbundled source
tarball.
[native-inputs]: Add netsurf-buildsystem, nsgenbind.  Remove flex, bison.
[inputs]: Add utf8proc, libcss, libdom, libnsbmp, libnsgif, libnspsl,
libnsutils, libsvgtiny.  Remove expat, gperf.
[arguments]: Adjust #:make-flags for netsurf-buildsystem.  Delete configure
phase.  Adjust source directories.
2017-02-13 22:28:33 -06:00
Eric Bavier 1f6ec9d22d
gnu: Add nsgenbind.
* gnu/packages/web.scm (nsgenbind): New variable.
2017-02-13 22:28:33 -06:00
Eric Bavier 02a7a0caf4
gnu: Add libnspsl.
* gnu/packages/web.scm (libnspsl): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier 54b7f14956
gnu: Add libnsutils.
* gnu/packages/web.scm (libnsutils): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier ea1c8b312b
gnu: Add libnsgif.
* gnu/packages/web.scm (libnsgif): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier 4018a533c0
gnu: Add libnsbmp.
* gnu/packages/web.scm (libnsbmp): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier 6fae2256e9
gnu: Add libsvgtiny.
* gnu/packages/web.scm (libsvgtiny): New variable.
2017-02-13 22:28:32 -06:00
Eric Bavier ccb8829847
gnu: Add LibDOM.
* gnu/packages/web.scm (libdom): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier 0527b43db4
gnu: Add libcss.
* gnu/packages/web.scm (libcss): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier 5a0096a35d
gnu: Add LibWapcaplet.
* gnu/packages/web.scm (libwapcaplet): New variable.
2017-02-13 22:28:31 -06:00
Eric Bavier 43bfbf1370
gnu: Add hubbub.
* gnu/packages/web.scm (hubbub): New variable.
2017-02-13 22:28:25 -06:00
Eric Bavier ef61177ddd
gnu: Add libparserutils.
* gnu/packages/web.scm (netsurf-buildsystem)
(netsurf-buildsystem-arguments, libparserutils): New variables.
2017-02-13 20:59:25 -06:00
Eric Bavier 57c211cd71
gnu: netsurf: Upgrade to 3.6.
* gnu/packages/web.scm (netsurf): Upgrade to 3.6.
[source]: 'https' -> 'http'.  Remove modules, snippet, and patches.
[home-page]: 'https' -> 'http'.
[arguments]: Adjust source directories.
* gnu/packages/patches/netsurf-about.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-13 20:59:19 -06:00
ng0 1ad3c7f2e6
gnu: Add tidy-html.
* gnu/packages/web.scm (tidy-html): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
Leo Famulari a3df7e9f86
gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}].
* gnu/packages/web.scm (httpd): Update to 2.4.25.
[source]: Remove obsolete patch 'httpd-CVE-2016-8740.patch'.
* gnu/packages/patches/httpd-CVE-2016-8740.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-01 18:14:55 -05:00
Leo Famulari 524ee6c9e5
gnu: nginx: Update to 1.11.9.
* gnu/packages/web.scm (nginx): Update to 1.11.9.
2017-02-01 01:42:39 -05:00
Thomas Danckaert 59ae241f71
gnu: Add xinetd.
* gnu/packages/web.scm (xinetd): New variable.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add patches.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-31 15:06:19 -05:00
Thomas Danckaert 864042c5c5
gnu: Add stunnel.
* gnu/packages/web.scm (stunnel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-25 14:30:36 +01:00
Marius Bakke bb2f8bbc5a
gnu: nginx: Don't replace 'sh' reference with 'bash'.
* gnu/packages/web.scm (nginx)[arguments]: Substitute /bin/sh with "which sh"
  instead of "which bash" in 'patch-/bin/sh' phase.
2017-01-23 17:48:47 +01:00
Ludovic Courtès 89e34644d9
gnu: Move Kerberos implemetations to (gnu packages kerberos).
* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-01-19 00:11:15 +01:00