pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   manu
Date:           Mon Aug 10 12:47:51 UTC 2015

Modified Files:
        pkgsrc/databases/openldap: distinfo
        pkgsrc/databases/openldap-smbk5pwd: Makefile
Removed Files:
        pkgsrc/databases/openldap/patches: patch-de

Log Message:
Use OpenSSL libcrypto instead of libdes on NetBSD

All recent NetBSD releases now have an OpenSSL recent enough so
that the DES symbols required by slapo-smbk5pwd can be found in
OpenSSL's libcrypto. We therefore do not need to link with -ldes
anymore, especialy since it now causes a build failure.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/databases/openldap/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/openldap-smbk5pwd/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/databases/openldap/patches/patch-de

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index