Path to this page:
Subject: CVS commit: [pkgsrc-2015Q2] pkgsrc/databases
From: Matthias Scheler
Date: 2015-08-25 20:41:13
Message id: 20150825184113.AEA8E98@cvs.netbsd.org
Log Message:
Pullup ticket #4799 - requested by manu
databases/openldap-smbk5pwd: build fix
Revisions pulled up:
- databases/openldap-smbk5pwd/Makefile 1.18
- databases/openldap/distinfo 1.100 patch
- databases/openldap/patches/patch-de deleted
---
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.
Files: