gecko-sharp version 0.5 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gecko-sharp  most recent diff


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



      # $Id: Portfile 20496 2006-11-03 15:48:21Z blair macports.org $

      PortSystem 1.0
      Name: gecko-sharp
      Version: 0.5
      Category: devel
      Platform: darwin
      Maintainers: pat2man comcast.net
      Description: Gecko bindings for the Mono .NET Development Framework
      Long Description: Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler. This is the Gecko# toolkit for it.

      Homepage: http://www.go-mono.org/
      master_sites ${homepage}archive/${version}/
      checksums md5 71e75186b2ee5c644d5dd1560ce27357

      depends_lib bin:mono:mono lib:mono:gtk-sharp

      # Build as a framework
      Variant: macosx-framework requires darwin {
      prefix /Library/Frameworks/Mono.framework/Versions/${version}
      }

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

     Where to find more information:

    Darwin Ports



    image test