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

    dosmacux  most recent diff


    version 1.5

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


      The dosmacux Portfile 57758 2009-09-16 07:48:28Z ryandesign macports.org $

      PortSystem 1.0

      Name: dosmacux
      Version: 1.5
      Category: textproc
      Platform: darwin
      Maintainers: ryandesign
      license public domain
      use_bzip2 yes
      use_parallel_build yes
      Homepage: http://www.math.utah.edu/pub/dosmacux/

      Master Sites: ${homepage} ftp://ftp.math.utah.edu/pub/misc/

      Checksums: md5 4c37a5fa90a4598f109e36047e3a9010 sha1 37344520373639cd7a9fb69465114218044ff7b0 rmd160 dc87032458df1106a48df6dc017138202c886f45

      Description: convert text file line endings between DOS, Mac and UNIX standards

      Long Description: ${name} provides six utilities for converting text file end-of-line characters from one operating system convention to another, while retaining file time stamps.

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

      test.run yes
      test.target check

      post-destroot {
      set docdir ${destroot}${prefix}/share/doc/${name}-${version}
      xinstall -d ${docdir}
      xinstall -W ${worksrcpath} -m 0644 AUTHORS COPYING ChangeLog NEWS README ${docdir}
      }

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex ${name}-(\[0-9.\]+)\\.tar

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.