Giter Site home page Giter Site logo

os12 / pwsafe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pwsafe/pwsafe

0.0 2.0 0.0 78.1 MB

PasswordSafe - popular secure and convenient password manager

License: Other

CMake 0.61% Shell 0.28% Makefile 0.36% C++ 70.72% Python 0.14% Perl 0.31% Batchfile 0.25% Visual Basic 1.45% HTML 17.35% JavaScript 0.08% CSS 0.07% AppleScript 0.02% Inno Setup 0.04% NSIS 0.29% C 3.07% C# 0.89% Objective-C 0.19% SourcePawn 3.21% Pawn 0.09% XSLT 0.59%

pwsafe's Introduction

= Introduction =
The FreeBSD port of PasswordSafe is currently in BETA.
This means that (1) you should take care to keep copies of the
database to protect against possible loss of data due to bugs, and (2)
there are several unimplemented features. Nonetheless, we feel that
this is good enough to release as an early beta to gather feedback
from a wider audience.

= Supported =
This has only been tested:
 * FreeBSD 10.2 amd64 with wx 3.0
 * FreeBSD 10.3 amd64 with wx 3.0
 * FreeBSD 11.0 i386 with wx 3.0
 * FreeBSD 11.0 amd64 with wx 3.0
== Known not working ==
 * The help system
 * Debug builds
 * -d / -e command line switches

= Installation =
 1. Install:
    - archivers/zip
    - devel/gmake
    - devel/cmake
    - devel/googletest
    - misc/e2fsprogs-libuuid
    - lang/clang38
    - textproc/xerces-c3
    - x11-toolkits/wxgtk30
 2. mkdir build; cd build;
 3. cmake -D wxWidgets_CONFIG_EXECUTABLE=/usr/local/bin/wxgtk2u-3.0-config -D CMAKE_C_COMPILER=clang38 -DCMAKE_CXX_COMPILER=clang++38 ..
 4. gmake
 5. Your `pwsafe` binary is in `build` (your current directory)
 6. At start you get a warning about the help system

= Reporting bugs =
Please submit bugs via https://github.com/pwsafe/pwsafe
Make sure you include output of `uname -a`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.