Download and Install tcsh version 6.15.00 on Mac OS X
Thursday the 24th of July, 2008

    tcsh  most recent diff


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



      # $Id: Portfile 23940 2007-04-13 04:28:04Z pipping macports.org $

      PortSystem 1.0

      Name: tcsh
      Version: 6.15.00
      Category: shells
      Maintainers: waqar macports.org
      Description: C shell with file name completion and command line editing
      Long Description: Tcsh is a version of the Berkeley C-Shell, with the addition of: a command line editor, command and file name completion, listing, etc. and a bunch of small additions to the shell itself.

      Homepage: http://www.tcsh.org/Home
      Platform: darwin
      master_sites ftp://ftp.funet.fi/pub/unix/shells/${name}/ ftp://ftp.astron.com/pub/${name}/ ftp://ftp.gw.com/pub/unix/${name}/
      checksums md5 67a0611620b080bd0eb032b1774382b6 sha1 d24f7bf27e80222a6293b6629c14db547f0b7387 rmd160 8065279e93bd3fddb2a95a3f74a680858d36508c
      patchfiles patch-Makefile.in
      configure.args --mandir=${prefix}/share/man
      destroot.target install install.man
      depends_lib port:libiconv port:ncurses

      livecheck.check md5
      livecheck.url ftp://ftp.funet.fi/pub/unix/shells/${name}/
      livecheck.md5 6397135fdcd1cef68247e03f39dd0f29

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

     Where to find more information:

    Darwin Ports



    image test