7 Commits

Author SHA1 Message Date
Sergey Fedorov 86590b0efb sqlcipher: update to 4.6.1 2024-10-01 01:56:55 -04:00
barracuda156 34fba87a88 sqlcipher: update to 4.6.0 2024-06-02 11:28:47 -04:00
Sergey Fedorov 40cb331ca9 sqlcipher: update to 4.5.6 2024-01-24 10:05:06 -05:00
Sergey Fedorov 5b4ebd214f sqlcipher: update to 4.5.5 2023-09-17 19:38:38 -04:00
barracuda156 0e38036f14 sqlcipher: update to 4.5.4 2023-08-13 14:25:19 -04:00
z7z8th c9a2270ae7 sqlcipher: disable tcl to fix build on old macOS (#13926)
Build on macOS 10.12 and older, will install some tcl libs to
/System/Library/Frameworks, so disable tcl in sqlcipher
2022-02-10 22:07:36 +08:00
z7z8th 296b2a3bc0 Update sqlitebrowser with new variant +sqlcipher, and new Portfile for sqlcipher (#13697)
* sqlcipher: new port, version 4.4.2

SQLCipher extends the SQLite database library to add security
enhancements.

sqlcipher: remove obsolete flags from sqlite3

* sqlitebrowser: add variant +sqlcipher

+sqlcipher uses sqlcipher as the db engine to open encrypted sqlite
databases.
The default variant still uses sqlite3 as db engine.

sqlitebrowser: increase revision for new variant
2022-02-02 14:17:29 +08:00