Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-20 | Ports: Add more supported functions to README | Fabian Dellwing | |
2023-04-20 | Ports: Update zsh | Fabian Dellwing | |
2023-04-19 | Ports: Force patch regeneration after resolving conflicts | Tim Schumacher | |
Otherwise, the post-conflict state will be used as a reference point, and no changes will be detected. | |||
2023-04-19 | Ports: Don't mangle patches when requiring manual edits | Tim Schumacher | |
While at it, pass the `--3way` option to give the user something to work with. Otherwise, Git will just prepare the commit metadata and nothing else. Note that this has a relatively low chance of working, since the recorded blob hashes aren't known to a freshly imported repository. | |||
2023-04-17 | Ports: Add depends 'libslirp' and configopt '--enable-slirp' to QEMU | Kenneth Myhra | |
This adds the dependency 'libslirp' and forces QEMU to pick up the dependency or fail compilation by adding the config option 'enable-slirp'. | |||
2023-04-17 | Ports: Reformat QEMU's package.sh script | Kenneth Myhra | |
Use single quotes for non-interpolated strings in the 'configopts' and 'depends' sections. Let each dependency of the 'depends' section be on a separate line. | |||
2023-04-17 | Ports: Add libslirp version 4.7.0 | Kenneth Myhra | |
The slirp submodule was removed from QEMU in version 7.2, running Serenity in QEMU on a Serenity host could fail without this one if running with network enabled. For more information on the removal of the slirp submodule see the following link: https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_%22slirp%22_submodule_(affects_%22-netdev_user%22) | |||
2023-04-16 | Ports: Update GLib to 2.76.1 | Kenneth Myhra | |
2023-04-15 | Ports: Add xz to Python dependencies | Linus Groh | |
This makes it build the `_lzma` module, and thus makes `lzma` work. Thanks to hjalves for the suggestion! | |||
2023-04-15 | Ports: Update Python to 3.11.3 | Linus Groh | |
Released on 2023-04-05. https://www.python.org/downloads/release/python-3113/ | |||
2023-04-14 | Ports/openrtc2: Update OpenRTC2 to version 0.4.4 | EWouters | |
2023-04-10 | Ports/lrzip: Switch to the actual preconfigured release tarball | Tim Schumacher | |
This avoids us having to run autoconf ourselves, resulting in a nice and deterministic source package. | |||
2023-04-09 | Ports: Make libksba/libassuan/ntbtls use Serenity's gpg-error-config | Ben Wiederhake | |
This is likely because we usually used the host's version of the file. I happen to use a newer libgpg-error (which is relevant because that particular executable has been renamed, so my system no longer contains a file of the name gpg-error-config), which revealed this latent bug. | |||
2023-04-09 | Ports: Repair the launcher icons of 'stpuzzles' | Ben Wiederhake | |
2023-04-09 | Ports: Remove abandoned port 'fheroes2' which was never playable | Ben Wiederhake | |
2023-04-09 | Ports: Reapply the SDL2_sound patch | Tim Schumacher | |
2023-04-08 | Ports: Repair qt6-qtbase by disabling QDnsLookup | Ben Wiederhake | |
2023-04-08 | Ports: Update dmidecode to version 3.5 | Liav A | |
2023-04-08 | Ports: Update dtc to version 1.7.0 | Liav A | |
Also, don't use a commit hash anymore but instead use tags, which are updated often enough. | |||
2023-04-08 | Ports: Update file to version 5.44 | Liav A | |
2023-04-07 | Ports: Add stockfish port | Tim Ledbetter | |
2023-03-27 | Ports: Update serenity-theming use latest commit ba2ddd0 | djwisdom | |
Snake: Add Buggie skin Snake: Add CatDog skin Chess: Add ugly piece set Base: Add Hotdog Stand theme | |||
2023-03-27 | Ports/libtiff: Update libtiff to version 4.5.0 | Cameron Youell | |
2023-03-27 | Ports/imagemagick: Update imagemagick to version 7.1.1-5 | Cameron Youell | |
2023-03-27 | Ports/gettext: Update gettext to version 0.21.1 | Cameron Youell | |
2023-03-27 | Ports/sqlite: Update sqlite to version 3410200 | Cameron Youell | |
2023-03-27 | Ports/libpng: Update libpng to version 1.6.39 | Cameron Youell | |
2023-03-27 | Ports/make: Update make to version 4.4 | Cameron Youell | |
2023-03-27 | Ports/cmake: Update cmake to version 3.26.1 | Cameron Youell | |
2023-03-27 | Ports/curl: Update curl to version 8.0.1 | Cameron Youell | |
2023-03-27 | Ports/bison: Update bison to version 3.8 | Cameron Youell | |
2023-03-27 | Ports/bdwgc: Update bdwgc to version 8.2.2 | Cameron Youell | |
2023-03-27 | Ports/bc: Update bc to version 6.5.0 | Cameron Youell | |
2023-03-27 | Ports/bash: Update bash to version 5.2.15 | Cameron Youell | |
2023-03-27 | Ports/binutils: Update binutils to version 2.40 | Cameron Youell | |
2023-03-27 | Ports/freetype: Update freetype to version 2.13.0 | Cameron Youell | |
2023-03-27 | Ports/grep: Update grep to version 3.10 | Cameron Youell | |
2023-03-27 | Ports/git: Update git to version 2.40.0 | Cameron Youell | |
2023-03-24 | Ports: Update ScummVM to 2.7.0 | Jelle Raaijmakers | |
2023-03-24 | Ports: Fix erroneous spelling of erroneous | Jelle Raaijmakers | |
2023-03-17 | Ports/cmake: Update CMake to version 3.26.0 | EWouters | |
2023-03-15 | Ports: Add taskwarrior port | Seal Sealy | |
2023-03-14 | Ports: Add bzip3 port | Seal Sealy | |
2023-03-13 | Ports: Add lrzip port | Fabian Dellwing | |
2023-03-13 | Ports: Add port of backward-cpp, a pretty backtrace library | Andrew Kaster | |
2023-03-13 | Ports: Install libiberty from binutils port | Andrew Kaster | |
Normally this is supposed to be installed from gdb or gcc. If a port wants to link against libbfd though, we need to make sure libiberty is actually available in the root filesytem without requiring the port to depend on those larger packages. | |||
2023-03-09 | Ports: Add hexedit port | Seal Sealy | |
2023-02-28 | Ports: Add Mednafen | Luke Wilde | |
2023-02-24 | Ports: Update curl to 7.88.1 | Kenneth Myhra | |
2023-02-19 | Ports: Port wayland-client | Peter Elliott | |