summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Expand)Author
2021-01-12Ports: Remove some no-longer-needed patches for git :^)Andreas Kling
2021-01-03TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some filesEmanuele Torre
2021-01-03LibGfx+Ports: Add missing newlines at the end of file.Emanuele Torre
2020-12-31Ports: Hard-code SERENITY_ARCH=i686 until other architectures work (#4688)Dan MacDonald
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-24Ports: Tweak configuration flags of gcc port to support shared binariesItamar
2020-12-21Ports: Add initial stress-ng port to find bugs in serenityBrian Gianforcaro
2020-12-15Ports: Bump GNU make to version 4.3Andreas Kling
2020-12-15Ports: Bump ncurses to version 6.2Andreas Kling
2020-12-14Toolchain+Ports: Fix gcc patch fileItamar
2020-12-14Toolchain: Fix usage of libgcc_s & build PIE executables by defaultItamar
2020-12-14Ports: Update gcc patch to support shared libsItamar
2020-11-09Ports: Add GNU indentBrendan Coles
2020-11-03Ports: Bump GCC port to 10.2.0Andreas Kling
2020-10-13Ports: Add pkgconf (#3757)Stephen Gregoratto
2020-09-27Ports: Add OpenSSH portLuke
2020-09-15Ports: Add default .gitconfig for Git portItamar
2020-09-10Ports: Add libffiSergey Bugaev
2020-09-07Ports: Install lua to /usr/localNoah Rosamilia
2020-09-07Ports: Clean up lua port and enable dynamic library loadingNoah Rosamilia
2020-09-01Ports: Bump version of the "vttest" portAndreas Kling
2020-07-15LibC+Kernel: Start implementing sysconfNico Weber
2020-07-12Ports: Build ncurses with sigwinch enabledPeter Elliott
2020-07-12Ports: Use "jq" in neofetch for /proc/{cpuinfo,memstat}Linus Groh
2020-07-12Ports: Add jq :^)AnotherTest
2020-07-11Ports: Use "ini" in neofetch to read theme nameLinus Groh
2020-07-11Ports: Disable /proc/cpuinfo parsing in neofetch, for nowLinus Groh
2020-06-23Ports: Make ninja use ppoll instead of pselectNico Weber
2020-06-22Ports: Add ninjaNico Weber
2020-06-19Ports: Remove dropbear patch that removed calls to seteuid()Nico Weber
2020-06-19Ports: Pull dropbear from a mirrorNico Weber
2020-06-09Ports: Use keyserver.ubuntu.com as .sig keyserver (#2535)Nico Weber
2020-06-08LibC: Don't assert on unknown mode character in fopen()Andreas Kling
2020-06-08LibC: Add nanosleep() wrapper around clock_nanosleep(CLOCK_REALTIME)Andreas Kling
2020-06-08LibC: Add IPPORT_RESERVED and IPPORT_USERRESERVEDAndreas Kling
2020-06-08Base: Symlink /dev/urandom to /dev/randomAndreas Kling
2020-06-08LibC: Add ws_xpixel and ws_ypixel members to struct winsizeAndreas Kling
2020-06-08Ports: Add editline library (#2532)Stephen Gregoratto
2020-05-18Ports: Make bash link againLinus Groh
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-11Ports: Add preliminary dropbear portYonatan Goldschmidt
2020-05-10Ports: Build ncurses --without-ada to avoid potential build failures.Brian Callahan
2020-05-10Ports: Add dash shellBrian Callahan
2020-05-10Ports: Add tr utilityBrian Callahan
2020-05-10Ports: Fix binutils runtimeBrian Callahan
2020-05-02Ports: Added rsync portEd Rochenski
2020-04-28Ports: Add neofetchLinus Groh
2020-04-19Ports: Add frotz port (#1859)Noah Rosamilia
2020-04-15Ports: Add gnuplot portLinus Groh