~ruther/guix-local

ref: 1819fd2cd9bc7b4477a90dec4e7febef90fe8fc0 guix-local/gnu/packages/web.scm -rw-r--r-- 179.0 KiB
1819fd2c — Kei Kebreau 8 years ago
gnu: liboauth: Correct synopsis and description.

* gnu/packages/web.scm (liboauth): Correct them.
f484a50d — Marius Bakke 8 years ago
Merge branch 'staging'
1622637b — Kei Kebreau 8 years ago
gnu: Add liboauth.

* gnu/packages/web.scm (liboauth): New variable.
e4cddbbc — Marius Bakke 8 years ago
Merge branch 'master' into staging
751f8582 — Ricardo Wurmus 8 years ago
gnu: Add http-parser.

* gnu/packages/web.scm (http-parser): New variable.
61b1df6f — Marius Bakke 8 years ago
Merge branch 'master' into staging
86ab1120 — Muriithi Frederick Muriuki 9 years ago
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>
ce949c10 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-httpbin

* gnu/packages/web.scm (python-httpbin, python2-httpbin): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
4da18166 — Sergei Trofimovich 9 years ago
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>
7610c3ca — Kei Kebreau 9 years ago
gnu: Move qutebrowser to web-browsers.scm.

* gnu/packages/web.scm: Move qutebrowser...
* gnu/packages/web-browsers.scm: ...here.
2f3108ad — Petter 9 years ago
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>
fbaf9376 — Leo Famulari 9 years ago
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.
a39ee1ac — Kei Kebreau 9 years ago
gnu: Move netsurf to web-browsers.scm.

* gnu/packages/web.scm: Move netsurf...
* gnu/packages/web-browsers.scm: ...here.
244d4f48 — Marius Bakke 9 years ago
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.
decb4c26 — Marius Bakke 9 years ago
gnu: serf: Disable expired SSL tests.

Fixes <https://bugs.gnu.org/26671>.

* gnu/packages/web.scm (serf)[arguments]<#:phases>: Add 'disable-broken-tests'.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
5ece8321 — Ricardo Wurmus 9 years ago
gnu: r-curl: Update to 2.5.

* gnu/packages/web.scm (r-curl): Update to 2.5.
c57ce31a — Leo Famulari 9 years ago
Merge branch 'master' into staging
4e5dbf92 — Marius Bakke 9 years ago
gnu: nginx: Update to 1.12.0.

* gnu/packages/web.scm (nginx): Update to 1.12.0.
a7a4345d — Arun Isaac 9 years ago
gnu: darkhttpd: Update source URI.

* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
Next