blob: 34331332fe40dbe832a323f6c255c04a8d370f68 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
# $FreeBSD$
#
COMMENT = Network news
SUBDIR += atp
SUBDIR += aub
SUBDIR += c-nocem
SUBDIR += cg
SUBDIR += cleanfeed
SUBDIR += cnews
SUBDIR += crashmail
SUBDIR += diablo
SUBDIR += fidogate
SUBDIR += golded+
SUBDIR += gup
SUBDIR += hellanzb
SUBDIR += husky
SUBDIR += husky-areafix
SUBDIR += husky-fidoconf
SUBDIR += husky-hpt
SUBDIR += husky-htick
SUBDIR += husky-huskylib
SUBDIR += husky-smapi
SUBDIR += husky-sqpack
SUBDIR += ifmail
SUBDIR += inn
SUBDIR += knews
SUBDIR += leafnode
SUBDIR += lusernet
SUBDIR += mail2nntp
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 += noffle
SUBDIR += nzbget
SUBDIR += nzbperl
SUBDIR += p5-NNTPClient
SUBDIR += p5-News-Article
SUBDIR += p5-News-Article-NoCeM
SUBDIR += p5-News-Newsrc
SUBDIR += p5-POE-Component-Client-NNTP
SUBDIR += p5-POE-Component-Server-NNTP
SUBDIR += pan
SUBDIR += papercut
SUBDIR += pgpmoose
SUBDIR += plor
SUBDIR += py-pynzb
SUBDIR += py-sabyenc
SUBDIR += py-yenc
SUBDIR += rawdog
SUBDIR += s-news
SUBDIR += sabnzbdplus
SUBDIR += slrn
SUBDIR += slrnconf
SUBDIR += slrnface
SUBDIR += sn
SUBDIR += suck
SUBDIR += suck-cnews
SUBDIR += tin
SUBDIR += trn
SUBDIR += trn4
SUBDIR += ubh
SUBDIR += xpn
SUBDIR += xrn
SUBDIR += yencode
SUBDIR += yydecode
.include <bsd.port.subdir.mk>
|