From owner-freebsd-ports@FreeBSD.ORG Wed Oct 1 15:01:45 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1E91B05 for ; Wed, 1 Oct 2014 15:01:45 +0000 (UTC) Received: from mail-ie0-x230.google.com (mail-ie0-x230.google.com [IPv6:2607:f8b0:4001:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2CA72FF for ; Wed, 1 Oct 2014 15:01:45 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id rp18so528397iec.35 for ; Wed, 01 Oct 2014 08:01:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=NHOyHuTqqgi741ak5IoTU+zdTOtaLDJkJ+2dcy5P8ds=; b=W6tUTEb4jvKm35VaT1cRmnbm7rKdmtDzbzQCUcvun9hJBYeJtuDoWsv2mqjwGnJiyY cenSYtaefOVX8feTXgNQlCNvpR2I+93tPKHer9DM1v7CCqupt1W19kwo2dgcuyYfgA9Z 4Bs1OD7RYWY0wCkIlOACucMmBAGurqz05HYiwXZM9QDpd3fukU/WYWKee641tBqcZKPG PqiZ0d2fAHR3YjbQJsRso6a3UlfkxKxvvCzgjIHmYrEyosuICaIAjK9s8TfKW/oV2UCu VhiOXOzp9bZhE+D/LAYNst6oMzGHH9qghBn5TYGYNHo03qmq7JbTZcVclxCDW96T0cAc hQ9g== MIME-Version: 1.0 X-Received: by 10.50.50.198 with SMTP id e6mr19930998igo.1.1412175705197; Wed, 01 Oct 2014 08:01:45 -0700 (PDT) Received: by 10.107.19.86 with HTTP; Wed, 1 Oct 2014 08:01:45 -0700 (PDT) Date: Wed, 1 Oct 2014 08:01:45 -0700 Message-ID: Subject: Question about ports config dialog From: Matt Reimer To: freebsd-ports Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2014 15:01:46 -0000 What does the "+" mean in the config dialogs that appear while building ports? Does it indicate a setting that's checked by default, or a recommendation, or ...? Thanks for your help. Matt