EWouters
1bf80c9ab3
Ports/sqlite: Update sqlite to version 3430000
2023-10-12 23:30:22 +02:00
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
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
Cameron Youell
0bd2cd037d
Ports/sqlite: Update sqlite to version 3410200
2023-03-27 14:27:32 +01:00
EWouters
6f4a903be6
Ports/sqlite: Update sqlite to version 3380500
2022-06-08 11:40:31 +01:00
EWouters
0d0ab08ff6
Ports/sqlite: Update sqlite to version 3380200
2022-04-11 19:43:56 -07:00
Ali Mohammad Pur
cdd6d68b2a
Ports: Remove some config.sub patches and download a fresh one if needed
...
All of these patches did the same thing, which is already in upstream
config.sub.
With this change, we need only add `use_fresh_config_sub=true` to
the package.sh file.
Note that this is not done automatically in case the port has a modified
config.sub file.
2022-01-16 10:32:50 +03:30
Andrew Kaster
0a04f4ae86
Ports: Patch sqlite's configure script to let it build as a shared lib
...
By telling the libtool-related configure checks that the serenity
platform does in fact support shared libs, we can get a VERSYM-free
shared lib out of sqlite. This probably applies to other ports as well.
Suggested-by: Daniel Bertalan <dani@danielbertalan.dev>
2022-01-08 18:56:29 +01:00
Jelle Raaijmakers
8b1d4d1b8e
Ports: Build an .so
file for SQLite
2021-06-09 20:04:25 +02:00
Jelle Raaijmakers
832127121b
Ports: Update SQLite to version 3.35.5
2021-06-09 20:04:25 +02:00
Gunnar Beutner
5911d379a6
Ports: Update checksums to use the SHA256 algorithm
2021-04-25 13:30:18 +02:00
Brendan Coles
a206ab2211
Ports: Add auth_type verification to all package.sh files
2021-04-16 21:14:00 +02:00
Jelle Raaijmakers
3cd8d7e968
Ports/SQLite: Remove HAVE_UTIME compilation flag
2021-03-29 19:58:12 +02:00
Jelle Raaijmakers
9c141d0a87
Ports: Add SQLite
2021-03-27 19:43:14 +01:00