Bug 121293 - New port: security/yapet - A curses based password manager
Summary: New port: security/yapet - A curses based password manager
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 17:00 UTC by Rafael Ostertag
Modified: 2008-03-03 09:20 UTC (History)
0 users

See Also:


Attachments
yapet.shar (1.92 KB, text/plain)
2008-03-02 17:00 UTC, Rafael Ostertag
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Ostertag 2008-03-02 17:00:03 UTC
YAPET is a curses based password encryption tool using the Blowfish
encryption algorithm to store the password records encrypted on
disk.
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-03-03 09:11:40 UTC
vanilla     2008-03-03 09:11:34 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/yapet       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add yapet 0.1, a curses based password manager.
  
  PR:             ports/121293
  Submitted by:   Rafael Ostertag <rafi at guengel.ch>
  
  Revision  Changes    Path
  1.942     +1 -0      ports/security/Makefile
  1.1       +23 -0     ports/security/yapet/Makefile (new)
  1.1       +3 -0      ports/security/yapet/distinfo (new)
  1.1       +5 -0      ports/security/yapet/pkg-descr (new)
  1.1       +12 -0     ports/security/yapet/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 2 Vanilla I. Shu freebsd_committer freebsd_triage 2008-03-03 09:17:01 UTC
State Changed
From-To: open->closed

Committed, thanks.