Download and Install keychain version 2.6.8 on Mac OS X
Tuesday the 8th of July, 2008

    keychain  most recent diff


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



      # $Id: Portfile 28923 2007-09-11 20:26:51Z nox macports.org $

      PortSystem 1.0

      Name: keychain
      Version: 2.6.8
      Category: sysutils security
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: A user-friendly front-end to ssh-agent(1)

      Long Description: Keychain is a shell script which acts as user-friendly front-end to ssh-agent(1), allowing you to have one long-running ssh-agent process per system rather than per login session.

      Homepage: http://www.gentoo.org/proj/en/keychain/
      use_bzip2 yes
      master_sites http://dev.gentoo.org/~agriffis/keychain/ http://gentoo.osuosl.org/distfiles/

      checksums md5 2a23b311e438ecebed5639b568738d28

      use_configure no
      build {}

      destroot {
      xinstall -m 555 ${worksrcpath}/keychain ${destroot}${prefix}/bin
      xinstall -m 444 ${worksrcpath}/keychain.1 ${destroot}${prefix}/share/man/man1
      }

      livecheck.check md5
      livecheck.url http://dev.gentoo.org/~agriffis/keychain/
      livecheck.md5 07a3ad8a4a7457f581c6fd134ca7d522


    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/keychain
      % sudo port install keychain
      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 keychain
      ---> Verifying checksum for keychain
      ---> Extracting keychain
      ---> Configuring keychain
      ---> Building keychain with target all
      ---> Staging keychain into destroot
      ---> Installing keychain
    - 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 keychain with these commands:
      %  man keychain
      % apropos keychain
      % which keychain
      % locate keychain

     Where to find more information:

    Darwin Ports



    image test