Bug 123074 - [NEW PORT] security/pwman3 : console based password management application with sql storage
Summary: [NEW PORT] security/pwman3 : console based password management application wi...
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 15:00 UTC by Yarodin
Modified: 2008-05-06 04:20 UTC (History)
0 users

See Also:


Attachments
file.shar (5.03 KB, text/plain)
2008-04-25 15:00 UTC, Yarodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!