aboutsummaryrefslogtreecommitdiff
path: root/sysutils/qtpass
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.2.3Kirill Ponomarev2018-06-052-6/+5
| | | | | | | | PR: 228763 Submitted by: maintainer Notes: svn path=/head/; revision=471826
* sysutils/qtpass: Update to 1.2.1Yuri Victorovich2018-02-222-9/+8
| | | | | | | | | | | | | | | | Changelog: https://github.com/IJHack/QtPass/blob/master/CHANGELOG.md Additional port changes: * Changed to DISTVERSION * Added to and sorted USE_QT5 PR: 225379 Submitted by: Anne Jan Brouwer <brouwer@annejan.com> (maintainer) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=462563
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Never set WRKSRC when using USE_GITHUB.Mathieu Arnold2017-01-032-5/+5
| | | | | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight Notes: svn path=/head/; revision=430490
* - Update to 1.1.6Dmitry Marakasov2016-12-282-4/+5
| | | | | | | | | | - While here, add LICENSE_FILE PR: 215257 Submitted by: brouwer@annejan.com (maintainer) Notes: svn path=/head/; revision=429748
* Update to 1.1.5Jason E. Hale2016-10-202-4/+6
| | | | | | | | PR: 213623 Submitted by: Anne Jan Brouwer <brouwer@annejan.com> Notes: svn path=/head/; revision=424348
* Update to upstream version 1.1.4Thomas Zander2016-10-082-9/+4
| | | | | | | | PR: 213268 Submitted by: brouwer@annejan.com (maintainer) Notes: svn path=/head/; revision=423503
* sysutils/qtpass: update to version 1.1.3Ruslan Makhmatkhanov2016-06-182-5/+4
| | | | | | | | PR: 210321 Submitted by: Anne Jan Brouwer <brouwer@annejan.com> (maintainer) Notes: svn path=/head/; revision=417070
* sysutils/qtpass: improve portKurt Jaeger2016-05-291-6/+22
| | | | | | | | | | | | | | - install the icon for qtpass - install qtpass-desktop file - drop buildtools and linguisttools from the runtime dependencies - instead of defining a do-install target, fix qtpass.pro to work with the ports system [that change is probably up for debate...]. PR: 204122 Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde) Notes: svn path=/head/; revision=416116
* New port: sysutils/qtpassKurt Jaeger2016-05-293-0/+31
GUI for pass, the standard UNIX password manager. WWW: https://qtpass.org/ PR: 204122 Submitted by: Anne Jan Brouwer <brouwer@annejan.com> Notes: svn path=/head/; revision=416108