On Tue, Oct 12, 2010 at 06:04:09AM +1100, Jonathan Gray wrote:
> The kerberosV code switched to using the version of DES
> in libcrypto when biorn imported heimdal 0.7.2 over four
> years ago, the following diff removes the uneeded linking
> to libdes.
> 
> As the code in OpenSSL/libcrypto is based on the code
> in libdes it would be nice if we could move the following
> over to libcrypto and remove libdes at some point:
> 
> libexec/login_tis
> libexec/login_token
> sbin/isakmpd
> usr.bin/passwd
> usr.bin/sectok
> usr.bin/telnet
> usr.bin/x99token/
> usr.sbin/ppp/ppp
> usr.sbin/tokenadm
> usr.sbin/tokeninit
> 
> Builds work fine with the below but I'm not using kerberos/afs etc
> so test reports welcome.

This might have effects (at least WANTLIB changes, to be handled) on
the following ports:

sqlite> select fullpkgpath from wantlib where value like 'des';
mail/alpine,-main
mail/imap-uw,-server
mail/imap-uw,-mailutil
mail/mutt/stable
mail/mutt/stable,compressed
mail/mutt/snapshot
mail/mutt/snapshot,sasl
mail/mutt/snapshot,sidebar,compressed
mail/mutt/snapshot,sasl,sidebar,compressed
mail/mutt/snapshot,sasl,sidebar,slang,compressed
security/dsniff
security/dsniff,no_x11
security/l0phtcrack
x11/nx/nxssh

Landry

Reply via email to