Libotr version 3.2.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 3.2.0

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


      The libotr Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: libotr
      Version: 3.2.0
      Category: security
      Maintainers: reifferscheid.org:rsync openmaintainer
      Description: Off-the-Record Messaging Library
      Long Description: Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging.
      Homepage: http://www.cypherpunks.ca/otr/
      Platform: darwin

      Master Sites: ${homepage}
      Checksums: md5 faba02e60f64e492838929be2272f839 sha1 e5e10b8ddaf59b0ada6046d156d0431cd2790db9 rmd160 937f512415eb3b82d5730b1aafbe5d55f4f153da

      depends_lib port:libgcrypt

      configure.args --mandir=${prefix}/share/man

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "${name}-(\\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/libotr
      % sudo port install libotr
      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 libotr
      ---> Verifying checksum for libotr
      ---> Extracting libotr
      ---> Configuring libotr
      ---> Building libotr with target all
      ---> Staging libotr into destroot
      ---> Installing libotr
    - 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 libotr with these commands:
      %  man libotr
      % apropos libotr
      % which libotr
      % locate libotr

     Where to find more information:

    Darwin Ports



    Lightbox this page.