summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Expand)Author
2021-05-06Ports: Update Python to 3.9.5Linus Groh
2021-05-01Ports: Fix hatari install stepLinus Groh
2021-05-01Ports: Fix building libpuffyGunnar Beutner
2021-05-01Ports: Generate host keys for OpenSSHGunnar Beutner
2021-05-01Ports: Use sendfd()/recvfd() for mm_send_fd()/mm_receive_fd()Gunnar Beutner
2021-05-01LibC: Move crypt() and crypt_r() to the right header fileGunnar Beutner
2021-05-01Ports: Disable GetPerformanceTimer() for OpenTTDGunnar Beutner
2021-04-30Ports: QuakeII portJesse Buhagiar
2021-04-30Ports: Remove SDL Timer replacement in MilkyTrackerjakewestrip
2021-04-30Ports: Fix MilkyTracker install scriptjakewestrip
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-29Ports: Make Super Mario work with GCC 11Gunnar Beutner
2021-04-29Ports: Update binutils to version 2.36.1Gunnar Beutner
2021-04-29Ports: Remove duplicate configopts varGunnar Beutner
2021-04-29Ports: Build fix for gcc when building the port with gcc 11.1.0Gunnar Beutner
2021-04-29Ports: Use SHA256 for the gcc portGunnar Beutner
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-29Ports: Fix ports linting, ffmpeg is missing from AvailablePorts.mdBrian Gianforcaro
2021-04-29Ports: ffmpeg 4.4Holden Green
2021-04-29Ports: Fix the SHA256 checksum for the yasm portGunnar Beutner
2021-04-29Ports: Remove unused signature file for the rsync portGunnar Beutner
2021-04-28Kernel+LibC: Implement the socketpair() syscallGunnar Beutner
2021-04-27Ports/scummvm: Add libtheora as a dependencyJelle Raaijmakers
2021-04-27Ports: Add libtheoraJelle Raaijmakers
2021-04-27Ports: Change how we invoke ccache because some ports didn't use itGunnar Beutner
2021-04-27Ports: Use HOST_PATH when updating the PATH variableGunnar Beutner
2021-04-27Ports: Fix path for the tcl port's patch fileGunnar Beutner
2021-04-27Ports: Add MilkyTracker portjake.westrip
2021-04-25Ports: Add missing SHA256 hashes to dash and zstdLinus Groh
2021-04-25Ports: Add readlineLinus Groh
2021-04-25Ports: Try to download files again when verification failsGunnar Beutner
2021-04-25Ports: Remove support for algos other than sha256 and sigGunnar Beutner
2021-04-25Ports: Update checksums to use the SHA256 algorithmGunnar Beutner
2021-04-25Ports: Build shared libraries with -Wl,-sonameGunnar Beutner
2021-04-25Ports: Fix detection for -ldlGunnar Beutner
2021-04-25Ports: Remove obsolete patches for PythonGunnar Beutner
2021-04-25Port: Add port for tclGunnar Beutner
2021-04-25Ports: Fix building opensshGunnar Beutner
2021-04-25Ports: Fix python3 package so linting script doesn't error out.Brian Gianforcaro
2021-04-25Ports: Pass along any command arguments in package.shJelle Raaijmakers
2021-04-24Ports/scummvm: Add launcherJelle Raaijmakers
2021-04-23Ports: Add launcher for OpenTTDGunnar Beutner
2021-04-23Ports: Add openttdGunnar Beutner
2021-04-23Ports: Detect more types of errors in the AvailablePorts.md fileGunnar Beutner
2021-04-23Ports: Fix version numbers for some of the portsGunnar Beutner
2021-04-23Ports: Add launchers for some of the portsGunnar Beutner
2021-04-23Ports: Use a specific version for frotzGunnar Beutner
2021-04-23Ports: Shorten the build message for skipped buildsGunnar Beutner
2021-04-22Ports/scummvm: Build with C++11 supportJelle Raaijmakers
2021-04-21Ports: Build ports only once when running build_all.shGunnar Beutner