blob: 4bce98f70a475b2d1a8ffee6d2893a1dff998a11 (
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
|
# $FreeBSD$
#
SUBDIR += bjorb
SUBDIR += bro
SUBDIR += bugs
SUBDIR += cfs
SUBDIR += checkpassword
SUBDIR += cops
SUBDIR += crack
SUBDIR += donkey
SUBDIR += fakebo
SUBDIR += firewalk
SUBDIR += fwtk
SUBDIR += gnupg
SUBDIR += gpasman
SUBDIR += gtkportscan
SUBDIR += identify
SUBDIR += john
SUBDIR += keyprint
SUBDIR += krb5
SUBDIR += l0pht-watch
SUBDIR += libident
SUBDIR += libmcrypt
SUBDIR += libparanoia
SUBDIR += mhash
SUBDIR += nbaudit
SUBDIR += nessus
SUBDIR += nmap
SUBDIR += nmapfe
SUBDIR += openssl
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Digest-MD5
SUBDIR += p5-MD5
SUBDIR += p5-PGP
SUBDIR += p5-PGP-Sign
SUBDIR += pgp
SUBDIR += pgp5
SUBDIR += pidentd
SUBDIR += pktsuckers
SUBDIR += portscanner
SUBDIR += portsentry
SUBDIR += raproxy
SUBDIR += rsaref
SUBDIR += skip
SUBDIR += slush
SUBDIR += smurflog
SUBDIR += sniff
SUBDIR += snort
SUBDIR += ssh
SUBDIR += ssh2
SUBDIR += sslproxy
SUBDIR += strobe
SUBDIR += stunnel
SUBDIR += sudo
SUBDIR += super
SUBDIR += swatch
SUBDIR += tcp_wrapper
SUBDIR += tripwire
SUBDIR += vscan
SUBDIR += xinetd
.include <bsd.port.subdir.mk>
|