freebsd-ports/security/Makefile
Will Andrews 28824c0b83 Add LSH, a login program similar to SSH. It depends on SECSH, which does
not require any patent-encumbered encryption algorithms, unlike SSH1, which
depends on RSA, and SSH2, which is not free (of course, these days, this is
not so true thanks to OpenSSH, but it's good to have alternatives!).

PR:		18879
Submitted by:	Eric Schwertfeger <eric@cybernut.com>
2000-06-02 02:56:29 +00:00

105 lines
2.2 KiB
Makefile

# $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 += find_ddos
SUBDIR += firewalk
SUBDIR += fragrouter
SUBDIR += fwtk
SUBDIR += gag
SUBDIR += gnupg
SUBDIR += gnupg-rsa
SUBDIR += gpasman
SUBDIR += gtkportscan
SUBDIR += heimdal
SUBDIR += ident2
SUBDIR += identify
SUBDIR += its4
SUBDIR += john
SUBDIR += keynote
SUBDIR += keyprint
SUBDIR += kmap
SUBDIR += krb5
SUBDIR += kssh
SUBDIR += l0pht-watch
SUBDIR += libident
SUBDIR += libmcrypt
SUBDIR += libparanoia
SUBDIR += librc4
SUBDIR += librsaintl
SUBDIR += logcheck
SUBDIR += lsh
SUBDIR += lxnb
SUBDIR += mhash
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-CBC
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Digest-MD5
SUBDIR += p5-MD5
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-PGP
SUBDIR += p5-PGP-Sign
SUBDIR += pgp
SUBDIR += pgp5
SUBDIR += pgp6
SUBDIR += pgpgpg
SUBDIR += pidentd
SUBDIR += pktsuckers
SUBDIR += portscanner
SUBDIR += portsentry
SUBDIR += radiusniff
SUBDIR += rid
SUBDIR += rsaref
SUBDIR += saint
SUBDIR += seahorse
SUBDIR += siphon
SUBDIR += skip
SUBDIR += slurpie
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 += trinokiller
SUBDIR += tripwire
SUBDIR += vscan
SUBDIR += whisker
SUBDIR += xinetd
SUBDIR += zebedee
SUBDIR += zombiezapper
.include <bsd.port.subdir.mk>