Download and Install tin-devel version 1.7.10 on Mac OS X
Wednesday the 23rd of July, 2008

    tin-devel  most recent diff


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



      # $Id: Portfile 30242 2007-10-23 01:59:54Z jmpp macports.org $

      PortSystem 1.0
      Name: tin-devel
      Version: 1.7.10
      revision 1
      Category: news
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.tin.org/
      Description: A threaded NNTP and spool based UseNet newsreader

      Long Description: tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.

      master_sites ftp://ftp.tin.org/tin/v1.7/ ftp://ftp.cuhk.edu.hk/pub/packages/news/tin/v1.7/ ftp://ftp.stikman.com/pub/tin/v1.7/

      use_bzip2 yes

      checksums md5 23473a665d6d39ed4463b77d227cbb28

      distname tin-${version}

      configure.args --enable-break-long-lines --enable-nntp --enable-debug --enable-mh-mail-handling --enable-included-msgs --with-coffee --mandir=${prefix}/share/man --infodir=${prefix}/share/info --datadir=${prefix}/share --sysconfdir=${prefix}/etc --disable-pgp-gpg


      build.dir "${worksrcpath}/src"

      pre-destroot { file mkdir "${destroot}${prefix}/share/doc/${name}"
      file mkdir "${destroot}${prefix}/etc/${name}"
      xinstall -m 644 -v -W "${worksrcpath}/doc" auth.txt CHANGES config-anomalies filtering good-netkeeping-seal iso2asc.txt keymap.sample mailcap.sample pgp.txt reading-mail.txt TODO umlaute.txt umlauts.txt WHATSNEW "${destroot}${prefix}/share/doc/${name}"
      file copy "${worksrcpath}/doc/tin.defaults" "${destroot}${prefix}/etc/${name}"
      }

      post-destroot { xinstall -m 755 -v -W "${worksrcpath}/tools" expiretover tinews.pl tinlock "${destroot}${prefix}/bin"
      }

      Variant: ipv6 { configure.args-append --enable-ipv6 }

      Variant: gpg { depends_run bin:gpg:gnupg
      configure.args-delete --disable-pgp-gpg
      configure.args-append --with-gpg=${prefix}/bin/gpg --without-pgp --without-pgpk
      }

      Variant: pgp5 { depends_run bin:pgpk:pgp
      configure.args-delete --disable-pgp-gpg
      configure.args-append --with-pgpk=${prefix}/bin/pgpk --without-gpg --without-pgp
      }

      Variant: ncurses { configure.args-append --with-screen=ncurses }

      Variant: ispell { depends_build bin:ispell:ispell
      configure.args-append --enable-ispell
      }


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

     Where to find more information:

    Darwin Ports



    image test