cryptcat version 1.2.1 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    cryptcat  most recent diff


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



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $

      PortSystem 1.0

      Name: cryptcat
      Version: 1.2.1
      Category: net security
      Platform: darwin
      Maintainers: nomaintainer
      Description: lightweight netcat with integrated transport encryption
      Long Description: Cryptcat is a lightweight version of netcat with integrated transport encryption capabilities.

      Homepage: http://cryptcat.sourceforge.net/
      master_sites sourceforge
      distname cryptcat-unix-${version}
      extract.suffix .tar
      checksums md5 fc4afff350f3dd5e4fe51b0dd01a8e21
      patchfiles patch-Makefile

      worksrcdir unix

      extract.cmd cat
      extract.pre_args

      use_configure no

      build.target darwin

      destroot {
      xinstall -m 755 ${worksrcpath}/cryptcat ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} Changelog Credits README README.cryptcat ${destroot}${prefix}/share/doc/${name}
      }


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

     Where to find more information:

    Darwin Ports



    image test