a856d49c19
sn a small news system for small sites serving perhaps a few dozen newsgroups, and with a slow connection to the internet. It is similar to Leafnode. The target user is a home or SOHO with a single modem connection to the Internet, maybe running IP masq or similar, and serving a few workstations. PR: ports/63263 Submitted by: Andreas Fehlner <fehlner@gmx.del>
88 lines
1.9 KiB
Makefile
88 lines
1.9 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 += 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>
|