ctags version 5.7 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    ctags  most recent diff


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



      # $Id: Portfile 29209 2007-09-17 16:50:46Z mww macports.org $

      PortSystem 1.0
      Name: ctags
      Version: 5.7
      Category: devel
      Maintainers: mww openmaintainer
      Description: Reimplementation of ctags(1)
      Long Description: Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Vim and Yacc.
      Homepage: http://ctags.sourceforge.net/
      Platform: darwin freebsd
      master_sites sourceforge
      checksums md5 643cab63b39c8a24377dc4c781547d40 sha1 f7e435286c25181d6cb28ca1ac2d4ba63507a82d rmd160 8d6d9c0a3e056abfb6356852808afe1c99f9224c
      configure.type gnu
      configure.args --enable-macro-patterns --mandir=\\\${prefix}/share/man --with-readlib

      destroot.destdir prefix=${destroot}${prefix}


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

     Where to find more information:

    Darwin Ports



    image test