summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: 328997d8b4ec2ea6786c13f0195505fffb9fc035 (plain)
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# $NetBSD: Makefile,v 1.190 2001/02/16 15:51:52 wiz Exp $
#

COMMENT=	Networking tools

SUBDIR+=	6to4
SUBDIR+=	adns
SUBDIR+=	airportbasestationconfig
SUBDIR+=	archie
SUBDIR+=	arla
SUBDIR+=	arpd
SUBDIR+=	arpwatch
SUBDIR+=	batchftp
SUBDIR+=	bind4
SUBDIR+=	bind8
SUBDIR+=	bind9
SUBDIR+=	bind9-current
SUBDIR+=	bing
SUBDIR+=	bounce
SUBDIR+=	cftp
SUBDIR+=	choparp
SUBDIR+=	cia
SUBDIR+=	coda5_client
SUBDIR+=	coda5_server
SUBDIR+=	coda_client
SUBDIR+=	coda_doc
SUBDIR+=	coda_intro
SUBDIR+=	coda_server
SUBDIR+=	dante
SUBDIR+=	ddclient
SUBDIR+=	delegate
SUBDIR+=	dhid
SUBDIR+=	dip
SUBDIR+=	djbdns
SUBDIR+=	dlint
SUBDIR+=	echoping
SUBDIR+=	eggdrop
SUBDIR+=	ethereal
SUBDIR+=	fair-identd
SUBDIR+=	fping
SUBDIR+=	freewais-sf
SUBDIR+=	gated
SUBDIR+=	gnapfetch
SUBDIR+=	gnapster
SUBDIR+=	gnomeicu
SUBDIR+=	gnut
SUBDIR+=	gtk-gnutella
SUBDIR+=	gtksamba
SUBDIR+=	gtm
SUBDIR+=	httptunnel
SUBDIR+=	icsi-finger
SUBDIR+=	irrd
SUBDIR+=	isic
SUBDIR+=	ispman
SUBDIR+=	jwhois
SUBDIR+=	kdenetwork
SUBDIR+=	kmap
SUBDIR+=	lftp
SUBDIR+=	libnids
SUBDIR+=	libpcap
SUBDIR+=	libsscript
SUBDIR+=	lopster
SUBDIR+=	lukemftp
SUBDIR+=	md-whois
SUBDIR+=	mirror
SUBDIR+=	mouse-pppoe
SUBDIR+=	mrt
SUBDIR+=	mrtg
SUBDIR+=	mtr
SUBDIR+=	nap
SUBDIR+=	ncftp2
SUBDIR+=	ncftp3
SUBDIR+=	netatalk
SUBDIR+=	netatalk-asun
SUBDIR+=	netcat
SUBDIR+=	netname
SUBDIR+=	netperf
SUBDIR+=	netsaint-base
SUBDIR+=	netsaint-plugin-snmp
SUBDIR+=	netsaint-plugins
SUBDIR+=	ngrep
SUBDIR+=	nmap
SUBDIR+=	nmapfe
SUBDIR+=	nocol
SUBDIR+=	ntop
SUBDIR+=	ntp4
SUBDIR+=	openh323
SUBDIR+=	ORBit
SUBDIR+=	p5-ispman
SUBDIR+=	p5-Net
SUBDIR+=	p5-Net-DNS
SUBDIR+=	p5-Net-SNMP
SUBDIR+=	p5-Net-TFTP
SUBDIR+=	p5-Net-Telnet
SUBDIR+=	p5-SNMP
SUBDIR+=	p5-Socket6
SUBDIR+=	p5-Wais
SUBDIR+=	pchar
SUBDIR+=	pfnet
SUBDIR+=	pload
SUBDIR+=	poptop
SUBDIR+=	ppp
SUBDIR+=	ppp-mppe
SUBDIR+=	pptp
SUBDIR+=	ra-pna-proxy
SUBDIR+=	ra-rtsp-proxy
SUBDIR+=	radius
SUBDIR+=	rdist6
SUBDIR+=	rp-pppoe
SUBDIR+=	rsync
SUBDIR+=	rumba
SUBDIR+=	samba
SUBDIR+=	sdist
SUBDIR+=	sendfile
SUBDIR+=	sftp
SUBDIR+=	sitescooper
SUBDIR+=	sniffit
SUBDIR+=	snort
SUBDIR+=	socks4
SUBDIR+=	socks5
SUBDIR+=	speakfreely
SUBDIR+=	spegla
SUBDIR+=	srsh
SUBDIR+=	ssync
SUBDIR+=	tacacs
SUBDIR+=	tcl-scotty
SUBDIR+=	tcpdump
SUBDIR+=	tcpillust
SUBDIR+=	tcptrace
SUBDIR+=	tinyfugue
SUBDIR+=	tkined
SUBDIR+=	tn5250
SUBDIR+=	totd
SUBDIR+=	trafshow
SUBDIR+=	ttcp
SUBDIR+=	ttt
SUBDIR+=	ucd-snmp
SUBDIR+=	ucd-snmp-current
SUBDIR+=	ucspi-tcp
SUBDIR+=	unison
SUBDIR+=	upclient
SUBDIR+=	userppp
SUBDIR+=	vnc
SUBDIR+=	vncviewer
SUBDIR+=	vtun
SUBDIR+=	wakeup
SUBDIR+=	wget
SUBDIR+=	wmnet
SUBDIR+=	wmpload
SUBDIR+=	wu-ftpd
SUBDIR+=	xarchie
SUBDIR+=	xipdump
SUBDIR+=	xspeakfree
SUBDIR+=	xtraceroute
SUBDIR+=	ytalk
SUBDIR+=	ywho
SUBDIR+=	zebra
SUBDIR+=	zephyr

.include "../mk/bsd.pkg.subdir.mk"