aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
blob: a272665dffc6734c40a8d37b7047e39f909fc4f7 (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
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
# $FreeBSD$
#

    SUBDIR += aafid2
    SUBDIR += acid
    SUBDIR += aide
    SUBDIR += bjorb
    SUBDIR += bro
    SUBDIR += bugs
    SUBDIR += ca-roots
    SUBDIR += calife
    SUBDIR += cfs
    SUBDIR += checkpassword
    SUBDIR += chrootuid
    SUBDIR += cops
    SUBDIR += crack
    SUBDIR += cyrus-sasl
    SUBDIR += ddos_scan
    SUBDIR += donkey
    SUBDIR += dsniff
    SUBDIR += fakebo
    SUBDIR += find_ddos
    SUBDIR += firewalk
    SUBDIR += fragrouter
    SUBDIR += fuzz
    SUBDIR += fwtk
    SUBDIR += gag
    SUBDIR += gnupg
    SUBDIR += gnupg-rsa
    SUBDIR += gpa
    SUBDIR += gpasman
    SUBDIR += gtkportscan
    SUBDIR += heimdal
    SUBDIR += hping
    SUBDIR += ident2
    SUBDIR += identify
    SUBDIR += inflex
    SUBDIR += its4
    SUBDIR += john
    SUBDIR += keynote
    SUBDIR += keyprint
    SUBDIR += kmap
    SUBDIR += krb5
    SUBDIR += kssh
    SUBDIR += l0pht-watch
    SUBDIR += libident
    SUBDIR += libmcrypt
    SUBDIR += libmcrypt-nm
    SUBDIR += libparanoia
    SUBDIR += logcheck
    SUBDIR += lsh
    SUBDIR += lxnb
    SUBDIR += mhash
    SUBDIR += mindterm-binary
    SUBDIR += nbaudit
    SUBDIR += nessus
    SUBDIR += nessus-libraries
    SUBDIR += nessus-libnasl
    SUBDIR += nessus-plugins
    SUBDIR += nmap
    SUBDIR += nmapfe
    SUBDIR += oidentd
    SUBDIR += openssh
    SUBDIR += openssh-askpass
    SUBDIR += openssl
    SUBDIR += p5-Authen-PAM
    SUBDIR += p5-Authen-Radius
    SUBDIR += p5-Crypt-Blowfish
    SUBDIR += p5-Crypt-CBC
    SUBDIR += p5-Crypt-DES
    SUBDIR += p5-Crypt-IDEA
    SUBDIR += p5-Digest-MD5
    SUBDIR += p5-GnuPG-Interface
    SUBDIR += p5-IO-Socket-SSL
    SUBDIR += p5-MD5
    SUBDIR += p5-Net-SSLeay
    SUBDIR += p5-PGP
    SUBDIR += p5-PGP-Sign
    SUBDIR += pad
    SUBDIR += pam-mysql
    SUBDIR += pgp
    SUBDIR += pgp5
    SUBDIR += pgp6
    SUBDIR += pgpdump
    SUBDIR += pgpgpg
    SUBDIR += pidentd
    SUBDIR += pktsuckers
    SUBDIR += portscanner
    SUBDIR += portsentry
    SUBDIR += pscan
    SUBDIR += racoon
    SUBDIR += radiusniff
    SUBDIR += rid
    SUBDIR += rsaref
    SUBDIR += ruby-acl
    SUBDIR += ruby-tcpwrap
    SUBDIR += saint
    SUBDIR += scanssh
    SUBDIR += seahorse
    SUBDIR += siphon
    SUBDIR += skip
    SUBDIR += slurpie
    SUBDIR += slush
    SUBDIR += smurflog
    SUBDIR += sniff
    SUBDIR += snort
    SUBDIR += srm
    SUBDIR += ssh
    SUBDIR += ssh2
    SUBDIR += sslproxy
    SUBDIR += sslwrap
    SUBDIR += strobe
    SUBDIR += stunnel
    SUBDIR += sudo
    SUBDIR += super
    SUBDIR += swatch
    SUBDIR += tcp_wrapper
    SUBDIR += trinokiller
    SUBDIR += tripwire
    SUBDIR += tripwire-131
    SUBDIR += uvscan-dat
    SUBDIR += vlock
    SUBDIR += vscan
    SUBDIR += whisker
    SUBDIR += xinetd
    SUBDIR += zebedee
    SUBDIR += zombiezapper

.include <bsd.port.subdir.mk>