summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Expand)Author
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
2020-04-15Ports: Support pre_configure scriptLinus Groh
2020-04-15Ports: sl (#1802)Noah Rosamilia
2020-04-14Ports: Unhardcode Python configurationSergey Bugaev
2020-04-13Ports: Update git to 2.26.0Linus Groh
2020-04-06Ports: Remove LibDraw from c-ray CMakeLists.txtLinus Groh
2020-04-06Ports: refresh OpenSSL, make it build its command line utils.Xiao NuoFu
2020-03-25Ports/bash: Make a /bin/bash symlink to /usr/local/bin/bashAndreas Kling
2020-03-23Toolchain/Ports: Update gcc to 9.3.0Shannon Booth
2020-03-19Ports: Unbreak vttest build by updating package versionTibor Nagy
2020-03-14Ports: Add zstd portBrian Callahan
2020-03-14Add the libpuffy helper library and jot, patch, and printf utilsBrian Callahan
2020-03-04Ports: Build ncurses with --with-tlib=tinfoAndreas Kling
2020-02-27Ports: Update the C-ray renderer portValtteri Koskivuori
2020-02-20Ports: Add git portAndreas Kling
2020-02-10Ports: Disable JACK for SDL2 in `configopts`Jesse Buhagiar
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2020-02-06Ports: Improve port build sriptEmanuel Sprung
2020-02-06Ports: Added build script to build all portsEmanuel Sprung
2020-02-05Ports: Add mrsh portSergey Bugaev
2020-02-01Ports: Add klong language portAndreas Kling
2020-02-01Ports: Add ed port (#1159)Brian Callahan
2020-01-26Ports+OpenSSL: Fix RAND_poll patchMWGuy
2020-01-26Ports: Fix zlib buildAndreas Kling
2020-01-26Ports: Add grep portBrian Callahan
2020-01-26Ports: Add mandoc portBrian Callahan
2020-01-26Ports: Add diffutils portBrian Callahan
2020-01-25Ports: Add bc portBrian Callahan