pkgsrc/net/samba
jlam 1cdf87a701 Look for "EVP_des_cbc" instead of "des_set_key" in libcrypto.so to
decide if it's actually libcrypto.so from the OpenSSL distribution.

Samba looks to see if libkrb5.so needs it to link when samba is
configured to build ADS support.  However, newer versions of heimdal
don't need the old DES API, and newer versions of OpenSSL don't even
provide the old des_* symbol names in the library, so "des_set_key"
is a poor choice to use to detect libcrypto.so.  The only place in
the samba sources where the old DES API is even used is in the AFS
fake kaserver support, which pkgsrc does not (ever) intend to support.

This fixes PR pkg/24456.
2005-06-08 20:15:20 +00:00
..
files Add a note as to the purpose of this script. 2005-03-08 01:36:16 +00:00
patches Look for "EVP_des_cbc" instead of "des_set_key" in libcrypto.so to 2005-06-08 20:15:20 +00:00
buildlink3.mk Update net/samba to 3.0.7. Changes from version 3.0.5 include: 2004-09-14 17:18:05 +00:00
DESCR Update net/samba to 3.0.1. Major changes from version 2.2.8anb6 include: 2004-01-11 02:26:30 +00:00
distinfo Look for "EVP_des_cbc" instead of "des_set_key" in libcrypto.so to 2005-06-08 20:15:20 +00:00
Makefile Fix refering PAM value of PKG_OPTIONS. 2005-06-06 07:02:23 +00:00
options.mk Add patches for support DragonFly. 2005-06-05 14:17:53 +00:00
PLIST Update samba package to 3.0.14a. 2005-06-05 13:13:05 +00:00