| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/web.scm (liboauth): Correct them.
|
|
|
|
| |
* gnu/packages/web.scm (liboauth): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (http-parser): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/web.scm (python-pytest-httpbin, python2-pytest-httbin): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (python-httpbin, python2-httpbin): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/26808>.
* gnu/packages/web.scm (serf): Add missing '#:modules' imports.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
| |
* gnu/packages/web.scm: Move qutebrowser...
* gnu/packages/web-browsers.scm: ...here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
This change caused building Guix to fail with:
393: 1 [eval #<memoized glib-or-gtk-build-system> (# "3.6" "netsurf" . #)]
This reverts commit a39ee1accb384fa4747a2a14d44616557419087f.
|
|
|
|
|
| |
* gnu/packages/web.scm: Move netsurf...
* gnu/packages/web-browsers.scm: ...here.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/26671>.
* gnu/packages/web.scm (serf)[arguments]<#:phases>: Add 'disable-broken-tests'.
|
|
|
|
| |
* gnu/packages/web.scm (r-curl): Update to 2.5.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.12.0.
|
|
|
|
| |
* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
|
|
|
|
| |
* gnu/packages/web.scm (r-jsonlite): Update to 1.4.
|
|
|
|
|
| |
* gnu/packages/web.scm (r-htmltable): Update to 1.9.
[propagated-inputs]: Add "r-checkmate" and "r-htmlwidgets".
|
|
|
|
| |
* gnu/packages/web.scm (r-curl): Update to 2.4.
|
|
|
|
| |
* gnu/packages/web.scm (r-jsonlite): Update to 1.3.
|
|
|
|
|
| |
* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for
aarch64 to fix -march detection.
|
|\
| |
| |
| | |
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
|
| |
| |
| |
| | |
* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/web.scm (nginx): Update to 1.11.11.
|
|/
|
|
| |
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f 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.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (hiawatha)[description]: Adjust it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.11.10.
|
|
|
|
| |
* gnu/packages/web.scm (qutebrowser): New variable.
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/web.scm (nsgenbind): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libnspsl): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libnsutils): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libnsgif): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libnsbmp): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libsvgtiny): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libdom): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libcss): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (libwapcaplet): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (hubbub): New variable.
|
|
|
|
|
| |
* gnu/packages/web.scm (netsurf-buildsystem)
(netsurf-buildsystem-arguments, libparserutils): New variables.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (tidy-html): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.11.9.
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (stunnel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|