23 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rsadowski
141925a2a9 Bugfix update keepassxc to 2.4.3 2019-06-15 08:55:26 +00:00
rsadowski
7e16632ef6 Update keepassxc to 2.4.2
Added cmake checks for malloc.h and malloc_usable_size(3). Include maloc.h only
if it exists. Fallback to stdlib.h and use malloc_usable_size(3) only if there
is one.

Thanks sthen@ and jca@ for lot of feedback, help and patience,

Tested and ok thfr@, ok jca@
2019-06-04 18:42:08 +00:00
rsadowski
3981a435b1 Update keepassxc to 2.4.1
Upstream removed KeePassHttp support which means there is no legacy browser
support in OpenBSD.

Full chnagelog:
- https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.0
- https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.1
2019-04-21 11:29:44 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
f0977fb2d7 Bugfix update keepassxc-2.3.4 2018-08-24 05:29:22 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rsadowski
52dac681c9 Update keepassxc to 2.3.3
Tested by Timo Myyrä and giovanni@; ok giovanni@
2018-05-19 09:06:47 +00:00
giovanni
60826080ab unbreak
spotted by naddy@
ok rsadowsky@
2018-03-16 07:47:59 +00:00
giovanni
cb8416436f Update to 2.3.1 and enable browser extensions in a different flavor
http extension was enable in 2.2.x version and deprecated in 2.3.x
Initial diff by William Orr with tweaks by me.
ok rsadowski@
2018-03-14 17:50:59 +00:00
rsadowski
3e50a9442f Update keepassxc to 2.3.0
Main new features:

- Add support for KDBX 4.0, Argon2 and ChaCha20
- Add SSH Agent feature

more : https://github.com/keepassxreboot/keepassxc/releases/tag/2.3.0

Port changes:

- Comment and DESCR improvements (request by sthen@)
- reorder update-desktop-database call in PLIST

Tweaks and ok sthen@
2018-03-05 09:33:46 +00:00
rsadowski
0d03344517 Update keepassxc to 2.2.4 2017-12-21 07:54:27 +00:00
rsadowski
419de11fc4 Update keepassxc to 2.2.3 2017-12-15 07:59:30 +00:00
rsadowski
43f23fc9a2 Update keepassxc to 2.2.2
Changelog: https://github.com/keepassxreboot/keepassxc/releases/tag/2.2.2
2017-11-02 23:34:23 +00:00
rsadowski
69e8c8f5f4 Update keepassxc to 2.2.1
ok gonzalo@
2017-10-05 19:55:07 +00:00
rsadowski
cdbd5fdccb Add yubikey flavor to keepassxc
- licence tweak from giovanni@

tested with challenge-response on yubikey-neo and ok giovanni@
2017-08-09 19:25:27 +00:00
espie
5a8d563961 bumpity bump 2017-07-30 14:42:01 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
rsadowski
3bac550a21 update keepassxc to 2.2.0
sed(1) instead of perl(1) tweak and ok giovanni@
2017-07-01 16:48:57 +00:00
rsadowski
54038de8b7 security/keepassxc: Enable auto-type
Patch from m.reed <at> excitingdomainname <.> com; Thanks!

ok jca@
2017-05-02 20:41:04 +00:00
rsadowski
e81252ded8 management tool for sensitive data
KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass
for Windows. Every feature works cross-platform and was thoroughly tested on
multiple systems to provide users with the same look and feel on every
supported operating system. This includes the beloved Auto-Type feature.

The complete database is always encrypted with the industry-standard AES (alias
Rijndael) encryption algorithm using a 256 bit key. KeePassXC uses a database
format that is compatible with KeePass Password Safe. Your wallet works offline
and requires no Internet connection.

portcheck friendly version and ok from giovanni@, ok jca@
2017-04-23 21:27:58 +00:00