Age | Commit message (Expand) | Author |
2016-11-30 | gnu: perl-catalyst-plugin-session: Update to 0.40.•••* gnu/packages/web.scm (perl-catalyst-plugin-session): Update to 0.40.
[propagated-inputs]: Add perl-mro-compat.
| Efraim Flashner |
2016-11-30 | gnu: perl-catalyst-plugin-accesslog: Update to 1.10.•••* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): Update to 1.10.
[arguments]: Enable tests.
| Efraim Flashner |
2016-11-30 | gnu: perl-catalyst-action-rest: Update to 1.20.•••* gnu/packages/web.scm (perl-catalyst-action-rest): Update to 1.20.
[propagated-inputs]: Add perl-config-general, perl-cpanel-json-xs,
perl-xml-simple.
| Efraim Flashner |
2016-11-30 | gnu: perl-apache-logformat-compiler: Update to 0.33.•••* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.33.
| Efraim Flashner |
2016-11-25 | Merge branch 'master' into python-build-system | Leo Famulari |
2016-11-25 | gnu: nginx: Update to 1.11.6.•••* gnu/packages/web.scm (nginx): Update to 1.11.6.
[arguments]: Remove the obsolete option --with-ipv6 from #:configure-flags.
| Leo Famulari |
2016-11-15 | gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)•••This patch contains the changes for all modules beside python.scm where
setuptools are used in an inherited package and removing this input also
removes the need for inheriting the package. This is the case if adding
setuptools in the inherited package was the only change.
Change this to not inherit and remove the new needless call to
"strip-python2-variant (if applicable).
* gnu/packages/bioinformatics.scm (python-biopython, python2-biopython,
python-twobitreader, python2-twobitreader,
python-plastid, python2-plastid,
python2-pybigwig,
python2-screed,
sra-tools): No longer "inherit" Python 2 packages
inheriting from a Python 3 package if the sole reason for inheriting was
adding python-setuptools respective python2-setuptools to [inputs],
[native-inputs] or [propagated-inputs]. Remove now needless [properties]
"python2-variant" where applicable.
* gnu/packages/django.scm (python-pytest-django, python2-pytest-django,
python-django-filter, python2-django-filter): Likewise.
* gnu/packages/gnupg.scm (python2-pygpgme): Likewise.
* gnu/packages/mail.scm (python-mailmanclient, python2-mailmanclient):
Likewise.
* gnu/packages/mpd.scm (python-msp, python2-mpd2): Likewise.
* gnu/packages/music.scm (python-pylast, python2-pylast): Likewise.
* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock,
python2-git-review): Likewise.
* gnu/packages/password-utils.scm (python2-bcrypt): Likewise.
* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Likewise.
* gnu/packages/statistics.scm (python-patsy, python2-patsy): Likewise.
* gnu/packages/web.scm (python2-feedparser): Likewise.
| Hartmut Goebel |
2016-11-15 | gnu: Add httptunnel.•••* gnu/packages/web.scm (httptunnel): New variable.
| Tobias Geerinckx-Rice |
2016-11-14 | gnu: libpsl: Update to 0.15.0.•••* gnu/packages/web.scm (libpsl): Update to 0.15.0.
| Tobias Geerinckx-Rice |
2016-11-13 | gnu: tidy: Use ‘modify-phases’.•••* gnu/packages/web.scm (tidy)[arguments]: Use the ‘modify-phases’ syntax.
| Tobias Geerinckx-Rice |
2016-11-07 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-06 | gnu: jansson: Update to 2.9.•••* gnu/packages/web.scm (jansson): Update to 2.9.
[source]: Remove 'jansson-CVE-2016-4425.patch'.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2016-11-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-03 | gnu: Add r-htmltable.•••* gnu/packages/web.scm (r-htmltable): New variable.
| Ricardo Wurmus |
2016-10-28 | Merge branch 'master' into core-updates | Leo Famulari |
2016-10-28 | gnu: python-feedparser: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-feedparser to fail.
* gnu/packages/python.scm (python-feedparser, python2-feedparser)[arguments]:
Disable the tests.
| Leo Famulari |
2016-10-26 | Merge branch 'master' into core-updates | Leo Famulari |
2016-10-26 | gnu: perl-www-curl: Fix build failure.•••* gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (perl-www-curl)[source]: Use it.
| Leo Famulari |
2016-10-26 | gnu: r-jsonlite: Update to 1.1.•••* gnu/packages/web.scm (r-jsonlite): Update to 1.1.
| Ricardo Wurmus |
2016-10-26 | gnu: r-curl: Update to 2.2.•••* gnu/packages/web.scm (r-curl): Update to 2.2.
| Ricardo Wurmus |
2016-10-09 | gnu: Add python-feedparser.•••* gnu/packages/python.scm (python-feedparser): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-06 | gnu: nginx: Update to 1.11.4.•••* gnu/packages/web.scm (nginx): Update to 1.11.4.
[source] Use https.
[home-page]: Use https.
| Efraim Flashner |
2016-10-05 | gnu: json-c: Update to 0.12.1.•••* gnu/packages/web.scm (json-c): Update to 0.12.1.
| Leo Famulari |
2016-10-04 | gnu: Add GoAccess.•••* gnu/packages/web.scm (goaccess): New variable.
| Ludovic Courtès |
2016-09-26 | gnu: Add r-rjson.•••* gnu/packages/web.scm (r-rjson): New variable.
| Ricardo Wurmus |
2016-09-26 | gnu: Add r-hwriter.•••* gnu/packages/web.scm (r-hwriter): New variable.
| Ricardo Wurmus |
2016-09-23 | gnu: r-curl: Respect CURL_CA_BUNDLE variable.•••* gnu/packages/web.scm (r-curl)[arguments]: Add phase
"allow-CURL_CA_BUNDLE".
| Ricardo Wurmus |
2016-09-22 | gnu: perl-io-socket-ssl: Update to 2.038.•••* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-09-21 | gnu: r-htmltools: Ensure temporary files can be deleted.•••* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase
"copy-files-without-mode".
| Ricardo Wurmus |
2016-09-16 | gnu: polipo: Use 'modify-phases'.•••* gnu/packages/web.scm (polipo)[arguments]: Use 'modify-phases'.
| Tobias Geerinckx-Rice |
2016-09-15 | gnu: Add darkhttpd.•••* gnu/packages/web.scm (darkhttpd): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2016-09-12 | gnu: r-curl: Update to 1.2.•••* gnu/packages/web.scm (r-curl): Update to 1.2.
| Ricardo Wurmus |
2016-09-12 | gnu: r-htmlwidgets: Update to 0.7.•••* gnu/packages/web.scm (r-htmlwidgets): Update to 0.7.
| Ricardo Wurmus |
2016-09-12 | gnu: r-jsonlite: Update to 1.0.•••* gnu/packages/web.scm (r-jsonlite): Update to 1.0.
| Ricardo Wurmus |
2016-09-08 | gnu: Add surfraw.•••* gnu/packages/web.scm (surfraw): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-09-05 | gnu: Add perl-www-opensearch.•••* gnu/packages/web.scm (perl-www-opensearch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-09-05 | gnu: Add perl-uri-fetch.•••* gnu/packages/web.scm (perl-uri-fetch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-09-05 | gnu: Add perl-feed-find.•••* gnu/packages/web.scm (perl-feed-find): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-09-05 | gnu: Add perl-uri-template.•••* gnu/packages/web.scm (perl-uri-template): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-08-19 | gnu: perl-net-smtp-ssl: Use CPAN mirror.•••* gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
| Efraim Flashner |
2016-08-17 | gnu: Add NetSurf.•••* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier |
2016-08-18 | gnu: libpsl: Update to 0.14.0.•••* gnu/packages/web.scm (libpsl): Update to 0.14.0.
| Tobias Geerinckx-Rice |
2016-08-11 | gnu: jq: Fix CVE-2015-8863.•••* gnu/packages/patches/jq-CVE-2015-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (jq)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jelle Licht |
2016-07-28 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2016-07-27 | gnu: krona-tools: Update to 2.7.•••* gnu/packages/web.scm (krona-tools): Update to 2.7.
[arguments]: Delete 'build' phase. Install new scripts.
| Ben Woodcroft |
2016-07-25 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2016-07-24 | gnu: perl-io-socket-ssl: Add IDN support.•••* gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
for IDN support.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-07-24 | gnu: perl-io-socket-ssl: Update to 2.033.•••* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-07-22 | Merge branch 'master' into core-updates•••Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
| Leo Famulari |
2016-07-21 | gnu: Update URLs for sourceforge.net.•••* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
| Leo Famulari |