mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
c22052f6b7
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/
16 lines
575 B
Plaintext
16 lines
575 B
Plaintext
bin/MyPasswordSafe
|
|
%%DATADIR%%/locale/mypasswordsafe_c.qm
|
|
%%DATADIR%%/locale/mypasswordsafe_en.qm
|
|
%%DATADIR%%/locale/mypasswordsafe_fr.qm
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/editdialog.fr.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/editdialog.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/mainwindow.fr.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/mainwindow.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/prefsdialog.fr.jpg
|
|
%%PORTDOCS%%%%DOCSDIR%%/sshots/prefsdialog.jpg
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/sshots
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm %%DATADIR%%/locale
|
|
@dirrm %%DATADIR%%
|