cvs commit: ports/news Makefile ports/news/newsstar Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Fri May 14 10:54:06 PDT 2004


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 at 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)


More information about the cvs-all mailing list