Summary: | [new port] security/libkpass Library for a reading/writing KeePass 1.x DB | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Veniamin <g.veniamin> | ||||
Component: | Individual Port(s) | Assignee: | Pawel Pekala <pawel> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Veniamin
2011-09-12 13:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it. pawel 2011-09-17 21:29:47 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/libkpass Makefile distinfo pkg-descr security/libkpass/files patch-src_kpass.c Log: Libkpass is a from-scratch C implementation of reading and writing 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) Revision Changes Path 1.1199 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/libkpass/Makefile (new) 1.1 +2 -0 ports/security/libkpass/distinfo (new) 1.1 +11 -0 ports/security/libkpass/files/patch-src_kpass.c (new) 1.1 +4 -0 ports/security/libkpass/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |