From owner-svn-ports-all@freebsd.org Wed Aug 10 09:03:26 2016 Return-Path: Delivered-To: svn-ports-all@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 73AB8BB0C63; Wed, 10 Aug 2016 09:03:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E0A41ECA; Wed, 10 Aug 2016 09:03:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 537C3BDD15; Wed, 10 Aug 2016 11:03:23 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 31247BDCDC; Wed, 10 Aug 2016 11:03:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id EB7D96663B9D; Wed, 10 Aug 2016 11:03:22 +0200 (CEST) Date: Wed, 10 Aug 2016 11:03:22 +0200 From: Mathieu Arnold To: koobs@FreeBSD.org, Emmanuel Vadot , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r419993 - in head: mail/libmapi net/nanomsg Message-ID: In-Reply-To: References: <201608100821.u7A8LJqp055282@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========FBFEA267BA90C696E601==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 09:03:26 -0000 --==========FBFEA267BA90C696E601========== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +--On 10 ao=C3=BBt 2016 18:57:42 +1000 Kubilay Kocak = wrote: | On 10/08/2016 6:21 PM, Emmanuel Vadot wrote: |> +.if ${PORT_OPTIONS:MDOCS} |> +CMAKE_ARGS+=3D -DCMAKE_INSTALL_MANDIR:STRING=3Dman |> +.else |> +CMAKE_ARGS+=3D -DNN_ENABLE_DOC=3DOFF |> .endif |=20 | This block can/should be replaced with options helpers (placed under | DOCS_BUILD_DEPENDS): |=20 | DOCS_CMAKE_BOOL=3D NN_ENABLE_DOC | DOCS_CMAKE_ON=3D -DCMAKE_INSTALL_MANDIR:STRING=3Dman |=20 | See Mk/bsd.options.mk for details. Well, no, that should be, see the porter's handbook for details: http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html --=20 Mathieu Arnold --==========FBFEA267BA90C696E601========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXqu3aXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IAv4P/RyqM42HiBalLcXppBepxOSD IjseOGyD1UlFunP3r80H8l8afg6+/4Y2GRNf5OmhFbIM0KWYAAf6n1oJC+XN9Pad Mw+ahTznoH3R3QIBH6hAORwOVPCwuMYIA56GEmP7Hww6v0Ca7Zx3pIf8mjZff4G/ tMuRGbfNPOULRCwQtCFxVF0v1uQzkpXiY8sPCTHpUP11AcjOoOYZTe5i8Z7IbLUO UNRGxBKAxy7W1oBZFeS+TmM0EgdgNCcY7W0LChnS34cTeNQspXH+jsoIyr+MZrn2 6zScukwJLfh8pGBrhYMqZuutNFMvwRumug9mZH63nQpT/rv+BN45o1EtkEUa6qQj /JAduNkkzQU5lX/4zFjv5B9q9PkzJoY5prVhzrr8byCf1qaw8FJDcZ3nQ2qb2Q5w sQVY2zoyzfIk2t9JKQHRS12DlWh0CbYcKwUNErboBF61iuR1nOy2H+y1yW5BFks5 HnocTL3sOlneVtP+J1vwRFm39CtlLd4Qr7DPwzeTvpOeZpa9fwfhb8WASSTxwgvi Q/Cz2vSieQyQFyqqotU1aAKo48WijaipvcREoCMXpjcfOXpew61xverDLZpzfVh+ gtWZCUY+nXEv8IgVIjBkmmrM5FWOeZEdC5rYs84hSBOmCJrG2G9QvJv2YH6NX4Fn HwO+LRkT7dTcx8oA8EYe =uDOM -----END PGP SIGNATURE----- --==========FBFEA267BA90C696E601==========--