From owner-freebsd-stable@freebsd.org Mon Aug 10 17:00:55 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0023E99EF27 for ; Mon, 10 Aug 2015 17:00:54 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FFB2A0 for ; Mon, 10 Aug 2015 17:00:54 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [IPv6:2a00:e10:2800::a135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id t7AH0qCW040361 for ; Mon, 10 Aug 2015 19:00:52 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net [IPv6:2001:a60:f0bb:1::3:1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 5F12581E; Mon, 10 Aug 2015 19:00:52 +0200 (CEST) Message-ID: <55C8D8C3.3040309@omnilan.de> Date: Mon, 10 Aug 2015 19:00:51 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: 10.2-RC3: ports USE_PACKAGE_DEPENDS by default? References: <55C8D14D.6060600@omnilan.de> In-Reply-To: <55C8D14D.6060600@omnilan.de> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig77E1EBB0F2AF52D850D2AB90" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]); Mon, 10 Aug 2015 19:00:52 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ; Sender-helo: mh0.gentlemail.de; ) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 17:00:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig77E1EBB0F2AF52D850D2AB90 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Bez=C3=BCglich Harald Schmalzbauer's Nachricht vom 10.08.2015 18:29 (localtime): > Hello, > > I found some ugly inconsistency is spreading while compiling > sendmail+tls+sasl2+ldap-8.15.2 in my build environment. It seems like > USE-PACKAGE-DEPENDS is now default!?! =E2=80=A6 Sorry, it isn't default, USE_PACKAGE_DEPENDS still works like before! ( found " if [ -z "${dp_USE_PACKAGE_DEPENDS}" -a -z "${dp_USE_PACKAGE_DEPENDS_ONLY}" ]; then" in Mk/Scripts/do-depends.sh) > How can I disable USE_PACKAGE_DEPENDS now? Something else changed, so that my check if USE_PACKAGE_DEPENDS was set unintentionally didn't kick in. It was set unintentionally, which was my fault, so no nasty change in the ports system! Will have to check my scripts, sorry for the noise! -Harry --------------enig77E1EBB0F2AF52D850D2AB90 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlXI2MMACgkQLDqVQ9VXb8heIgCghgQpY67eySKFeQXQnb+/WxAK 220An3VPgGLwe3faSEaiy5tqsxUp7Jq6 =9Nk8 -----END PGP SIGNATURE----- --------------enig77E1EBB0F2AF52D850D2AB90--