cvs commit: ports/security Makefile ports/security/mypasswordsafe Makefile distinfo pkg-descr pkg-plist ports/security/mypasswordsafe/files patch-src__crypto__sha1.h patch-src__myendian.h patch-src__mypasswordsafe.ui

Alejandro Pulver alepulver at FreeBSD.org
Sun Dec 17 12:29:07 PST 2006


alepulver    2006-12-17 20:29:05 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/mypasswordsafe Makefile distinfo pkg-descr pkg-plist 
    security/mypasswordsafe/files patch-src__crypto__sha1.h 
                                  patch-src__myendian.h 
                                  patch-src__mypasswordsafe.ui 
  Log:
  MyPasswordSafe is a straight-forward, easy-to-use password manager that
  maintains compatibility with Password Safe files. MyPasswordSafe has the
  following features:
  
  * Safes are encrypted when they are stored to disk.
  * Passwords never have to be seen, because they are copied to the clipboard.
  * Random passwords can be generated.
  * Window size, position, and column widths are remembered.
  * Passwords remain encrypted until they need to be decrypted at the dialog and
    file levels.
  * A safe can be made active so it will always be opened when MyPasswordSafe
    starts.
  * Supports Unicode in the safes.
  * Languages supported: English and French.
  
  WWW: http://www.semanticgap.com/myps/
  
  Revision  Changes    Path
  1.840     +1 -0      ports/security/Makefile
  1.1       +33 -0     ports/security/mypasswordsafe/Makefile (new)
  1.1       +3 -0      ports/security/mypasswordsafe/distinfo (new)
  1.1       +11 -0     ports/security/mypasswordsafe/files/patch-src__crypto__sha1.h (new)
  1.1       +11 -0     ports/security/mypasswordsafe/files/patch-src__myendian.h (new)
  1.1       +9 -0      ports/security/mypasswordsafe/files/patch-src__mypasswordsafe.ui (new)
  1.1       +16 -0     ports/security/mypasswordsafe/pkg-descr (new)
  1.1       +15 -0     ports/security/mypasswordsafe/pkg-plist (new)


More information about the cvs-ports mailing list