Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-16 | Ports: Add ReadMe files explaining port patches that have explanations | Ali Mohammad Pur | |
2021-10-05 | Ports: Make array-like settings actual arrays | Tim Schumacher | |
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion. | |||
2021-06-29 | Ports: Fix dmidecode patches | Liav A | |
Since we have a SysFS now, we can just let dmidecode to read the DMI blobs from it. | |||
2021-04-20 | Ports: Improve consistency and quality of ports | Panagiotis Vasilopoulos | |
- Replaced /Root with - Improved documentation. - Removed a few typos. - Replaced with - Added brackets in some cases. Most of the changes were reviewed and applied manually. | |||
2021-04-15 | Ports: Use ftpmirror.gnu.org mirror server for GNU ports | Brendan Coles | |
2021-04-11 | Ports: Fix install actions for the dmidecode port when re-installing the port | Gunnar Beutner | |
When re-installing the port the symlink already exists which causes 'ln -s' to fail. | |||
2021-03-13 | Ports: Remove/replace hardcoded i686-pc-serenity-{gcc,g++,ar,ranlib} | Linus Groh | |
Except in the Lua port's Makefile patch, I couldn't figure this out... | |||
2021-03-11 | Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR | Linus Groh | |
Fixes #5710. | |||
2021-02-01 | Ports: Upgrade dmidecode to version 3.3 | Liav A | |
2021-02-01 | Ports: Add a port of dmidecode | Liav A | |