libarxx version 0.7.8 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    libarxx  most recent diff


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



      # $Id: Portfile 27984 2007-08-17 03:00:08Z nox macports.org $

      PortSystem 1.0

      Name: libarxx
      Version: 0.7.8
      Category: archivers devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: C++ library for using ARX archives

      Long Description: libarxx is a C++ implementation for accessing ARX archives. ARX archives are compressed and structured collections of data items with advanced features like data synchronization, references for external data items, and merging multiple archives.

      Homepage: http://libarxx.sourceforge.net/
      master_sites sourceforge
      use_bzip2 yes

      checksums md5 4651c8e2fb5e266f17d3c70a7e323c79 sha1 a17a48dc5bc30f1fdb23e2d867a10641a1fe0a48 rmd160 d16077addbd142ef20daa31782beba3874ce703d

      depends_lib port:zlib port:bzip2

      depends_run port:pkgconfig

      set docdir ${prefix}/share/doc/${name}-${version}

      post-patch {
      reinplace -E "s|\\\${prefix}/doc/${name}|${docdir}|" ${worksrcpath}/Makefile.in
      }

      configure.args --with-zlib --with-bzlib --docdir=${docdir}

      test.run yes
      test.target check

      livecheck.regex "${name} ${name}-(\\d+(?:\\.\\d+)*) released.*"


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

     Where to find more information:

    Darwin Ports



    image test