Download and Install netclasses version 1.06 on Mac OS X
Tuesday the 2nd of December, 2008

    netclasses  most recent diff


    version 1.06

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



      # $Id: Portfile 38289 2008-07-15 04:06:14Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: netclasses
      Version: 1.06
      Platform: darwin
      Maintainers: nomaintainer
      Description: Asynchronous networking library
      Long Description: Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.

      Homepage: http://netclasses.sf.net/
      master_sites sourceforge:netclasses
      checksums md5 7d00f92743c85d60bfa4fb8b798d5af6
      use_bzip2 yes

      depends_lib port:gnustep-base

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

      use_configure yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.