Gnu-classpath-inetlib version 20050328 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnu-classpath-inetlib  most recent diff


    version 20050328

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


      The gnu-classpath-inetlib Portfile 30233 2007-10-22 23:09:00Z jmpp macports.org $

      PortSystem 1.0

      Name: gnu-classpath-inetlib
      Version: 20050328
      Category: java net
      Platform: darwin
      Maintainers: nomaintainer
      Description: Java extended net API
      Long Description: The Java extended net API which provides certain extensions to java.net

      Homepage: http://www.gnu.org/software/classpathx/

      fetch.type cvs
      cvs.root :ext:anoncvs savannah.gnu.org:/cvsroot/classpath
      cvs.module inetlib
      cvs.args -D"${version}"
      cvs.env CVS_RSH=ssh

      depends_lib port:gnu-classpath port:gnu-crypto

      platform darwin 7 {
      depends_build port:jikes
      }

      worksrcdir inetlib

      configure.env JAVAC=${prefix}/bin/jikes BOOTCLASSPATH=${prefix}/share/java/glibj.jar
      configure.args --with-sasl=${prefix}/share/java/javax-security.jar

      build.env ${configure.env}

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/java
      xinstall -m 644 ${worksrcpath}/inetlib.jar ${destroot}${prefix}/share/java
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.