aboutsummaryrefslogtreecommitdiff
path: root/security/libkpass
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-311-3/+1
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=341998
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Changed my emailVeniamin Gvozdikov2013-07-221-2/+2
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* - Update security/libkpass to version 5 [1]Pawel Pekala2013-05-024-19/+23
| | | | | | | | | | | | | | - Force libkpass to link with gettext, library uses symbols from libintl without linking to it - this creates problems for consumers (only for ckpass right now) - Update security/ckpass to version 0.2 [2] PR: ports/177561 [1] PR: ports/177562 [2] Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=317096
* Unbreak security/ckpass on powerpc by actuallyRoman Bogorodskiy2011-11-111-0/+1
| | | | | | | | | | fixing libkpass which it depends on. Reported by: linimon Feature safe: yes Notes: svn path=/head/; revision=285532
* Libkpass is a from-scratch C implementation of reading and writingPawel Pekala2011-09-174-0/+45
KeePass 1.x format password databases. WWW: http://libkpass.sourceforge.net/ PR: ports/160675 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=281919