Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 21:02:47 +0200 (SAST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure Makefile src/secure/lib Makefile src/secure/lib/libcrypto Makefile src/secure/lib/librsaglue Makefile src/secure/libexec/telnetd Makefile src/secure/usr.bin Makefile src/secure/usr.bin/telnet Makefile
Message-ID:  <200002241902.VAA02770@internat.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/02/24 21:02:47 SAST

FreeBSD International Crypto Repository

  Modified files:
    secure               Makefile 
    secure/lib           Makefile 
    secure/lib/libcrypto Makefile 
    secure/lib/librsaglue Makefile 
    secure/libexec/telnetd Makefile 
    secure/usr.bin       Makefile 
    secure/usr.bin/telnet Makefile 
  Log:
  Build everything properly. This means:
  o Don't build libdes.
  o Crypto is now housed in libcrypto (with a compatability symlink to
    libdes)
  o RSA may depend on RSAREF at your locale.
  o OpenSSH is now a part of the base system.
  
  Revision  Changes    Path
  1.13      +1 -1      src/secure/Makefile
  1.17      +8 -2      src/secure/lib/Makefile
  1.6       +21 -1     src/secure/lib/libcrypto/Makefile
  1.2       +1 -5      src/secure/lib/librsaglue/Makefile
  1.18      +3 -3      src/secure/libexec/telnetd/Makefile
  1.12      +4 -1      src/secure/usr.bin/Makefile
  1.16      +3 -3      src/secure/usr.bin/telnet/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002241902.VAA02770>