Download and Install pidgin-otr version 3.1.0 on Mac OS X
Thursday the 28th of August, 2008

    pidgin-otr  most recent diff


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



      # $Id: Portfile 32447 2008-01-02 10:56:37Z afb macports.org $

      PortSystem 1.0

      Name: pidgin-otr
      Version: 3.1.0
      Category: security net chat
      Maintainers: rsync reifferscheid.org
      Description: Off-the-Record Plugin for Pidgin
      Long Description: This is a pidgin plugin which implements Off-the-Record (OTR) Messaging. OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - Deniability - The messages you send do _not_ have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, _during_ a conversation, your correspondent is assured the messages he sees are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised.
      Homepage: http://www.cypherpunks.ca/otr/
      Platform: darwin

      master_sites ${homepage}
      checksums md5 f4ca8bc228069616d4c8fa9288af6bb5 sha1 f22d9488da3d085f988090ca3b8f79291b8edb45 rmd160 f0790718fee4d63be3ab2e795e500751137f00e5

      depends_lib port:pidgin port:libotr port:gettext

      configure.cppflags-append -I${prefix}/include/gtk-2.0

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/lib/pidgin/
      eval xinstall -m 755 ${worksrcpath}/.libs/pidgin-otr.so ${destroot}${prefix}/lib/pidgin/
      eval xinstall -m 755 ${worksrcpath}/.libs/pidgin-otr.la ${destroot}${prefix}/lib/pidgin/
      }

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

     Where to find more information:

    Darwin Ports



    image test