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

2008-02-27 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Tue 2008-02-26 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 Jari Aalto writes:
 
  Included in Debian stable
 
  http://packages.debian.org/unstable/suck
 
 Builds fine from source and packaging looks good.
 
 setup.hint needs libgdbm4 in it's require line. suck depends on it.

 Fixed.

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker


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

2008-02-27 Thread Corinna Vinschen
On Feb 27 00:56, Jari Aalto wrote:
 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

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


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

2008-02-26 Thread Dr. Volker Zell
 Jari Aalto writes:

 Included in Debian stable

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

Builds fine from source and packaging looks good.

setup.hint needs libgdbm4 in it's require line. suck depends on it.

Ciao
  Volker


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

2008-02-26 Thread Jari Aalto
* Tue 2008-02-26 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 Jari Aalto writes:

  Included in Debian stable

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

 Builds fine from source and packaging looks good.

 setup.hint needs libgdbm4 in it's require line. suck depends on it.

Fixed.

  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

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


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

2008-02-24 Thread Cygwin-bug#20080224T2230

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
  wgethttp://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