~ruther/guix-local

715a0c51 — Eric Bavier 11 years ago
gnu: Add Test-WWW-Mechanize-PSGI.

* gnu/packages/web.scm (perl-test-www-mechanize-psgi): New variable.
0d991d2c — Eric Bavier 11 years ago
gnu: Add Test-WWW-Mechanize.

* gnu/packages/web.scm (perl-test-www-mechanize): New variable.
0b1ed725 — Eric Bavier 11 years ago
gnu: Add WWW-Mechanize.

* gnu/packages/web.scm (perl-www-mechanize): New variable.
c94c7eef — Eric Bavier 11 years ago
gnu: Add HTTP-Server-Simple.

* gnu/packages/web.scm (perl-http-server-simple): New variable.
ddc36cd8 — Eric Bavier 11 years ago
gnu: Add HTML-Tree.

* gnu/packages/web.scm (perl-html-tree): New variable.
0cd2ab30 — Eric Bavier 11 years ago
gnu: Add HTML-Lint.

* gnu/packages/web.scm (perl-html-lint): New variable.
bab57fcd — Eric Bavier 11 years ago
gnu: Add HTML-Form.

* gnu/packages/web.scm (perl-html-form): New variable.
622d9adb — Eric Bavier 11 years ago
gnu: Add Carp-Assert-More.

* gnu/packages/perl.scm (perl-carp-assert-more): New variable.
207d9126 — Eric Bavier 11 years ago
gnu: Add Carp-Assert.

* gnu/packages/perl.scm (perl-carp-assert): New variable.
ff80a4a7 — Eric Bavier 11 years ago
gnu: Add Test-LongString.

* gnu/packages/perl.scm (perl-test-longstring): New variable.
aaef00bf — Eric Bavier 11 years ago
gnu: Add Catalyst-Action-REST.

* gnu/packages/web.scm (perl-catalyst-action-rest): New variable.
5bb82fd0 — Eric Bavier 11 years ago
gnu: Add URI-Find.

* gnu/packages/web.scm (perl-uri-find): New variable.
9a5c4cd8 — Tomáš Čech 11 years ago
gnu: agg: Add explanatory comment to the patch.

* gnu/packages/patches/agg-am_c_prototype.patch: Add comment.
0ff5e9e2 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: libxrandr: Propagate more inputs.

* gnu/packages/xorg.scm (libxrandr): Propagate libxrender, xproto, libx11.
3e2570d8 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: mesa: Enable more optional features.

* gnu/packages/gl.scm (mesa): Enable DRM support of EGL, thread local storage
  in GLX, and off-screen rendering.
e682c327 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: mesa: Fix file names passed to dlopen(3).

* gnu/packages/gl.scm (mesa): Patch source files to make file names passed to
  dlopen(3) absolute.
a78f535d — Ricardo Wurmus 11 years ago
gnu: Add perl-svg.

* gnu/packages/perl.scm (perl-svg): New variable.
285d8f0d — Tomáš Čech 11 years ago
gnu: Add colordiff.

* gnu/packages/patchutils.scm (colordiff): New variable.
2a31e1da — Ludovic Courtès 11 years ago
ftp-client: Switch to binary mode before using the "SIZE" command.

* guix/ftp-client.scm (ftp-size): Add '%ftp-command' call.
661c99a4 — Ludovic Courtès 11 years ago
lint: Report details about FTP errors.

* guix/scripts/lint.scm (probe-uri) <'ftp>: Pass more information about
  failures alongside 'ftp-response.
  (validate-uri) <ftp-response>: Handle it, and adjust "not reachable"
  message accordingly.
Next