highlighterkit version 0.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    highlighterkit  most recent diff


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



      # $Id: Portfile 30229 2007-10-22 23:01:24Z jmpp macports.org $
      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: HighlighterKit
      Version: 0.1
      Maintainers: nomaintainer
      Homepage: http://home.gna.org/pmanager

      Description: Syntax highlighting framework
      Long Description: HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.

      master_sites http://download.gna.org/pmanager/0.2/
      checksums md5 ad0fb97126da238cbfdb1a7eb0a5f7e4

      depends_lib port:gnustep-gui

      array set gnustep.post_flags {
      . "-lobjc -lgnustep-base -lgnustep-gui"
      }

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

     Where to find more information:

    Darwin Ports



    image test