Download and Install joe version 3.3 on Mac OS X
Wednesday the 9th of July, 2008

    joe  most recent diff


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



      # $Id: Portfile 28414 2007-08-30 19:35:14Z simon macports.org $

      PortSystem 1.0
      Name: joe
      Version: 3.3
      Category: editors
      Maintainers: noses noses.com
      Description: Joe's Own Editor
      Long Description: JOE is the professional freeware ASCII text screen editor for UNIX. It makes full use of the power and versatility of UNIX, but lacks the steep learning curve and basic nonsense you have to deal with in every other UNIX editor. JOE has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations (JOE is fully useable at 2400 baud), simple installation, and all of the UNIX-integration features of VI.
      Homepage: http://sourceforge.net/projects/joe-editor/
      Platform: darwin freebsd
      master_sites sourceforge:joe-editor

      master_sites sourceforge:joe-editor
      checksums md5 02221716679c039c5da00c275d61dbf4
      configure.args --mandir=${prefix}/share/man

      livecheck.distname JOE sources
      livecheck.version ${name}-${version}

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

     Where to find more information:

    Darwin Ports



    image test