Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 10:54:04 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/news Makefile ports/news/newsstar Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200405141754.i4EHs542061524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/05/14 10:54:04 PDT

  FreeBSD ports repository

  Modified files:
    news                 Makefile 
  Added files:
    news/newsstar        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add newsstar, a program that fetches news from a number of remote NNTP servers
  and posts it to a local server (INN or sn), and also posts outgoing articles
  from the local server to the remote ones. It uses a configurable number of
  multiple  processes or "threads" to maximise bandwidth utilisation. The threads
  are coordinated to avoid downloading multiple copies of the same article.
  
  PR:             ports/66441
  Submitted by:   Andrey Slusar <vasallia@ukr.net>
  
  Revision  Changes    Path
  1.102     +1 -0      ports/news/Makefile
  1.1       +61 -0     ports/news/newsstar/Makefile (new)
  1.1       +2 -0      ports/news/newsstar/distinfo (new)
  1.1       +20 -0     ports/news/newsstar/pkg-descr (new)
  1.1       +30 -0     ports/news/newsstar/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405141754.i4EHs542061524>