Wbxml2 version 0.10.7 - How to Download and Install on Mac OS X
Wednesday the 17th of March, 2010

    version 0.10.7

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


      # -*- 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 wbxml2 Portfile 55879 2009-08-20 19:40:56Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup cmake 1.0

      Name: wbxml2
      Version: 0.10.7
      Category: textproc devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: converts between XML and Wireless Binary XML (WBXML)
      Long Description: ${description}
      Homepage: https://libwbxml.opensync.org/

      Master Sites: sourceforge:libwbxml

      distname libwbxml-${version}

      Checksums: md5 ef3e66df3c4223ce5ce0a70ded5c5221 sha1 dac2d5452973c17e75517ae4eff42601091f852e rmd160 e0389673eace78c8b02c79ff4eacd717dd7db70e

      Patch Files: patch-src-cmakelists.diff

      depends_lib port:expat

      pre-configure { file mkdir ${configure.dir} }

      configure.args-append ${worksrcpath}

      configure.dir ${worksrcpath}/build
      build.dir ${configure.dir}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.