Cutecom-qt4-mac version 0.20.0 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    cutecom-qt4-mac  most recent diff


    version 0.20.0

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


      The cutecom-qt4-mac Portfile 54864 2009-08-03 08:05:50Z ryandesign macports.org $

      PortSystem 1.0

      Name: cutecom-qt4-mac
      Version: 0.20.0
      Category: comms
      Maintainers: jwbacon tds.net
      distname cutecom-${version}
      Description: Graphical serial terminal
      Long Description: CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.

      Master Sites: http://cutecom.sourceforge.net/

      Homepage: http://cutecom.sourceforge.net

      Platform: darwin
      depends_build port:cmake
      depends_lib port:qt4-mac

      Patch Files: patch-qcppdialogimpl.cpp patch-qcppdialogimpl.h patch-cutecommdlg.ui

      Checksums: md5 a42394c3a29a2dc30edab721469f5eee sha1 36d430ab25e7f53128c27f39f67a0fe9a2dd18af rmd160 e8e3caf133ac19b320f66a898069f4c0698ad0a0

      build.env QTDIR=${prefix}/libexec/qt4-mac
      configure.env QTDIR=${prefix}/libexec/qt4-mac

      configure {
      system "cmake -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake ."
      }

      destroot {
      xinstall ${worksrcpath}/cutecom ${destroot}${prefix}/bin
      xinstall -d ${destroot}${prefix}/share/applnk/Utilities
      xinstall ${worksrcpath}/cutecom.desktop ${destroot}${prefix}/share/applnk/Utilities
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.