Download and Install rb-gpgme on Mac OS X
Thursday the 24th of July, 2008

    rb-gpgme  most recent diff


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



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {gpgme ruby-gpgme} 1.0.0 extconf.rb {examples}
      Maintainers: nomaintainer
      Description: Ruby interface to GnuPG Made Easy (GPGME)
      Long Description: Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME).
      Homepage: http://deisui.org/~ueno/ruby/ruby-gpgme/
      master_sites http://rubyforge.org/frs/download.php/15501/
      Category:-append security
      checksums md5 6847df0c3ec3d5cb6460817dcea97aa2
      depends_lib-append port:gpgme
      Platform: darwin

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

     Where to find more information:

    Darwin Ports



    image test