Download and Install gnu-classpathx-comm version 20050328 on Mac OS X
Friday the 8th of August, 2008

    gnu-classpathx-comm  most recent diff


      View the most recent changes for the gnu-classpathx-comm port at: gnu-classpathx-comm.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnu-classpathx-comm.
      The raw portfile for gnu-classpathx-comm 20050328 is located here:
      http://gnu-classpathx-comm.darwinports.com/dports/java/gnu-classpathx-comm/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-classpathx-comm
      Google
      Web Darwinports.com



      # $Id: Portfile 35697 2008-04-03 08:51:18Z jmr macports.org $

      PortSystem 1.0

      Name: gnu-classpathx-comm
      Version: 20050328
      Category: java comms
      Platform: darwin
      Maintainers: nomaintainer
      Description: implementation of the Java Communications API
      Long Description: The Java Communications API contains support for RS232 serial ports and IEEE 1284 parallel ports.

      Homepage: http://www.gnu.org/software/classpathx/
      fetch.type cvs
      cvs.root :pserver:anoncvs cvs.savannah.gnu.org:/cvsroot/classpathx
      cvs.module comm
      cvs.args -D"${version}"
      cvs.env CVS_RSH=ssh

      depends_lib port:gnu-classpath

      platform darwin 7 {
      depends_build port:jikes
      }

      worksrcdir comm

      configure.env JAVAC=${prefix}/bin/jikes BOOTCLASSPATH=${prefix}/share/java/glibj.jar

      build.env ${configure.env}

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/java
      xinstall -m 644 ${worksrcpath}/gnucomm.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-classpathx-comm
      % sudo port install gnu-classpathx-comm
      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-classpathx-comm
      ---> Verifying checksum for gnu-classpathx-comm
      ---> Extracting gnu-classpathx-comm
      ---> Configuring gnu-classpathx-comm
      ---> Building gnu-classpathx-comm with target all
      ---> Staging gnu-classpathx-comm into destroot
      ---> Installing gnu-classpathx-comm
    - 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-classpathx-comm with these commands:
      %  man gnu-classpathx-comm
      % apropos gnu-classpathx-comm
      % which gnu-classpathx-comm
      % locate gnu-classpathx-comm

     Where to find more information:

    Darwin Ports



    image test