Highlighterkit version 0.1 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    highlighterkit  most recent diff


    version 0.1

      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


      The highlighterkit Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: HighlighterKit
      Version: 0.1
      Maintainers: nomaintainer
      Platform: darwin
      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



    Lightbox this page.