aboutsummaryrefslogtreecommitdiff
path: root/sysutils/qtpass
Commit message (Collapse)AuthorAgeFilesLines
* 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