Bug 123074

Summary: [NEW PORT] security/pwman3 : console based password management application with sql storage
Product: Ports & Packages Reporter: Yarodin <yarodin>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Yarodin 2008-04-25 15:00:02 UTC
Pwman3 is a console based password management application.
Pwman3 is written in python. It uses sql for storage
and all data is encrypted when it isn't being viewed on screen.

WWW: http://pwman.bleurgh.com

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-25 15:00:12 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-05-04 06:37:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-06 04:09:40 UTC
rafan       2008-05-06 03:09:35 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pwman3      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pwman3 is a console based password management application.
  Pwman3 is written in python. It uses sql for storage
  and all data is encrypted when it isn't being viewed on screen.
  
  WWW: http://pwman.bleurgh.com
  
  PR:             ports/123074
  Submitted by:   Yarodin <yarodin at gmail.com>
  
  Revision  Changes    Path
  1.958     +1 -0      ports/security/Makefile
  1.1       +26 -0     ports/security/pwman3/Makefile (new)
  1.1       +3 -0      ports/security/pwman3/distinfo (new)
  1.1       +5 -0      ports/security/pwman3/pkg-descr (new)
  1.1       +67 -0     ports/security/pwman3/pkg-plist (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 4 Rong-En Fan freebsd_committer freebsd_triage 2008-05-06 04:10:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!