Age | Commit message (Expand) | Author |
2017-07-23 | Merge branch 'master' into core-updates | Leo Famulari |
2017-07-21 | 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.
| Tobias Geerinckx-Rice |
2017-07-20 | gnu: perl-html-template: Update to 2.97....* gnu/packages/web.scm (perl-html-template): Update to 2.97.
| Tobias Geerinckx-Rice |
2017-07-15 | gnu: python-internetarchive: Heed disabled test suite....* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test
suite.
| Danny Milosavljevic |
2017-07-15 | gnu: Add python-internetarchive....* gnu/packages/web.scm (python-internetarchive, python2-internetarchive):
New variable.
| Oleg Pykhalov |
2017-07-14 | gnu: perl-html-tree: Update to 5.06....* gnu/packages/web.scm (perl-html-tree): Update to 5.06.
[source]: Update URL.
| Leo Famulari |
2017-07-13 | gnu: httpd: Update to 2.4.27 [fixes CVE-2017-{9788,9789}]....* gnu/packages/web.scm (httpd): Update to 2.4.27.
| Leo Famulari |
2017-07-12 | gnu: nginx: Update to 1.12.1 [fixes CVE-2017-7529]....* gnu/packages/web.scm (nginx): Update to 1.12.1.
| Marius Bakke |
2017-07-10 | Merge branch 'master' into core-updates | Leo Famulari |
2017-06-30 | gnu: Add jo....* gnu/packages/web.scm (jo): New variable.
| Arun Isaac |
2017-06-26 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-22 | 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>
| ng0 |
2017-06-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-19 | gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659]....* gnu/packages/web.scm (httpd): Update to 2.5.26.
| Leo Famulari |
2017-06-18 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-17 | gnu: Add python2-httpretty....* gnu/packages/web.scm (python2-httpretty): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-06-14 | 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.
| Leo Famulari |
2017-06-05 | gnu: liboauth: Correct synopsis and description....* gnu/packages/web.scm (liboauth): Correct them.
| Kei Kebreau |
2017-05-27 | gnu: Add liboauth....* gnu/packages/web.scm (liboauth): New variable.
| Kei Kebreau |
2017-05-15 | gnu: Add http-parser....* gnu/packages/web.scm (http-parser): New variable.
| Ricardo Wurmus |
2017-05-07 | 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>
| Muriithi Frederick Muriuki |
2017-05-07 | gnu: Add python-httpbin...* gnu/packages/web.scm (python-httpbin, python2-httpbin): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-05-07 | 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>
| Sergei Trofimovich |
2017-05-06 | gnu: Move qutebrowser to web-browsers.scm....* gnu/packages/web.scm: Move qutebrowser...
* gnu/packages/web-browsers.scm: ...here.
| Kei Kebreau |
2017-05-02 | 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>
| Petter |
2017-04-30 | 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 a39ee1accb384fa4747a2a14d44616557419087f.
| Leo Famulari |
2017-04-30 | gnu: Move netsurf to web-browsers.scm....* gnu/packages/web.scm: Move netsurf...
* gnu/packages/web-browsers.scm: ...here.
| Kei Kebreau |
2017-04-27 | 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.
| Marius Bakke |
2017-04-27 | gnu: serf: Disable expired SSL tests....Fixes <https://bugs.gnu.org/26671>.
* gnu/packages/web.scm (serf)[arguments]<#:phases>: Add 'disable-broken-tests'.
| Marius Bakke |
2017-04-22 | gnu: r-curl: Update to 2.5....* gnu/packages/web.scm (r-curl): Update to 2.5.
| Ricardo Wurmus |
2017-04-12 | gnu: nginx: Update to 1.12.0....* gnu/packages/web.scm (nginx): Update to 1.12.0.
| Marius Bakke |
2017-04-12 | gnu: darkhttpd: Update source URI....* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
| Arun Isaac |
2017-04-09 | gnu: r-jsonlite: Update to 1.4....* gnu/packages/web.scm (r-jsonlite): Update to 1.4.
| Ricardo Wurmus |
2017-04-06 | 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".
| Ricardo Wurmus |
2017-04-06 | gnu: r-curl: Update to 2.4....* gnu/packages/web.scm (r-curl): Update to 2.4.
| Ricardo Wurmus |
2017-04-06 | gnu: r-jsonlite: Update to 1.3....* gnu/packages/web.scm (r-jsonlite): Update to 1.3.
| Ricardo Wurmus |
2017-03-31 | gnu: rapidjson: Fix building on aarch64....* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for
aarch64 to fix -march detection.
| Efraim Flashner |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-29 | gnu: qutebrowser: Upgrade to 0.10.1....* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
| Eric Bavier |
2017-03-27 | Merge branch 'master' into core-updates | Leo Famulari |
2017-03-26 | gnu: libsvgtiny: Build with gperf@3.0....* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
| Marius Bakke |
2017-03-23 | gnu: nginx: Update to 1.11.11....* gnu/packages/web.scm (nginx): Update to 1.11.11.
| Marius Bakke |
2017-03-21 | gnu: Adjust asciidoc-related build options....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.
| Kei Kebreau |
2017-03-09 | gnu: hiawatha: Adjust description....* gnu/packages/web.scm (hiawatha)[description]: Adjust it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-04 | gnu: Add hiawatha....* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-02 | gnu: tidy-html: Update to 5.4.0....* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
| Tobias Geerinckx-Rice |
2017-02-22 | gnu: nginx: Update to 1.11.10....* gnu/packages/web.scm (nginx): Update to 1.11.10.
| Marius Bakke |
2017-02-14 | gnu: Add qutebrowser....* gnu/packages/web.scm (qutebrowser): New variable.
| Eric Bavier |
2017-02-13 | 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.
| Eric Bavier |
2017-02-13 | 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.
| Eric Bavier |