genode/repos/ports
Josef Söntgen 8a94dd2cb1 lighttpd.run: add mod_webdav
- using <inline> for random is not gonna fly when getentropy is called
  multiple times (and eventually fails due to EOF)

genodelabs/genode#5093
2024-02-26 08:31:04 +01:00
..
include/vmm seoul: move to genode-world 2022-02-15 10:23:15 +01:00
lib/mk ports: remove old GDB monitor 2023-12-13 12:32:19 +01:00
mk mk/gnu_build.mk: declare .tar as BUILD_ARTIFACTS 2023-06-16 11:24:26 +02:00
ports ports: update lighttpd to 1.4.73 2024-02-26 08:31:04 +01:00
recipes depot: update recipe hashes 2023-12-13 12:33:05 +01:00
run lighttpd.run: add mod_webdav 2024-02-26 08:31:04 +01:00
src ports: update lighttpd to 1.4.73 2024-02-26 08:31:04 +01:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory contains ports of 3rd-party applications to Genode.

The 'ports' repository follows the patterns of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to _libports/README_.


Dependencies from other repositories
------------------------------------

Applications provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.