Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 10:59:35 -0800 (PST)
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:  <200002241859.KAA80344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/02/24 10:59:35 PST

  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 b uild 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.16      +1 -1      src/secure/Makefile
  1.16      +9 -3      src/secure/lib/Makefile
  1.8       +21 -1     src/secure/lib/libcrypto/Makefile
  1.2       +1 -5      src/secure/lib/librsaglue/Makefile
  1.19      +3 -3      src/secure/libexec/telnetd/Makefile
  1.13      +5 -2      src/secure/usr.bin/Makefile
  1.21      +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?200002241859.KAA80344>