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

    SUBDIR += bjorb
    SUBDIR += bro
    SUBDIR += bugs
    SUBDIR += cfs
    SUBDIR += checkpassword
    SUBDIR += chrootuid
    SUBDIR += cops
    SUBDIR += crack
    SUBDIR += cyrus-sasl
    SUBDIR += ddos_scan
    SUBDIR += donkey
    SUBDIR += dsniff
    SUBDIR += fakebo
    SUBDIR += firewalk
    SUBDIR += fragrouter
    SUBDIR += fwtk
    SUBDIR += gag
    SUBDIR += gnupg
    SUBDIR += gpasman
    SUBDIR += gtkportscan
    SUBDIR += heimdal
    SUBDIR += identify
    SUBDIR += john
    SUBDIR += keynote
    SUBDIR += keyprint
    SUBDIR += kmap
    SUBDIR += krb5
    SUBDIR += l0pht-watch
    SUBDIR += libident
    SUBDIR += libmcrypt
    SUBDIR += libparanoia
    SUBDIR += librc4
    SUBDIR += logcheck
    SUBDIR += mhash
    SUBDIR += nbaudit
    SUBDIR += nessus
    SUBDIR += nessus-libraries
    SUBDIR += nessus-libnasl
    SUBDIR += nessus-plugins
    SUBDIR += nmap
    SUBDIR += nmapfe
    SUBDIR += openssh
    SUBDIR += openssl
    SUBDIR += p5-Authen-PAM
    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 += pgpgpg
    SUBDIR += pidentd
    SUBDIR += pktsuckers
    SUBDIR += portscanner
    SUBDIR += portsentry
    SUBDIR += rsaref
    SUBDIR += saint
    SUBDIR += skip
    SUBDIR += slush
    SUBDIR += smurflog
    SUBDIR += sniff
    SUBDIR += snort
    SUBDIR += ssh
    SUBDIR += ssh2
    SUBDIR += sslproxy
    SUBDIR += sslwrap
    SUBDIR += strobe
    SUBDIR += stunnel
    SUBDIR += sudo
    SUBDIR += super
    SUBDIR += swatch
    SUBDIR += tcp_wrapper
    SUBDIR += tripwire
    SUBDIR += vscan
    SUBDIR += whisker
    SUBDIR += xinetd
    SUBDIR += zebedee

.include <bsd.port.subdir.mk>