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

    ccxstream  most recent diff


    version 1.0.15

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


      The ccxstream Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      Name: ccxstream
      Version: 1.0.15
      Category: net
      Maintainers: gmail.com:yunzheng.hu
      Description: Stream media files to XBox Media Center via XBMSP
      Long Description: Server to stream music and video files from your UNIX server to a XBox running XBox Media Player using the XBMSP protocol.
      Homepage: http://www.xboxmediacenter.de/
      Platform: darwin
      #depends_lib port:expat port:libiconv port:ncurses port:readline
      Checksums: md5 c589fff48ce541f26b394c9d82ccbead sha1 d97ac63374bf8ff6dcb77ccb89a6e92ff3e713d6
      Master Sites: sourceforge:xbplayer
      use_configure no

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/bin ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 -v -W ${worksrcpath} ccxstream ccxtest ${destroot}${prefix}/bin
      xinstall -m 644 -v -W ${worksrcpath} README ChangeLog TODO xbmsp-xml.txt xbmsp.txt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.