0413ac1227
InterNetNews is a complete Usenet system. The cornerstone of the package is innd, an NNTP server that multiplexes all I/O. Newsreading is handled by a separate server, nnrpd, that is spawned for each client. Both innd and nnrpd have some slight variances from the NNTP protocol. This ports is the developpement version, DON'T USE IT OR TRY TO USE IT ON A PRODUCTION SERVER.
87 lines
1.8 KiB
Makefile
87 lines
1.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
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 += newsx
|
|
SUBDIR += nget
|
|
SUBDIR += nn
|
|
SUBDIR += nnap
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += noffle
|
|
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 += 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>
|