Download and Install slrn-devel version ${betaversion}-${svnversion} on Mac OS X
Wednesday the 23rd of July, 2008

    slrn-devel  most recent diff


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



      # $Id: Portfile 31645 2007-12-01 11:08:02Z mww macports.org $

      PortSystem 1.0
      Name: slrn-devel
      set betaversion 0.9.9pre
      set svnversion 69
      Version: ${betaversion}-${svnversion}
      Category: news net
      Platform: darwin
      Maintainers: sbranzo gmail.com
      Homepage: http://slrn.sourceforge.net/
      Description: A powerful console-based newsreader

      Long Description: slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.

      master_sites macports
      distname slrn-${betaversion}-${svnversion}
      checksums sha1 c83457cc19503170c73abc84c18284320ab8d342 md5 44a4f4a40ae48f2ea07ceb6350bee129

      use_bzip2 yes

      depends_lib port:slang2 port:libiconv

      configure.args --with-libiconv-prefix=${prefix} --mandir=${prefix}/share/man --with-slang-library=${prefix}/lib --with-slang-includes=${prefix}/include

      # adds slrnpull
      Variant: pull { configure.args-append --with-slrnpull }

      # ssl variant
      Variant: ssl {
      configure.args-append --with-ssl=${prefix} --with-ssl-includes=${prefix}/include/openssl

      depends_lib-append port:openssl
      }



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

     Where to find more information:

    Darwin Ports



    image test