Tim Schumacher
456fd9f574
Ports: Switch to the new files
syntax
2023-09-09 01:06:31 +02:00
Tim Schumacher
fb4db096cb
Ports: Remove the filename
entry from files
2023-08-08 19:57:43 +02:00
Tim Schumacher
2732545b4c
Ports: Ensure that the download filename matches the URL basename
...
This is a preparation step for removing support for explicitly setting a
download filename entirely.
2023-08-08 19:57:43 +02:00
Tim Schumacher
284fee9e77
Ports: Make files
a proper array
2023-08-08 19:57:43 +02:00
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
EWouters
dea9eff3cd
Ports/frotz: Update frotz to version 2.54
2022-06-08 11:40:31 +01:00
Tim Schumacher
c07f91474d
Ports: Make array-like settings actual arrays
...
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-10-05 02:13:08 +02:00
Gunnar Beutner
6a957daba4
Ports: Use a specific version for frotz
...
The hash for the master zip file changed again. Probably because
GitLab only caches those zip files for a bit and re-generates them
with slightly different zip headers after some time even though
the repository didn't change.
2021-04-23 11:33:03 +02:00
Panagiotis Vasilopoulos
492f7132d2
Ports: Improve consistency and quality of ports
...
- 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-20 18:20:00 +02:00
Panagiotis Vasilopoulos
e45e0eeb47
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
2021-04-20 15:27:52 +02:00
Brendan Coles
a206ab2211
Ports: Add auth_type verification to all package.sh files
2021-04-16 21:14:00 +02:00
Gunnar Beutner
184fea5fc1
Ports: Fix building the frotz port
2021-04-11 09:51:20 +02:00
Linus Groh
f318ab6bed
Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR
...
Fixes #5710 .
2021-03-11 21:01:29 +01:00
Jonathan Turner
0bf5669ba3
Meta: Get building on NixOS ( #5005 )
2021-01-22 17:44:05 +01:00
Sergey Bugaev
450a2a0f9c
Build: Switch to CMake :^)
...
Closes https://github.com/SerenityOS/serenity/issues/2080
2020-05-14 20:15:18 +02:00
Noah Rosamilia
3c9a870b8f
Ports: Add frotz port ( #1859 )
2020-04-19 02:10:41 +02:00