Sofia-sip version 1.12.10 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    sofia-sip  most recent diff


    version 1.12.10

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The sofia-sip Portfile 55087 2009-08-06 19:00:13Z devans macports.org $

      PortSystem 1.0

      Name: sofia-sip
      Version: 1.12.10
      Category: comms
      Maintainers: devans openmaintainer
      Platform: darwin
      Homepage: http://sofia-sip.sourceforge.net
      Master Sites: sourceforge

      Description: Sofia-Sip is a RFC3261 compliant SIP User-Agent library.

      Long Description: Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services.

      Checksums: md5 9e07fde3ad2009e44d1100ca3950d02b sha1 572db412fbfe1b1f52026fa82d6fbc691bb2d375 rmd160 35d3c3d348af1553d1a6fe2e0425efcd5dab8e6f

      depends_build port:pkgconfig port:doxygen

      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:openssl

      configure.args --enable-corefoundation

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.