From owner-freebsd-ports@freebsd.org Sun Jun 11 19:44:57 2017 Return-Path: Delivered-To: freebsd-ports@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 4533CD8D90B for ; Sun, 11 Jun 2017 19:44:57 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 21C5274A77 for ; Sun, 11 Jun 2017 19:44:57 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 20F66D8D90A; Sun, 11 Jun 2017 19:44:57 +0000 (UTC) Delivered-To: ports@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 20894D8D909 for ; Sun, 11 Jun 2017 19:44:57 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.161.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D99E374A76 for ; Sun, 11 Jun 2017 19:44:56 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-yw0-f178.google.com with SMTP id l75so31108300ywc.3 for ; Sun, 11 Jun 2017 12:44:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=6fbLCgQS0k2drOr2f/w0/y+rlOrE0v8md9wQdAVayBk=; b=j+Dx5ztnoMTeJZ39gzXdylGLTZYdYqR90MVL+Wa21vFn/RmCFXfUWKRmBANxw6vxse tnBb4cm6S/ykh6rKpsID6gD45dMdg1i8CArntLb0a5IPxXom3szKPIlpejG4gsr2Uwgu ecPDPKY8Vdq6vrkWA29/kVLMtthIe9bYx6fbWMininIL1gmG25QVrF22kCFy2T/QWR18 yiMuu/cgff8tMdGAntNNmYLzRL3JydQhBENTIjsSKQ/ToHQ7DdRUF2NExAnwP3LpfyYa DfoVlfbbnGFFfsX1Qo/Nz4ywXvROpnKaD9Xu3vjFMfg85MYAhfIp67IGxVazHHUDt919 6CAQ== X-Gm-Message-State: AODbwcA8Xr9o4H116nsxlzo6EJvyzBlI+24q60CwsLQsJxe414jAb1J0 U8bLef0LLxf4EoFgF6I= X-Received: by 10.129.107.69 with SMTP id g66mr15338681ywc.121.1497210289727; Sun, 11 Jun 2017 12:44:49 -0700 (PDT) Received: from mail-yw0-f180.google.com (mail-yw0-f180.google.com. [209.85.161.180]) by smtp.gmail.com with ESMTPSA id r23sm1004685ywa.21.2017.06.11.12.44.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2017 12:44:49 -0700 (PDT) Received: by mail-yw0-f180.google.com with SMTP id e142so23106049ywa.1 for ; Sun, 11 Jun 2017 12:44:49 -0700 (PDT) X-Received: by 10.13.216.136 with SMTP id a130mr23761440ywe.132.1497210289161; Sun, 11 Jun 2017 12:44:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.6.146 with HTTP; Sun, 11 Jun 2017 12:44:48 -0700 (PDT) In-Reply-To: <4c8e02e0-486e-0502-fb36-988edde27250@innolan.net> References: <4c8e02e0-486e-0502-fb36-988edde27250@innolan.net> From: Richard Gallamore Date: Sun, 11 Jun 2017 12:44:48 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: do-*task*-DOCS-on: To: Carsten Larsen Cc: "ports@FreeBSD.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:44:57 -0000 Just what I was looking for, Thanks. On Sun, Jun 11, 2017 at 11:51 AM, Carsten Larsen wrote: > 11-06-2017 20:35 Richard Gallamore: > >> I been seeing functions like do-install-DOCS-on: recently and can't find >> any documentation or the code that is magically causing this to function. >> Any idea where I can find this information? >> >> > Porter's Handbook, "section 5.13.3.12. Additional Build Targets, > TARGET-OPT-on and TARGET-OPT-off" explains how to use those optional extra > build targets. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >