Download and Install kedpm version 0.4.1-cvs on Mac OS X
Saturday the 19th of July, 2008

    kedpm  most recent diff


      View the most recent changes for the kedpm port at: kedpm.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for kedpm.
      The raw portfile for kedpm 0.4.1-cvs is located here:
      http://kedpm.darwinports.com/dports/security/kedpm/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/kedpm
      Google
      Web Darwinports.com



      # $Id: Portfile 32378 2007-12-28 19:57:49Z pmq macports.org $

      PortSystem 1.0

      Name: kedpm
      Category: security python x11
      Version: 0.4.1-cvs
      Platform: darwin
      Maintainers: pmq

      Description: Python GTK2 Password Manager
      Long Description: Password Manager helps managing large numbers of passwords and related information and simplifies the tasks of searching and entering password data. KedPM is written in pure python. KedPM is written as an extensible framework, which allows users to plug in custom password database back-ends and custom user interface front-ends. Currently, only the Figaro PM back-end supported. To control KedPM user can choose between CLI and GTK2 based GUI front-ends.

      Homepage: http://kedpm.sourceforge.net
      # master_sites sourceforge
      master_sites macports
      use_bzip2 yes
      checksums sha1 7319b45efced4995d85fba0bceefb5c5f0313852

      depends_lib port:python25 port:py25-crypto port:py25-hashlib port:py25-gtk port:py25-readline port:libglade2

      use_configure no
      # use_build doesn't seem to exist
      build {}

      destroot.cmd ${prefix}/bin/python2.5 setup.py install
      destroot.destdir --prefix=${prefix} --root=${destroot}

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/kedpm
      % sudo port install kedpm
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching kedpm
      ---> Verifying checksum for kedpm
      ---> Extracting kedpm
      ---> Configuring kedpm
      ---> Building kedpm with target all
      ---> Staging kedpm into destroot
      ---> Installing kedpm
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using kedpm with these commands:
      %  man kedpm
      % apropos kedpm
      % which kedpm
      % locate kedpm

     Where to find more information:

    Darwin Ports



    image test