gnome-keyring version 2.20.3 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gnome-keyring  most recent diff


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



      # $Id: Portfile 33199 2008-01-21 02:31:08Z nox macports.org $

      PortSystem 1.0

      Name: gnome-keyring
      Version: 2.20.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Description: GNOME program for storing passwords.

      Long Description: gnome-keyring is a program that keep password and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, andother applications can locate it by an environment variable.

      Homepage: http://live.gnome.org/GnomeKeyring/
      master_sites gnome:sources/${name}/${branch}/
      use_bzip2 yes

      checksums md5 2205177a168e745fa803c96a4fb62102 sha1 e6518a9521bc240ac4fb55185747c80ac41739e1 rmd160 8e85220492cd87b15bb3f1fadbb6673cea3a684c

      depends_build port:pkgconfig port:intltool

      depends_lib port:glib2 port:gtk2 port:gettext port:libiconv port:libgcrypt

      configure.cppflags-append -L${prefix}/lib

      test.run yes
      test.target check

      pre-test {
      if {! [variant_isset test]} {
      return -code 1 "You must enable test variant to test this port."
      }
      }

      Variant: test description {Enable build of tests} {
      configure.args-append --enable-tests
      }

      livecheck.check regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    image test