1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/security/libkpass/pkg-descr
Pawel Pekala c3aad0ba12 - Update security/libkpass to version 5 [1]
- 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)
2013-05-02 12:06:21 +00:00

5 lines
145 B
Plaintext

Libkpass is a from-scratch C implementation of reading and writing
KeePass 1.x format password databases.
WWW: http://libkpass.sourceforge.net/