freebsd-dev/secure/lib
Ruslan Ermilov b8cba406f2 secure/ build fixes:
- TELNETOBJDIR is gone.  `buildworld' already installs libtelnet.a
  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.

- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
  New LIBSSH is introduced for libssh.a (an internal static lib).
  Previously, build without prior `obj' was broken; SSH modules
  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies
  on the libssh.a were missing.

- libtelnet/ did not install the crypto version of telnet.h into
  /usr/include/arpa.

- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.

Reviewed by:	markm

- MAN[1-9] -> MAN.
2001-03-26 14:53:33 +00:00
..
libcipher secure/ build fixes: 2001-03-26 14:53:33 +00:00
libcrypt Add OpenBSD-style blowfish password hashing. This makes one less 2001-03-11 16:05:43 +00:00
libcrypto secure/ build fixes: 2001-03-26 14:53:33 +00:00
librsaglue Build a shared library too - ports expect it. 2000-03-07 20:55:55 +00:00
libssh secure/ build fixes: 2001-03-26 14:53:33 +00:00
libssl MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6 2001-03-08 07:57:49 +00:00
libtelnet secure/ build fixes: 2001-03-26 14:53:33 +00:00
Makefile Nuke RSAREF support from orbit. 2000-09-10 00:09:37 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00