Age | Commit message (Expand) | Author |
2019-02-04 | gnu: jo: Update to 1.2....* gnu/packages/web.scm (jo): Update to 1.2.
| Tobias Geerinckx-Rice |
2019-01-31 | gnu: httpd: Update to 2.4.38....* gnu/packages/web.scm (httpd): Update to 2.4.38.
| Marius Bakke |
2019-01-31 | gnu: rss-bridge: Update to 2019-01-13....* gnu/packages/web.scm (rss-bridge): Update to 2019-01-13.
[source]: Use git-fetch.
[native-inputs]: Remove gzip and tar.
| Arun Isaac |
2019-01-28 | gnu: Move most packages from guile.scm to new module....* gnu/packages/guile.scm (artanis, guildhall, guile-aspell, guile-bash,
guile-8sync, guile-daemon, guile-dsv, guile-fibers, guile-syntax-highlight,
guile-sjson, guile-colorized, guile-pfds, guile-aa-tree, guile-simple-zmq,
jupyter-guile-kernel, guile-sparql, guile-debbugs, guile-email,
guile-debbugs-next, guile-newt, guile-mastodon, guile-parted, guile-xosd,
guile-dbi, guile-dbd-sqlite3, guile-config, guile-hall, guile-ics, guile-wisp,
guile-sly, g-wrap, guile-miniadapton, guile-reader, guile2.2-reader,
guile-ncurses, guile-ncurses/gpm, guile-lib, guile2.0-lib, guile2.2-lib,
guile-minikanren, guile2.0-minikanren, guile2.2-minikanren, guile-irregex,
guile2.0-irregex, guile2.2-irregex, haunt, guile2.0-haunt, guile2.2-haunt,
guile-redis, guile2.0-redis, guile2.2-redis, guile-commonmark,
guile2.0-commonmark, guile2.2-commonmark, mcron, mcron2): Move these variables
from here...
* gnu/packages/guile-xyz.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/installer.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/ci.scm,
gnu/packages/gtk.scm,
gnu/packages/guile.scm,
gnu/packages/mail.scm,
gnu/packages/package-management.scm,
gnu/packages/skribilo.scm,
gnu/packages/web.scm,
gnu/services/mcron.scm: Update module references.
| Ricardo Wurmus |
2019-01-25 | gnu: linkchecker: Fix most test failures....Add a patch to skip more tests that require the network. Along with some other
changes, this gets all but of one of the tests passing.
The remaining test is broken due to a problem with the Python package in Guix,
which is fixed by [1] which is currently on the core-updates branch. This
patch doesn't work on core-updates due to python2-miniboa not being present.
1: d453b0e11d3f001a8160a7d126fdbf40e45d5042
* gnu/packages/python.scm (linkchecker)[source]: Add patch.
[native-inputs]: Add more inputs required for the tests.
[arguments]: Enable the tests, move the 'check phase after 'install. Test
using the installed software, and use py.test.
| Christopher Baines |
2019-01-15 | gnu: Separate Python core packages from the rest....* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
| Ricardo Wurmus |
2019-01-13 | gnu: httpd: Update to 2.4.37....* gnu/packages/web.scm (httpd): Update to 2.4.37.
| Marius Bakke |
2019-01-13 | gnu: http-parser: Update to 2.9.0....* gnu/packages/web.scm (http-parser): Update to 2.9.0.
| Marius Bakke |
2019-01-13 | gnu: http-parser: Download from git....* gnu/packages/web.scm (http-parser)[source]: Change to GIT-FETCH.
| Marius Bakke |
2019-01-07 | gnu: Remove reference to (gnu packages statistics)....* gnu/packages/web.scm: Remove obsolete use-module clause.
| Ricardo Wurmus |
2019-01-07 | gnu: Move R packages from web.scm to cran.scm....* gnu/packages/web.scm (r-httpuv, r-jsonlite, r-servr, r-htmltools,
r-htmlwidgets, r-htmltable, r-curl, r-hwriter, r-rjson, r-shiny,
r-shinydashboard, r-shinyfiles, r-crosstalk, r-rook, r-miniui): Move these
from here...
* gnu/packages/cran.scm: ...to here.
| Ricardo Wurmus |
2018-12-13 | gnu: Fix misplaced commas (unquotes)....* gnu/packages/java.scm (ant-bootstrap),
gnu/packages/kde.scm (kdenlive),
gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner),
gnu/packages/mpd.scm (ncmpc),
gnu/packages/opencl.scm (beignet),
gnu/packages/pdf.scm (zathura-pdf-mupdf),
gnu/packages/video.scm (streamlink),
gnu/packages/web-browsers.scm (luakit),
gnu/packages/web.scm (perl-libwww),
gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
| Mark H Weaver |
2018-12-06 | gnu: sassc: Fix build....* gnu/packages/web.scm (sassc)[arguments]: Delete bootstrap phase; let
phase end on boolean.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Ricardo Wurmus |
2018-12-06 | gnu: nginx: Update to 1.14.2....* gnu/packages/web.scm (nginx): Update to 1.14.2.
| Marius Bakke |
2018-11-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-27 | gnu: rss-bridge: Update to 2018-11-10....* gnu/packages/web.scm (rss-bridge): Update to 2018-11-10.
| Arun Isaac |
2018-11-22 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-22 | gnu: Add json-parser....* gnu/packages/web.scm (json-parser): New variable.
| Alex Vong |
2018-11-20 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-19 | gnu: r-shinyfiles: Update to 0.7.2....* gnu/packages/web.scm (r-shinyfiles): Update to 0.7.2.
| Roel Janssen |
2018-11-18 | gnu: linkchecker: Use 'git-file-name' for the source....* gnu/packages/web.scm (linkchecker)[source]: Add missing 'file-name'
field.
| Efraim Flashner |
2018-11-14 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-11 | gnu: hpcguix-web: Do not re-bootstrap....* gnu/packages/web.scm (hpcguix-web)[arguments]: Do not run autoreconf after
the bootstrap phase; remove "autoconf" phase to "set-variables"; end phase
with #T.
| Ricardo Wurmus |
2018-11-07 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-06 | gnu: nginx: Update to 1.14.1 [security fixes]....This fixes CVE-2018-16843, CVE-2018-16844, and CVE-2018-16845.
* gnu/packages/web.scm (nginx): Update to 1.14.1.
| Marius Bakke |
2018-11-06 | gnu: jq: Don't use NAME in source URI....* gnu/packages/web.scm (jq)[source]: Code more hard.
| Tobias Geerinckx-Rice |
2018-11-06 | gnu: jq: Update to 1.6....* gnu/packages/web.scm (jq): Update to 1.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/jq-CVE-2015-8863.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-11-05 | Merge branch 'master' into core-updates | Marius Bakke |
2018-10-30 | gnu: r-shinydashboard: Update to 0.7.1....* gnu/packages/web.scm (r-shinydashboard): Update to 0.7.1.
[propagated-inputs]: Add r-promises.
| Ricardo Wurmus |
2018-10-30 | gnu: Add r-shinyfiles....* gnu/packages/web.scm (r-shinyfiles): New variable.
| Ricardo Wurmus |
2018-10-30 | gnu: r-htmlwidgets: Update to 1.3....* gnu/packages/web.scm (r-htmlwidgets): Update to 1.3.
| Ricardo Wurmus |
2018-10-30 | gnu: r-servr: Update to 0.11....* gnu/packages/web.scm (r-servr): Update to 0.11.
| Ricardo Wurmus |
2018-10-28 | gnu: perl-www-mechanize: Update to 1.89....* gnu/packages/web.scm (perl-www-mechanize): Update to 1.89.
| Tobias Geerinckx-Rice |
2018-10-05 | Merge branch 'master' into core-updates | Marius Bakke |
2018-10-04 | gnu: hiawatha: Set sane run-time directory defaults....* gnu/packages/web.scm (hiawatha)[arguments]: Set sane default
directories. Replace the 'remove-empty-dirs' phase with a
'install-no-empty-directories' one.
| Tobias Geerinckx-Rice |
2018-10-04 | gnu: hiawatha: Support HTTP/2....* gnu/packages/web.sck (hiawatha)[arguments]: USE_SYSTEM_NGHTTP2
to ENABLE_HTTP2.
[inputs]: Add nghttp2:lib.
| Tobias Geerinckx-Rice |
2018-10-04 | gnu: hiawatha: Update to 10.8.3....* gnu/packages/web.scm (hiawatha): Update to 10.8.3.
[source]: Also delete bundled copy of nghttp2.
[inputs]: Use mbedtls-for-hiawatha instead of vanilla mbedtls-apache.
* gnu/packages/tls.scm (mbedtls-for-hiawatha): New public variable.
| Tobias Geerinckx-Rice |
2018-09-28 | gnu: httpd: Update to 2.4.35....* gnu/packages/web.scm (httpd): Update to 2.4.35.
| Tobias Geerinckx-Rice |
2018-09-27 | gnu: perl-catalyst-runtime: Update to 5.90119....* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90119.
| Tobias Geerinckx-Rice |
2018-09-26 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-26 | gnu: varnish: Use absolute file name of "rm"....* gnu/packages/web.scm (varnish)[arguments]: Rename 'patch-bin-sh-phase to
'use-absolute-file-names and add substitution.
| Marius Bakke |
2018-09-13 | Merge branch 'master' into core-updates | Leo Famulari |
2018-09-10 | gnu: tinyproxy: Update to 1.10.0....* gnu/packages/web.scm (tinyproxy): Update to 1.10.0.
[native-inputs]: Remove asciidoc.
| Tobias Geerinckx-Rice |
2018-09-10 | gnu: hpcguix-web: Update to 53e09ea....* gnu/packages/web.scm (hpcguix-web): Update to 53e09ea.
| Ludovic Courtès |
2018-09-09 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-06 | gnu: hpcguix-web: Update to 9ff40fc....* gnu/packages/web.scm (hpcguix-web): Update to 9ff40fc.
[arguments]: In 'wrap-program' phase, add guile-gcrypt, guile-git, and
guile-bytestructures to DEPS.
| Ludovic Courtès |
2018-09-05 | gnu: r-httpuv: Update to 1.4.5....* gnu/packages/web.scm (r-httpuv): Update to 1.4.5.
[native-inputs]: Add pkg-config.
| Ricardo Wurmus |
2018-09-03 | Merge branch 'master' into core-updates | Marius Bakke |
2018-08-30 | netsurf: Upgrade to 3.8....* gnu/packages/patches/netsurf-message-timestamp.patch: New patch.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
* gnu/packages/web.scm (netsurf): Upgrade to 3.8.
[source]: Add the new patch.
| Eric Bavier |
2018-08-30 | nsgenbind: Upgrade to 0.6....* gnu/packages/web.scm (nsgenbind): Upgrade to 0.6.
| Eric Bavier |