Pnet version 0.8.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.8.0

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


      The pnet Portfile 55351 2009-08-09 20:39:16Z toby macports.org $

      PortSystem 1.0

      Name: pnet
      Version: 0.8.0
      Category: devel
      Maintainers: nomaintainer
      Platform: darwin
      Description: Portable Net C# compiler and runtime engine.
      Long Description: The goal of Portable Net is to build a suite of Free Software tools to build and execute .NET applications, including a C# compiler, assembler, disassembler, and runtime engine.
      Homepage: http://www.gnu.org/software/dotgnu/
      Master Sites: gnu:dotgnu/pnet
      Checksums: md5 84cb3612d7175bd9e476c88e66fe19f9 sha1 3d048cbef0476f21cbdd86f81c1706f52b7a7218 rmd160 232f96fb92be2cab4109ab03845bafa84c3d0259
      depends_lib port:treecc
      configure.args --without-libffi --without-libgc --infodir=${prefix}/share/info --mandir=${prefix}/share/man

      use_parallel_build no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.