Bug 217404

Summary: [NEW PORT] security/keepassxc: KeePass Cross-platform Community Edition
Product: Ports & Packages Reporter: Andrew Romanenko <melanhit>
Component: Individual Port(s)Assignee: Lars Engels <lme>
Status: Closed FIXED    
Severity: Affects Only Me CC: eric, lme, rigoletto
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
Upgrade to v2.1.3 none

Description Andrew Romanenko 2017-02-27 20:01:26 UTC
Created attachment 180349 [details]
patch

KeePassXC is a fork of KeePassX that aims to incorporate stalled pull requests, features, and bug fixes that have never made it into the main KeePassX repository.
Comment 1 Eric Camachat 2017-03-06 19:25:51 UTC
Created attachment 180572 [details]
Upgrade to v2.1.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-14 13:21:51 UTC
A commit references this bug:

Author: lme
Date: Tue Mar 14 13:21:22 UTC 2017
New revision: 436151
URL: https://svnweb.freebsd.org/changeset/ports/436151

Log:
  Add new port security/keepassxc:

  KeePassXC is a community fork of KeePassX with the goal to extend and improve
  it with new features and bugfixes to provide a feature-rich, fully
  cross-platform and modern open-source password manager.

  Additional features compared to KeePassX:
    * Auto-Type on all three major platforms (Linux, Windows, OS X)
    * Stand-alone password generator
    * Password strength meter
    * Using website favicons as entry icons
    * Merging of databases
    * Automatic reload when the database changed on disk
    * KeePassHTTP support for use with PassIFox in Mozilla Firefox and
      chromeIPass in Google Chrome or Chromium.
    * Many bug fixes

  WWW: https://keepassxc.org/

  PR:		217404
  Submitted by:	Andrew Romanenko <melanhit@gmail.com> (original), Eric Camachat <eric@camachat.org> (Update to 2.1.3)

Changes:
  head/security/Makefile
  head/security/keepassx-devel/Makefile
  head/security/keepassx2/Makefile
  head/security/keepassxc/
  head/security/keepassxc/Makefile
  head/security/keepassxc/distinfo
  head/security/keepassxc/pkg-descr
  head/security/keepassxc/pkg-plist
Comment 3 Lars Engels freebsd_committer freebsd_triage 2017-03-14 13:38:14 UTC
The patch was missing a few QT5 dependencies, but I added them.

Thanks for sending this in!