cxref version 1.6a for Mac OS X 10.5 Leopard
Friday the 9th of May, 2008

    cxref  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: cxref
      Version: 1.6a
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: C program cross-referencing & documentation tool
      Long Description: A program that takes as input a series of C source files and produces a LaTeX or HTML document containing a cross reference of the files/functions/variables in the program, including documentation taken from suitably formatted source code comments. The documentation is stored in the C source file in specially formatted comments, making it simple to maintain. The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions.

      Homepage: http://www.gedanken.demon.co.uk/cxref/
      master_sites http://www.gedanken.demon.co.uk/download-cxref/ http://www.ibiblio.org/pub/Linux/devel/lang/c/ ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/devel/lang/c/
      extract.suffix .tgz
      checksums md5 a384b72b280f47a60025f93dcdda4921

      depends_build bin:bison:bison

      configure.args --mandir=${prefix}/share/man


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

     Where to find more information:

    Darwin Ports



    image test