Commit Graph

23 Commits (5d18e0f23bc2fa921e9432018ba4537a5b8e6ff8)

Author SHA1 Message Date
Sebastian Sumpf 1b155dbaa6 libssh: git repo for source retrieval
We now use 'http://git.libssh.org/projects/libssh.git'

Fix #1428
8 years ago
Josef Söntgen 5518a21692 lwip: clean up patches
Issue #1327.
8 years ago
Emery Hemingway e1667e61cc libports: sqlite
Issue #1357
8 years ago
Emery Hemingway b5f1af6af0 libports: libbz2 (Bzip2)
Issue #1357
8 years ago
Josef Söntgen d58509f446 libc: create poll.h symlink
Since user-land tools tend to look for <poll.h> instead of <sys/poll.h>
make them happy like w/o resorting to patch the source.

Fixes #1356.
8 years ago
Christian Prochaska 2f5fbe73d3 q5: 'QTime::currentTime()' fix
Fixes #1298
8 years ago
Christian Helmuth c3ce1887a2 openssl: fix download location
Issue #1295
8 years ago
Christian Prochaska 2583aa2ab4 tool_chain: update GCC to version 4.7.4
Fixes #1051.
8 years ago
Christian Prochaska c41a102bc4 Add 'check_tool' function to new ports mechanism
Fixes #1254.
9 years ago
Norman Feske 3cbbf8aa60 libports: download location of jbig2dec
The original git:// URL produced the following error:

Cloning into 'jbig2dec'...
fatal: remote error: access denied or repository not exported: /jbig2dec.git
9 years ago
Josef Söntgen ddb81fa361 libc: add net/route.h and its dependencies
Fixes #1235.
9 years ago
Josef Söntgen 474a68f05f libc: add if_tun.h
Fixes #1235.
9 years ago
Josef Söntgen 2f46930824 libports: add jitterentropy-20140411
This commit adds a port the jitterentropy library to Genode. As
backend on x86_{32,64} 'rdtsc' is used and on ARMv{6,7} the
performance-counter.

Fixes #1239.
9 years ago
Josef Söntgen 225dcf897b openssl: update to version 1.0.1i
Just a normal version bump, though we should revise the openssl port
regarding explicit memset() etc. issues.

Fixes #1236.
9 years ago
Josef Söntgen e23a0c8a13 openssl: use Genode specific RAND backend
The backend merely provides simpler access to '/dev/random' because
on Genode the common random device checks are unnecessary.

Fixes #1236.
9 years ago
Christian Prochaska 4973f2a310 Qt5: migrate to new ports mechanism
Fixes #1233.
9 years ago
Norman Feske 18ab2ddcb1 qt5: change mirror to HU Berlin 9 years ago
Norman Feske bb83c0d3da mesa: apply patches (fix #1193) 9 years ago
Norman Feske 6d3a41a95c tool: Sort patches when generating port hashes
Issue #1082
9 years ago
Norman Feske 615830e107 Enable hash checks for ports mechanism 9 years ago
Christian Prochaska 7740da3197 gmplib: use faster download mirror
Fixes #1155.
9 years ago
Norman Feske 85a2ebc1c4 libports: migrate to new ports mechanism
Issue #1082
9 years ago
Norman Feske ca971bbfd8 Move repositories to 'repos/' subdirectory
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.

Issue #1082
9 years ago