freebsd-ports/news/Makefile
Pav Lucistnik 5d58a5f47f 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>
2004-05-14 17:54:04 +00:00

92 lines
1.9 KiB
Makefile

# $FreeBSD$
#
COMMENT = Network news
SUBDIR += PicMonger
SUBDIR += atp
SUBDIR += aub
SUBDIR += bgrab
SUBDIR += c-nocem
SUBDIR += cleanfeed
SUBDIR += cleanscore
SUBDIR += cnews
SUBDIR += crashmail
SUBDIR += diablo
SUBDIR += dnews
SUBDIR += fidogate
SUBDIR += gnus-emacs20
SUBDIR += golded+
SUBDIR += grn
SUBDIR += gup
SUBDIR += husky-base
SUBDIR += husky-bsopack
SUBDIR += husky-fidoconf
SUBDIR += husky-hpt
SUBDIR += husky-hptkill
SUBDIR += husky-hptsqfix
SUBDIR += husky-hpucode
SUBDIR += husky-htick
SUBDIR += husky-msged
SUBDIR += husky-nltools
SUBDIR += husky-smapi
SUBDIR += husky-sqpack
SUBDIR += ifmail
SUBDIR += ija
SUBDIR += inn
SUBDIR += inn-current
SUBDIR += inn-stable
SUBDIR += knews
SUBDIR += leafnode
SUBDIR += leafnode+
SUBDIR += mmail
SUBDIR += multisuck
SUBDIR += newscache
SUBDIR += newsfetch
SUBDIR += newsfish
SUBDIR += newsgrab
SUBDIR += newspost
SUBDIR += newsstar
SUBDIR += newsx
SUBDIR += nget
SUBDIR += nn
SUBDIR += nnap
SUBDIR += nntp
SUBDIR += nntpbtr
SUBDIR += nntpcache
SUBDIR += nntpswitch
SUBDIR += noffle
SUBDIR += nzbget
SUBDIR += p5-Gateway
SUBDIR += p5-NNTPClient
SUBDIR += p5-News-Article
SUBDIR += p5-News-Newsrc
SUBDIR += pan2
SUBDIR += papercut
SUBDIR += pgpmoose
SUBDIR += plor
SUBDIR += pyne
SUBDIR += rawdog
SUBDIR += rkive
SUBDIR += slnr
SUBDIR += slrn
SUBDIR += slrnconf
SUBDIR += slrnface
SUBDIR += slurp
SUBDIR += sn
SUBDIR += suck
SUBDIR += suck-cnews
SUBDIR += t-gnus
SUBDIR += t-gnus-emacs20
SUBDIR += t-gnus-mule
SUBDIR += t-gnus-xemacs21-mule
SUBDIR += tin
SUBDIR += trn
SUBDIR += trn4
SUBDIR += ubh
SUBDIR += unpost
SUBDIR += xmitbin
SUBDIR += xrn
SUBDIR += yencode
.include <bsd.port.subdir.mk>