From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 13:32:17 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF15342D for ; Thu, 19 Jun 2014 13:32:16 +0000 (UTC) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "ca.infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 84D4120F9 for ; Thu, 19 Jun 2014 13:32:16 +0000 (UTC) Received: from ox-dell39.ox.adestra.com (no-reverse-dns.metronet-uk.com [85.199.232.226] (may be forged)) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.8/8.14.8) with ESMTP id s5JDW8Xe052460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 19 Jun 2014 14:32:09 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: lucid-nonsense.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk s5JDW8Xe052460 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1403184729; bh=/7Ym5zBucrU0q6yeu6/8Yk02zYisSvtxcIlRNKHbsFw=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Thu,=2019=20Jun=202014=2014:32:00=20+0100|From:=20Matthew =20Seaman=20|To:=20freebsd-ports@ freebsd.org|Subject:=20Re:=20USE_MYSQL=20/=20USE_PGSQL=20buildtime =20dependency=20differences|References:=20<53A2DFDD.3050307@execut ive-computing.de>|In-Reply-To:=20<53A2DFDD.3050307@executive-compu ting.de>; b=pYTvaYq0KwvqavtR0Zg+ZSbsdzm2ItpxCQejLeoPdbVCQH+t49yiK16PQxq/DpyMk eSnwFO6fyOXU6U/eSuQn5nhLjmqU7w1cINuPxRH0uz3FCkgpQBpnLPXlyP1FV1nGWC jZ9YTAASByhK2x2Mbi1b4OEfChhrQrR3+U8yeuPI= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host no-reverse-dns.metronet-uk.com [85.199.232.226] (may be forged) claimed to be ox-dell39.ox.adestra.com Message-ID: <53A2E650.6040309@infracaninophile.co.uk> Date: Thu, 19 Jun 2014 14:32:00 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: USE_MYSQL / USE_PGSQL buildtime dependency differences References: <53A2DFDD.3050307@executive-computing.de> In-Reply-To: <53A2DFDD.3050307@executive-computing.de> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wfI0SAQdhrxSDWm3lqEg1Rch89ghtNcSw" X-Virus-Scanned: clamav-milter 0.98.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RDNS_NONE,SPF_FAIL,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 13:32:17 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --wfI0SAQdhrxSDWm3lqEg1Rch89ghtNcSw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/19/14 14:04, Marco Steinbach wrote: > Mk/bsd.database.mk seems to handle dependencies resulting from the use > of USE_PGSQL and USE_MYSQL flags differently. >=20 > USE_PGSQL pulls in PostgreSQL at buildtime, for both, the client and th= e > server component. USE_MYSQL seems to only pull anything in at > buildtime, if the flag is set to 'client'. >=20 Lars may have beaten you to the draw as far as icinga2 goes, but for anyone else hitting this problem: There is the new: USES+=3D pgsql WANT_PGSQL=3D client form you can use nowadays. 'client' isn't mentioned in the comments at the top of /usr/ports/Mk/Uses/pgsql.mk, but it's clearly there in the code, and it seems to work. Cheers, Matthew --wfI0SAQdhrxSDWm3lqEg1Rch89ghtNcSw 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ7BAEBCgBmBQJTouZYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxOUYxNTRFQ0JGMTEyRTUwNTQ0RTNGMzAw MDUxM0YxMEUwQTlFNEU3AAoJEABRPxDgqeTnAFwP+P6e/dpaap8eHuHrDofQg0ly MD8X3oXNjrmPeVNtaU1N1EsL+kjmjz5Fzetgu1lzRO+jEHrsxdpqhsoj92j6/QNw jYZz6hMlExXR8WOVzcKgd7UhFz82volhKlNWjlNQHNLqTYT4J4AAXqfuIUOCzR9/ 33oBLYjOhFG9NyNrDbfc3Y2Gpd3I1HlhrMdNtaVEhHL7RtufKpRqHVTrbQiS15ZA MuuDCnk8DIP/lsWGgH2+u5JM6v+DZcnmv6H4p7uCBod13s46k9YvxpjlD9ak6CNF +//RsvbRucO+QlidQp+R73AiGO67gulx3eB8GskFl9DnsZt1kaClKVBI1FO1bMP4 uRxrf0MLjTNq/vSjYoGCBA4iTpTHV6LIoj7fX8S8ztDKf5VE8Figbnw2sFyZxfcX u9YYXxgDpXEY0vAmHKxV1BVTiVrNE9/8aB7VzEPinEBv9xiBYParXchQg40SUVbA 7XyYW94UdY2Pd3T88sxMw3doZYMCf350CrR0yisL1RPK0+WQUf132jsytvawWOzi 5tcjHqTiJEMuAZkS7j5Npk9H5+E0Q7p08DloX+jY+8BylL341JTcsiewjMFkPI7b K8/xc/SdxWKmS0uMRoFlOXRm2JEIw7ESYnZy3lVbQvTl3APUntSF5aNZcj0rM8Re qZKCTPgJgmzR5etxNhc= =+ocy -----END PGP SIGNATURE----- --wfI0SAQdhrxSDWm3lqEg1Rch89ghtNcSw--