arj version 3.10.22 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    arj  most recent diff


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



      # $Id: Portfile 33435 2008-01-27 11:04:07Z ryandesign macports.org $

      PortSystem 1.0
      Name: arj
      Version: 3.10.22
      Category: archivers sysutils
      Description: create and extract files from dos .arj archives
      Maintainers: jc crazic.ru
      Long Description: ${description}
      Homepage: http://arj.sourceforge.net/
      master_sites sourceforge:arj
      checksums md5 f263bf3cf6d42a8b7e85b4fb514336d3
      depends_build port:autoconf
      depends_lib port:libtool
      use_autoconf yes
      autoconf.dir gnu
      configure.dir ${autoconf.dir}

      post-extract {
      copy -force ${prefix}/share/libtool/config.guess ${prefix}/share/libtool/config.sub ${worksrcpath}/${autoconf.dir}
      }

      patchfiles patch-conifgure.in patch-environ.c patch-makefile.in patch-postproc.c patch-uxspec.c

      build.target prepare all

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

     Where to find more information:

    Darwin Ports



    image test