aboutsummaryrefslogtreecommitdiff
path: root/security/keepass/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* security/keepass: Update to 2.37Ben Woods2017-11-181-3/+3
| | | | | | | | Changes this release: https://keepass.info/news/n171012_2.37.html Notes: svn path=/head/; revision=454405
* security/keepass: Update to 2.36Ben Woods2017-06-171-3/+3
| | | | | | | | | | - Also add DEBUG option (off by default) Changes this release: http://keepass.info/news/n170609_2.36.html Notes: svn path=/head/; revision=443731
* security/keepass: Update to 2.35Ben Woods2017-01-161-3/+3
| | | | | | | | Changes this release: http://keepass.info/news/n170109_2.35.html Notes: svn path=/head/; revision=431673
* security/keepass: Update to 2.34Ben Woods2016-06-111-2/+3
| | | | | | | | | | | Changes this release: http://keepass.info/news/n160611_2.34.html Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D6808 Notes: svn path=/head/; revision=416716
* security/keepass: Update to 2.33Ben Woods2016-05-101-2/+2
| | | | | | | | | | | Changes this release: http://keepass.info/news/n160507_2.33.html Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6310 Notes: svn path=/head/; revision=414953
* Update to 2.32.Raphael Kubo da Costa2016-03-121-2/+2
| | | | | | | | | | Changes: http://keepass.info/news/n160309_2.32.html PR: 207861 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) Notes: svn path=/head/; revision=410876
* Update to 2.31.Raphael Kubo da Costa2016-02-121-2/+2
| | | | | | | | | | Release notes: http://keepass.info/news/n160109_2.31.html PR: 206787 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) Notes: svn path=/head/; revision=408726
* security/keepass: update 2.29 -> 2.30Jason Unovitch2015-08-181-2/+2
| | | | | | | | | PR: 202244 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) Approved by: delphij (mentor) Notes: svn path=/head/; revision=394536
* Add security/keepass, the official KeePass client.Adam Weinberger2015-05-161-0/+2
KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file. So you only have to remember one single master password or select the key file to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish). This is the official KeePass application, which was originally only available for Windows, but has now been re-written with .Net and able to be run on BSD, Linux and Mac OS X with Mono. WWW: http://keepass.info/ PR: 200062 Submitted by: Ben Woods Notes: svn path=/head/; revision=386557