Download and Install glark version 1.6.5 on Mac OS X
Friday the 25th of July, 2008

    glark  most recent diff


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



      # $Id: Portfile 20476 2006-11-03 15:31:18Z blair macports.org $

      PortSystem 1.0
      Name: glark
      Version: 1.6.5
      revision 1
      Platform: darwin
      Category: textproc
      Maintainers: mich freebsdcluster.org
      Description: Search text files for complex regular expressions
      Long Description: A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby regular expressions, highlighting of matches, complex expressions (``and'' and ``or''), and automatic exclusion of non-text files.
      Homepage: http://glark.sourceforge.net
      master_sites sourceforge
      checksums md5 5c1fb2980bfe8f1f24f3ae76fe2fcb00
      use_configure no
      destroot { system "cd ${worksrcpath} && install ${name} ${destroot}${prefix}/bin && install ${name}.1 ${destroot}${prefix}/share/man/man1" }

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

     Where to find more information:

    Darwin Ports



    image test