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:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
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"
State Changed From-To: open->closed New port added. Thanks!