summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Expand)Author
2017-04-12gnu: nginx: Update to 1.12.0....* gnu/packages/web.scm (nginx): Update to 1.12.0. Marius Bakke
2017-04-12gnu: darkhttpd: Update source URI....* gnu/packages/web.scm (darkhttpd)[source]: Update URI. Arun Isaac
2017-04-09gnu: r-jsonlite: Update to 1.4....* gnu/packages/web.scm (r-jsonlite): Update to 1.4. Ricardo Wurmus
2017-04-06gnu: 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-06gnu: r-curl: Update to 2.4....* gnu/packages/web.scm (r-curl): Update to 2.4. Ricardo Wurmus
2017-04-06gnu: r-jsonlite: Update to 1.3....* gnu/packages/web.scm (r-jsonlite): Update to 1.3. Ricardo Wurmus
2017-03-31gnu: rapidjson: Fix building on aarch64....* gnu/packages/web.scm (rapidjson)[arguments]: Add custom phase for aarch64 to fix -march detection. Efraim Flashner
2017-03-30Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke
2017-03-29gnu: qutebrowser: Upgrade to 0.10.1....* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1. Eric Bavier
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-26gnu: libsvgtiny: Build with gperf@3.0....* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0. Marius Bakke
2017-03-23gnu: nginx: Update to 1.11.11....* gnu/packages/web.scm (nginx): Update to 1.11.11. Marius Bakke
2017-03-21gnu: 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-09gnu: hiawatha: Adjust description....* gnu/packages/web.scm (hiawatha)[description]: Adjust it. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-04gnu: Add hiawatha....* gnu/packages/web.scm (hiawatha): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-02gnu: tidy-html: Update to 5.4.0....* gnu/packages/web.scm (tidy-html): Update to 5.4.0. Tobias Geerinckx-Rice
2017-02-22gnu: nginx: Update to 1.11.10....* gnu/packages/web.scm (nginx): Update to 1.11.10. Marius Bakke
2017-02-14gnu: Add qutebrowser....* gnu/packages/web.scm (qutebrowser): New variable. Eric Bavier
2017-02-13gnu: 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-13gnu: 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
2017-02-13gnu: Add nsgenbind....* gnu/packages/web.scm (nsgenbind): New variable. Eric Bavier
2017-02-13gnu: Add libnspsl....* gnu/packages/web.scm (libnspsl): New variable. Eric Bavier
2017-02-13gnu: Add libnsutils....* gnu/packages/web.scm (libnsutils): New variable. Eric Bavier
2017-02-13gnu: Add libnsgif....* gnu/packages/web.scm (libnsgif): New variable. Eric Bavier
2017-02-13gnu: Add libnsbmp....* gnu/packages/web.scm (libnsbmp): New variable. Eric Bavier
2017-02-13gnu: Add libsvgtiny....* gnu/packages/web.scm (libsvgtiny): New variable. Eric Bavier
2017-02-13gnu: Add LibDOM....* gnu/packages/web.scm (libdom): New variable. Eric Bavier
2017-02-13gnu: Add libcss....* gnu/packages/web.scm (libcss): New variable. Eric Bavier
2017-02-13gnu: Add LibWapcaplet....* gnu/packages/web.scm (libwapcaplet): New variable. Eric Bavier
2017-02-13gnu: Add hubbub....* gnu/packages/web.scm (hubbub): New variable. Eric Bavier
2017-02-13gnu: Add libparserutils....* gnu/packages/web.scm (netsurf-buildsystem) (netsurf-buildsystem-arguments, libparserutils): New variables. Eric Bavier
2017-02-13gnu: 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. Eric Bavier
2017-02-09gnu: Add tidy-html....* gnu/packages/web.scm (tidy-html): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-01gnu: 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. Leo Famulari
2017-02-01gnu: nginx: Update to 1.11.9....* gnu/packages/web.scm (nginx): Update to 1.11.9. Leo Famulari
2017-01-31gnu: 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> Thomas Danckaert
2017-01-25gnu: Add stunnel....* gnu/packages/web.scm (stunnel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert
2017-01-23gnu: 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. Marius Bakke
2017-01-19gnu: 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. Ludovic Courtès
2017-01-17gnu: libpsl: Update to 0.17.0....* gnu/packages/web.scm (libpsl): Update to 0.17.0. Tobias Geerinckx-Rice
2017-01-03gnu: r-jsonlite: Update to 1.2....* gnu/packages/web.scm (r-jsonlite): Update to 1.2. Roel Janssen
2016-12-29gnu: r-htmlwidgets: Update to 0.8....* gnu/packages/web.scm (r-htmlwidgets): Update to 0.8. Ricardo Wurmus
2016-12-29gnu: r-curl: Update to 2.3....* gnu/packages/web.scm (r-curl): Update to 2.3. Ricardo Wurmus
2016-12-29gnu: r-servr: Update to 0.5....* gnu/packages/web.scm (r-servr): Update to 0.5. Ricardo Wurmus
2016-12-23gnu: Add wwwoffle....* gnu/packages/web.scm (wwwoffle): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Bake Timmons
2016-12-15gnu: libpsl: Update to 0.16.0....* gnu/packages/web.scm (libpsl): Update to 0.16.0. Tobias Geerinckx-Rice
2016-12-11gnu: fcgi: Disable parallel building....* gnu/packages/web.scm (fcgi)[arguments]: Disable parallel building. Ricardo Wurmus
2016-12-11gnu: libpsl: Update to 0.16.0....* gnu/packages/web.scm (libpsl): Update to 0.16.0. Tobias Geerinckx-Rice
2016-12-06gnu: httpd: Add fix for CVE-2016-8740....* gnu/packages/web.scm (httpd)[source]: Add patch for CVE-2016-8740. * gnu/packages/patches/httpd-CVE-2016-8740.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2016-12-03gnu: Add fcgiwrap....* gnu/packages/web.scm (fcgiwrap): New variable. Ricardo Wurmus