This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] suck 4.3.2 -- Small newsfeed from an NNTP server with standard NNTP commands


Included in Debian stable

    http://packages.debian.org/unstable/suck

Jari

sdesc: "Small newsfeed from an NNTP server with standard NNTP commands"
ldesc: "This package contains software for copying news from an NNTP server to
your local machine, and copying replies back up to an NNTP server. The
suck/rpost combination allows you to run your own INN/CNEWS site,
controlling where you get your news, and where you post outgoing
articles. Suck/rpost use only standard NNTP commands that are used by
your favorite news reader (like tin, knews, trn) such as POST and
ARTICLE. If you can use tin or knews against an NNTP site, than you
can use Suck/Rpost and have multiple site feeds."
category: Net
requires: cygwin openssl

a) manual

 wget        \
    http://cygwin.cante.net/suck/suck-4.3.2-1-src.tar.bz2 \
    http://cygwin.cante.net/suck/suck-4.3.2-1.tar.bz2 \
    http://cygwin.cante.net/suck/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir suck ; cd suck
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/suck/get.sh \
          http://cygwin.cante.net/suck/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]