aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* WIPwip-railsChristopher Baines2018-02-04
|
* WIPChristopher Baines2018-01-28
|
* gnu: Add ruby-rails, ruby-sinatra and associated packages.Ben Woodcroft2018-01-27
| | | | | | | | | | | | | This is a large commit which needs many improvements and should be split before its contents can be merged into the master branch. * gnu/packages/patches/ruby-coffee-rails-fix-rakefile.patch, gnu/packages/patches/ruby-listen-3.0.8-patch-gemspec.patch, gnu/packages/patches/ruby-listen-patch-gemspec.patch, gnu/packages/patches/ruby-rspec-its-remove-rspec-gemspec.patch, gnu/packages/patches/ruby-therubyracer-fix-gemspec.patch: New files. * gnu/packages/rails-wip.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add ruby-ruby-engine.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-ruby-engine): New variable.
* gnu: Add ruby-erubis.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-erubis): New variable.
* gnu: Add ruby-sporkmonger-rack-mount.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-sporkmonger-rack-mount): New variable.
* gnu: Add ruby-creole.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-creole): New variable.
* gnu: Add ruby-contest.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-contest): New variable.
* gnu: Add ruby-rack-protection.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-rack-protection): New variable.
* gnu: Add ruby-rack-test.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-rack-test): New variable.
* gnu: Add ruby-asciidoctor.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-asciidoctor): New variable.
* gnu: Add ruby-asciimath.Ben Woodcroft2018-01-27
| | | | * gnu/packages/ruby.scm (ruby-asciimath): New variable.
* gnu: php: Update to 7.2.1.Julien Lepiller2018-01-27
| | | | | * gnu/packages/php.scm (php): Update to 7.2.1. [arguments]: Skip some failing tests.
* gnu: diamond: Update to 0.9.16.Ben Woodcroft2018-01-27
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.16.
* gnu: xmlsec: Update to 1.2.25.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
* gnu: xmlsec: Correct home page.Tobias Geerinckx-Rice2018-01-26
| | | | | | If this package ever shared the libexpat home page, it no longer does. * gnu/packages/xml.scm (xmlsec)[home-page]: Update.
* gnu: html-xml-utils: Update to 7.5.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
* gnu: ffms2: Use canonical home page URI.Tobias Geerinckx-Rice2018-01-26
| | | | | * gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here... [source]: ...to here.
* gnu: python-mox3: Use @uref in description.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/openstack.scm (python-mox3)[description]: Use @uref.
* gnu: libmatroska: Update to 1.4.8.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/video.scm (libmatroska): Update to 1.4.8.
* gnu: znc: Use HTTPS home page.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/messaging.scm (znc)[home-page]: Use HTTPS.
* gnu: supertuxkart: Use HTTPS home page.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
* gnu: Add emacs-helm-c-yasnippet.Oleg Pykhalov2018-01-26
| | | | * gnu/packages/emacs.scm (emacs-helm-c-yasnippet): New public variable.
* gnu: diamond: Update to 0.9.15.Ben Woodcroft2018-01-26
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
* gnu: appstream-glib: Update to 0.7.5.Tobias Geerinckx-Rice2018-01-26
| | | | | * gnu/packages/glib.scm (appstream-glib): Update to 0.7.5. [arguments]: Drop ‘enable-’ prefix from Meson options.
* gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/package-management.scm (gcab): Update to 1.0. [build-system]: Switch to meson-build-system. [native-inputs]: Add glib:bin and vala. [arguments]: Don't build developer documentation. Disable introspection, thanks.
* gnu: ncdc: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
* gnu: ncdc: Update to 1.20.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/dc.scm (ncdc): Update to 1.20.
* gnu: conky: Update to 1.10.7.Tobias Geerinckx-Rice2018-01-26
| | | | | | * gnu/packages/conky.scm (conky): Update to 1.10.7. [arguments]: Use pkg-config to find ncurses. [inputs]: Add imlib2 and libxext.
* gnu: perl-mime-types: Update to 2.16.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
* gnu: keybinder: Update URI.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/wm.scm (keybinder)[source, home-page]: Update URI.
* gnu: 4store: Update URI.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/databases.scm (4store)[source, home-page]: Update URI.
* gnu: deeptools: Update URI.Tobias Geerinckx-Rice2018-01-26
| | | | | * gnu/packages/bioinformatics.scm (deeptools)[source, home-page]: Update URI.
* gnu: elfutils: Mark up description.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command.
* gnu: elfutils: Update to 0.170.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/elf.scm (elfutils): Update to 0.170.
* build-system/dub: Fix typo.Tobias Geerinckx-Rice2018-01-26
| | | | * guix/build/dub-build-system.scm (grep, grep*): Correct ‘occurence’.
* gnu: reposurgeon: Run the test suite.Tobias Geerinckx-Rice2018-01-26
| | | | | | | * gnu/packages/version-control.scm (reposurgeon)[arguments]: Run tests. Add #:make-flags and extend the ‘patch-inputs’ phase to find echo. Add new ‘set-up-test-environment’ phase. [native-inputs]: Add cvs, git, mercurial, and subversion.
* gnu: reposurgeon: Update to 3.43.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | | * gnu/packages/version-control.scm (reposurgeon): Update to 3.43. [source]: Add a patch needed to build the package. [arguments]: Add ‘patch-inputs’ phase. [native-inputs]: Replace docbook-xml-4.1.2 with the latest docbook-xml. [inputs]: Add tzdata. * gnu/packages/patches/reposurgeon-add-missing-docbook-files.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: nss-mdns: Improve synopsis and description.Tobias Geerinckx-Rice2018-01-26
| | | | | * gnu/packages/avahi.scm (nss-mdns)[synopis, description]: Edit to appease ‘guix lint’ and, I hope, be a bit more clear.
* gnu: nss-mdns: Update to 0.11.Tobias Geerinckx-Rice2018-01-26
| | | | | * gnu/packages/avahi.scm (nss-mdns): Update to 0.11 [source, home-page]: Use new project URI.
* gnu: appstream-glib: Update to 0.7.4.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | * gnu/packages/glib.scm (appstream-glib): Update to 0.7.4. [build-system]: Switch to meson-build-system. [native-inputs]: Add gettext and glib:bin. [inputs]: Add gcab, gperf, and libyaml. Remove nettle. [arguments]: Adapt #:configure-flags to new build system. Patch fewer tests in ‘patch-tests’ phase.
* gnu: Add msitools.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/package-management.scm (msitools): New public variable.
* gnu: Add gcab.Tobias Geerinckx-Rice2018-01-26
| | | | * gnu/packages/package-management.scm (gcab): New public variable.
* gnu: linux-libre@4.1: Update to 4.1.49.Mark H Weaver2018-01-25
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.49.
* gnu: Add cava.Oleg Pykhalov2018-01-25
| | | | * gnu/packages/audio.scm (cava): New public variable.
* gnu: linux-libre: Add retpoline support on x86 [mitigates spectre].Mark H Weaver2018-01-25
| | | | | * gnu/packages/linux.scm (make-linux-libre): On x86 systems, build with GCC-7.
* gnu: gcc@7: Update to 7.3.0.Mark H Weaver2018-01-25
| | | | * gnu/packages/gcc.scm (gcc-7): Update to 7.3.0.
* gnu: dovecot: Fix CVE-2017-15132.Leo Famulari2018-01-25
| | | | | | * gnu/packages/patches/dovecot-CVE-2017-15132.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (dovecot)[source]: Use it.
* gnu: cobol: Run cobol85 test-suite.Efraim Flashner2018-01-25
| | | | | | | * gnu/packages/cobol.scm (gnucobol)[arguments]: Add phase to place test-suite tarball in test directory. Change test target. [native-inputs]: Add perl. [inputs]: Download test-suite tarball.
* gnu: libmusicbrainz: Clean spaces between right parenthesis.Oleg Pykhalov2018-01-25
| | | | | * gnu/packages/music.scm (libmusicbrainz): Remove unnecessary spaces between right parenthesis.