svn commit: r518705 - head/net/openldap24-server

Tobias Kortkamp tobik at freebsd.org
Sat Nov 30 18:03:55 UTC 2019


On Sat, Nov 30, 2019 at 06:19:51AM +0000, Xin LI wrote:
> Author: delphij
> Date: Sat Nov 30 06:19:51 2019
> New Revision: 518705
> URL: https://svnweb.freebsd.org/changeset/ports/518705
> 
> Log:
>   net/openldap24-server: add support for pbkdf2 password hash
>   
>   PR:		241471
>   Submitted by:	Joris Dedieu <joris dedieu gmail com>
> 
> Modified:
>   head/net/openldap24-server/Makefile
>   head/net/openldap24-server/pkg-plist
> 
>  .if ${PORT_OPTIONS:MKQUEUE}
> -BUILD_DEPENDS+=		autoconf>0:devel/autoconf
> +USE_AUTOTOOLS+=		autoconf

This fails basic sanity checks and regresses r459003:

$ make check-sanity WITH=KQUEUE
/!\ openldap-server-2.4.48_1: Makefile errors /!\

USE_AUTOTOOLS is unsupported, please use USES=autoreconf and GNU_CONFIGURE=yes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20191130/4c4d9ac9/attachment.sig>


More information about the svn-ports-all mailing list