diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index 1ff3df488c5b..dc9577fd0994 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,85 +1,81 @@ PORTNAME= keepassxc -DISTVERSION= 2.7.10 -PORTREVISION= 5 +DISTVERSION= 2.7.11 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src -PATCH_SITES+= https://github.com/keepassxreboot/keepassxc/commit/ -PATCHFILES+= fedcbf60c5c0dc7c3602c49a984d53a45c154c73.diff:-p1 - MAINTAINER= lwhsu@FreeBSD.org COMMENT= KeePass Cross-platform Community Edition WWW= https://keepassxc.org LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 GPLv2 GPLv3 LGPL21 LGPL3 MIT \ NOKIA-LGPL-EXCEPTION LICENSE_COMB= multi LICENSE_NAME_NOKIA-LGPL-EXCEPTION= Nokia Qt LGPL Exception version 1.1 LICENSE_FILE_NOKIA-LGPL-EXCEPTION= ${WRKSRC}/LICENSE.NOKIA-LGPL-EXCEPTION LICENSE_PERMS_NOKIA-LGPL-EXCEPTION= dist-mirror dist-sell pkg-mirror \ pkg-sell auto-accept BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libargon2.so:security/libargon2 \ libbotan-3.so:security/botan3 \ libqrencode.so:graphics/libqrencode USES= cmake compiler:c++17-lang desktop-file-utils minizip \ pkgconfig qt:5 readline shared-mime-info tar:xz xorg USE_QT= concurrent core dbus gui network svg wayland widgets x11extras \ buildtools:build linguisttools:build qmake:build testlib:build USE_XORG= x11 CMAKE_OFF= WITH_XC_UPDATECHECK CONFLICTS_INSTALL= keepassx keepassx-0.* keepassx2 keepassxc276 WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} OPTIONS_DEFINE= AUTOTYPE BROWSER FDOSECRETS KEESHARE NETWORKING \ PASSKEYS SSHAGENT TEST YUBIKEY OPTIONS_DEFAULT= AUTOTYPE BROWSER FDOSECRETS KEESHARE NETWORKING \ PASSKEYS SSHAGENT OPTIONS_SUB= yes PASSKEYS_IMPLIES= BROWSER AUTOTYPE_DESC= Auto-type passwords in input fields BROWSER_DESC= Browser integration with KeePassXC-Browser FDOSECRETS_DESC= freedesktop.org secrets service support KEESHARE_DESC= Sharing integration with KeeShare NETWORKING_DESC= Networking support (e.g. for downloading website icons) PASSKEYS_DESC= Passkeys support for browser integration\ (requires BROWSER) SSHAGENT_DESC= SSH agent support YUBIKEY_DESC= YubiKey support (broken on <= 14.x) AUTOTYPE_USE= XORG=xi,xtst AUTOTYPE_CMAKE_BOOL= WITH_XC_AUTOTYPE BROWSER_CMAKE_BOOL= WITH_XC_BROWSER FDOSECRETS_CMAKE_BOOL= WITH_XC_FDOSECRETS KEESHARE_CMAKE_BOOL= WITH_XC_KEESHARE NETWORKING_CMAKE_BOOL= WITH_XC_NETWORKING PASSKEYS_CMAKE_BOOL= WITH_XC_BROWSER_PASSKEYS SSHAGENT_CMAKE_BOOL= WITH_XC_SSHAGENT TEST_CMAKE_BOOL= WITH_GUI_TESTS WITH_TESTS TEST_TEST_TARGET= test YUBIKEY_LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite YUBIKEY_CMAKE_BOOL= WITH_XC_YUBIKEY .include .if ${OSVERSION} >= 1500000 OPTIONS_DEFAULT+= YUBIKEY .endif .include diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo index efa00d628058..9311bd9ef5d9 100644 --- a/security/keepassxc/distinfo +++ b/security/keepassxc/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1763977048 -SHA256 (keepassxc-2.7.10-src.tar.xz) = 5ce76d6440986c24842585f019d5f3cadc166fa71fc911a4fe97b8bbc4819dfa -SIZE (keepassxc-2.7.10-src.tar.xz) = 9787952 -SHA256 (fedcbf60c5c0dc7c3602c49a984d53a45c154c73.diff) = d67481fdc34b9d2e78ba40e1adfabf6ed91bcdfe62abc64ea9509e08e60cbc5e -SIZE (fedcbf60c5c0dc7c3602c49a984d53a45c154c73.diff) = 816 +TIMESTAMP = 1763952526 +SHA256 (keepassxc-2.7.11-src.tar.xz) = ce76b02d396369726aaf695bb46b79c0cc41a0c4f9ec806bde1233cb22e6ef62 +SIZE (keepassxc-2.7.11-src.tar.xz) = 10582796 diff --git a/security/keepassxc/pkg-plist b/security/keepassxc/pkg-plist index 28f44ae6c9c8..e3760e858553 100644 --- a/security/keepassxc/pkg-plist +++ b/security/keepassxc/pkg-plist @@ -1,67 +1,68 @@ bin/keepassxc bin/keepassxc-cli %%BROWSER%%bin/keepassxc-proxy %%AUTOTYPE%%lib/keepassxc/libkeepassxc-autotype-xcb.so share/man/man1/keepassxc-cli.1.gz share/man/man1/keepassxc.1.gz share/applications/org.keepassxc.KeePassXC.desktop share/icons/hicolor/256x256/apps/keepassxc.png share/icons/hicolor/scalable/apps/keepassxc-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light.svg share/icons/hicolor/scalable/apps/keepassxc-unlocked.svg share/icons/hicolor/scalable/apps/keepassxc.svg share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg %%DATADIR%%/docs/KeePassXC_GettingStarted.html %%DATADIR%%/docs/KeePassXC_KeyboardShortcuts.html %%DATADIR%%/docs/KeePassXC_UserGuide.html %%DATADIR%%/icons/application/256x256/apps/keepassxc.png %%DATADIR%%/translations/keepassxc_ar.qm +%%DATADIR%%/translations/keepassxc_be.qm %%DATADIR%%/translations/keepassxc_bg.qm %%DATADIR%%/translations/keepassxc_ca.qm %%DATADIR%%/translations/keepassxc_cs.qm %%DATADIR%%/translations/keepassxc_da.qm %%DATADIR%%/translations/keepassxc_de.qm %%DATADIR%%/translations/keepassxc_el.qm %%DATADIR%%/translations/keepassxc_en.qm %%DATADIR%%/translations/keepassxc_en_GB.qm %%DATADIR%%/translations/keepassxc_en_US.qm %%DATADIR%%/translations/keepassxc_es.qm %%DATADIR%%/translations/keepassxc_et.qm %%DATADIR%%/translations/keepassxc_fi.qm %%DATADIR%%/translations/keepassxc_fil.qm %%DATADIR%%/translations/keepassxc_fr.qm %%DATADIR%%/translations/keepassxc_fr_CA.qm %%DATADIR%%/translations/keepassxc_he.qm %%DATADIR%%/translations/keepassxc_hr.qm %%DATADIR%%/translations/keepassxc_hu.qm %%DATADIR%%/translations/keepassxc_id.qm %%DATADIR%%/translations/keepassxc_it.qm %%DATADIR%%/translations/keepassxc_ja.qm %%DATADIR%%/translations/keepassxc_km.qm %%DATADIR%%/translations/keepassxc_ko.qm %%DATADIR%%/translations/keepassxc_lt.qm %%DATADIR%%/translations/keepassxc_my.qm %%DATADIR%%/translations/keepassxc_nb.qm %%DATADIR%%/translations/keepassxc_nl.qm %%DATADIR%%/translations/keepassxc_pl.qm %%DATADIR%%/translations/keepassxc_pt_BR.qm %%DATADIR%%/translations/keepassxc_pt_PT.qm %%DATADIR%%/translations/keepassxc_ro.qm %%DATADIR%%/translations/keepassxc_ru.qm %%DATADIR%%/translations/keepassxc_si.qm %%DATADIR%%/translations/keepassxc_sk.qm %%DATADIR%%/translations/keepassxc_sl.qm %%DATADIR%%/translations/keepassxc_sq.qm %%DATADIR%%/translations/keepassxc_sr.qm %%DATADIR%%/translations/keepassxc_sv.qm %%DATADIR%%/translations/keepassxc_th.qm %%DATADIR%%/translations/keepassxc_tr.qm %%DATADIR%%/translations/keepassxc_uk.qm %%DATADIR%%/translations/keepassxc_zh_CN.qm %%DATADIR%%/translations/keepassxc_zh_TW.qm %%DATADIR%%/wordlists/eff_large.wordlist share/metainfo/org.keepassxc.KeePassXC.appdata.xml share/mime/packages/keepassxc.xml