Bug 160675 - [new port] security/libkpass Library for a reading/writing KeePass 1.x DB
Summary: [new port] security/libkpass Library for a reading/writing KeePass 1.x DB
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 13:40 UTC by Veniamin
Modified: 2011-09-17 22:57 UTC (History)
0 users

See Also:


Attachments
file.shar (2.15 KB, text/plain)
2011-09-12 13:40 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2011-09-12 13:40:03 UTC
Libkpass is a from-scratch C implementation of reading and writing KeePass 1.x format password databases.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-09-17 20:15:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-17 22:29:55 UTC
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-09-17 22:57:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!