summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Collapse)Author
2022-05-19Ports: Update freeciv's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update fontconfig's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update flex's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update figlet's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update fheroes2's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update ffmpeg's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update epsilon's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update emu2's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update ed's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dungeonrush's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dropbear's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dosbox-staging's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dos2unix's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dmidecode's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update dash's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update curl's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update cmatrix's patches to use git patchesAli Mohammad Pur
Also fixes one of the patches no longer applying.
2022-05-19Ports: Update chester's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update c-ray's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update brogue's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update bochs's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update awk's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update angband's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update Super-Mario's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update SDL_sound's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update SDLPoP's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update SDL2_net's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update SDL2-mixer's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update SDL2-GNUBoy's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Update Another-World's patches to use git patchesAli Mohammad Pur
2022-05-19Ports: Skip Co-Authored-By lines when generating patch ReadMesAli Mohammad Pur
2022-05-19Ports: Make package.sh dev work with ports that have slashes in $workdirAli Mohammad Pur
2022-05-19Ports: Make the patch auto-import script care about the patch's authorsAli Mohammad Pur
Previously it would commit with the current user's git identity, this commit makes it ask the user if they want to retain the original author(s) of the patch as commit authors and co-authors, as well as the original commit date.
2022-05-15Ports: Add joe's own editorSnow
2022-05-14Ports: Add thesilversearcher (ag)Raymond Lucke
2022-05-13Ports: Set right launcher command for QuakeJelle Raaijmakers
By setting the absolute path for `launcher_command`, the menu item actually shows up. Provide an `icon_file` as well so it's pretty.
2022-05-12Ports: Update curl to 7.83.1Luke Wilde
2022-05-12Ports/gcc: Update to version 12.1.0Daniel Bertalan
2022-05-12Ports: Add $STRIP and $HOST_STRIP variablesDaniel Bertalan
This fixes stripping the debug information from the gcc port when building on macOS hosts.
2022-05-12Ports/gcc: Install dependencies as portsDaniel Bertalan
This lets us remove a couple manual config.sub patches.
2022-05-12Ports: Enable ccache for SERENITY_TOOLCHAIN=ClangDaniel Bertalan
2022-05-12Ports: Add Integer Set Library (isl)Daniel Bertalan
This is a dependency of gcc.
2022-05-09Ports: Play GLTron audio at 1x speedJelle Raaijmakers
Because of sample rate issues, the audio used to be played at 2x speed.
2022-05-09Ports: Convert GLTron patches to new formatJelle Raaijmakers
2022-05-09Ports: Improve newline support for `./package.sh dev`Jelle Raaijmakers
Previously `git am` could fail on patches with Windows line endings (CRLF). By supplying `--keep-cr`, we prevent git from stripping the CR from our patches.
2022-05-08Ports/cmake: Update cmake to version 3.23.1EWouters
2022-05-07Ports/mrsh: Fix workdir, remove or upgrade patchesEWouters
Also removes mrsh from the list of ports missing descriptions. I tried to be descriptive about the patches, but as I picked this port up from someone else, I'm not 100% sure how to best explain the patches.
2022-05-07Ports/libmad: Use fresh config.guessEWouters
This fixes the build on MacOS.
2022-05-04Ports: Update ca-certificates to 2022-04-26 Luke Wilde
2022-05-04Ports: Update OpenSSL to 1.1.1oLuke Wilde