freebsd-dev/secure/usr.bin
Ruslan Ermilov e47a40e7f7 Now that cross-tools ld(1) has been fixed to look for dynamic
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
2002-02-08 13:42:58 +00:00
..
bdes Link to libcipher in the usual way. `bdes' depended on a nonexistent 2001-08-03 22:28:25 +00:00
openssl Added missing DPADD and CLEANFILES. 2001-07-12 09:17:51 +00:00
scp Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
sftp Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
ssh Add pam_ssh support to the static PAM library, libpam.a: 2002-01-23 15:54:17 +00:00
ssh-add Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
ssh-agent Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
ssh-keygen Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
ssh-keyscan Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
telnet Clean up makefiles, and turn on WARNS=2. Take into account the telnet 2001-11-30 21:10:58 +00:00
Makefile Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new 2001-05-04 04:21:25 +00:00
Makefile.inc secure/ build fixes: 2001-03-26 14:53:33 +00:00