Download and Install libmrss version 0.19.1 on Mac OS X
Monday the 6th of October, 2008

    libmrss  most recent diff


    version 0.19.1

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



      # $Id: Portfile 34482 2008-02-26 19:24:39Z mww macports.org $

      PortSystem 1.0

      Name: libmrss
      Version: 0.19.1
      Category: textproc devel
      Platform: darwin
      Maintainers: mww
      Description: C library for parsing, writing, and creating RSS streams
      Long Description: libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams.

      Homepage: http://libmrss.sourceforge.net/
      master_sites http://autistici.org/bakunin/libmrss/
      checksums sha1 a632b89af04f05ebc3c8dca91d8934e2909a7217

      depends_build port:pkgconfig
      depends_lib port:curl port:libnxml port:openssl port:zlib

      livecheck.check freshmeat

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.