IABSD.fr/ports/security/keepassxc

Branch :


Log

Author Commit Date CI Message
b695468e 2023-08-16 10:44:56 Update keepassxc to 2.7.6
b4fcd68a 2023-07-29 09:43:43 Add ungoogled-chromium to the unveil doc. ok rsadowski@ (maintainer)
463bd5c5 2023-05-18 10:25:23 Update keepassxc to 2.7.5
e5343c7e 2023-04-24 11:41:20 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
4f8cbee3 2023-02-20 16:35:18 Drop hand-rolled do-build targets in cmake ports for ALL_TARGET support cmake.port.mk now honours the variale and produces the identical target.
4f1d2838 2023-01-28 22:03:46 revert "Handle ALL_TARGET and INSTALL_TARGET in cmake module" It breaks a number of ports at the fake step: Unknown argument -t Usage: cmake --install <dir> [options]
34b56cbb 2023-01-28 16:25:12 Remove security/hlfl WWW is dead, the old hlfl.org is now another project, DESCR doesn't mention pf, long missing out on updates, unmaintained. OK benoit
3b7c9c94 2023-01-15 11:39:19 Defer test compilation to test target Same approach as in net/libtorrent-rasterbar. No symbol/PLIST/package change. With FLAVOR='yubikey browser', "make build" compiles 198 less files. "make test" does so and runs tests as usual. keepassxc is built in four different FLAVOR combinations, so overall saving is a little more compared to libtorrent-rasterbar. OK rsadowski
15a54413 2023-01-02 20:04:33 Set password hint for clipboard This allows clipboard managers which honour it to ignore the value and thus not save passwords in their history or whatnot. OK op rsadowski
00c20f06 2023-01-02 19:44:22 annotate Q_OS_* sed hacks for future porters main.cpp no longer needs replacing, another will go with the next version, the other two are up for debate. No object change.