Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2019 19:03:48 +0100
From:      Tobias Kortkamp <tobik@freebsd.org>
To:        Xin LI <delphij@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r518705 - head/net/openldap24-server
Message-ID:  <20191130180348.GA38267@urd.tobik.me>
In-Reply-To: <201911300619.xAU6JpfM062682@repo.freebsd.org>
References:  <201911300619.xAU6JpfM062682@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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
>=20
> Log:
>   net/openldap24-server: add support for pbkdf2 password hash
>  =20
>   PR:		241471
>   Submitted by:	Joris Dedieu <joris dedieu gmail com>
>=20
> Modified:
>   head/net/openldap24-server/Makefile
>   head/net/openldap24-server/pkg-plist
>=20
>  .if ${PORT_OPTIONS:MKQUEUE}
> -BUILD_DEPENDS+=3D		autoconf>0:devel/autoconf
> +USE_AUTOTOOLS+=3D		autoconf

This fails basic sanity checks and regresses r459003:

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

USE_AUTOTOOLS is unsupported, please use USES=3Dautoreconf and GNU_CONFIGUR=
E=3Dyes


--uAKRQypu60I7Lcqm
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAl3irv9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1
N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF
H2HbnAgAq2/iU1ThGeq06Mdrln+KoPRLlBF9lIdFAc/YVigB+U09kPIoWHQXByOF
3MTIBTLBoueFUjgCg9YevLzVEsSZ5w/8F4r8dftrVpxc2XXVXJWsKLc4Ku7uiKzi
AWrq93+nGP7CJ+lxGL959NF1t27/uTUXD+CTc6tpzvPG4SJEUQS06H+AL0PH+Ne1
tuh/TIBhTyzlGSBRANuESExF71SrnXUpqsNjDwPxdZDLQv6QHC+Ah9NeSVhR7E3Z
+Nxx6ftu/hG2RT71bEQu3FidjZqkzpbqKccneq2YRdoR0t0N4lSRmaH0pfW9WC48
ND1ch2tNRMJcrvWepBVmla6u+iR6wA==
=HP5a
-----END PGP SIGNATURE-----

--uAKRQypu60I7Lcqm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191130180348.GA38267>