Download and Install icecast version 1.3.12 on Mac OS X
Wednesday the 23rd of July, 2008

    icecast  most recent diff


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



      # $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: icecast
      Version: 1.3.12
      revision 1
      Category: audio net
      Maintainers: nomaintainer
      Description: A streaming mp3 audio server
      Long Description: Icecast is a streaming mp3 audio server. Icecast provides nearly all the functionality of the Shoutcast server. It will accept encoding streams from encoders like winamp, shout and ices. It can also add itself to a directory server such as our own icecast.linuxpower.org or Nullsoft's yp.shoutcast.com.
      Homepage: http://www.icecast.org/
      Platform: darwin
      master_sites http://downloads.us.xiph.org/releases/icecast/
      checksums md5 69ba36d30722884ea538b70628f1de80
      configure.args --with-crypt --without-python

      platform darwin {
      patchfiles apple-patches
      }
      #variant python {
      # depends_build bin:python:python
      # configure.cppflags-append "-no-cpp-precomp"
      # configure.args-append --with-python
      # contents-append
      # include contents-python
      #}

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

     Where to find more information:

    Darwin Ports



    image test