From owner-freebsd-stable@freebsd.org Wed Jun 10 14:31:54 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A8F56335F66 for ; Wed, 10 Jun 2020 14:31:54 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49hqF62gVgz44r8; Wed, 10 Jun 2020 14:31:54 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: by mail-lf1-x12d.google.com with SMTP id w15so1568121lfe.11; Wed, 10 Jun 2020 07:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=4x94gLriKORVs9AhQbRhE7zeqZt6WycJsEseZFBzPr4=; b=IdxzZZvecbUYVDYmhEIMR1/loQg8MxAJYoPgepbQiIxwFDydPZGbKCsPmbjCNnVn3o cHexu089+zOFm3rY5cyCwP5aivqMF9oA4vUAECq5ol72LAOh43PTupqJL9Nh/r9qXwKI 9B1Xx0vABHB/JQxTFkiwPJ0HEV/8ROwy5rEwvCoGnAedQ11Maevy5iP7WRjUlQaEQt7v FCuQ9MDFzG9cJetq6m0ibFVRQMYfJgw9nJpYPShK8ois99urI0eAHOG4I4JAE3OiI+cx W4HbQG7agy4KxSFR72MpJfcp7EMgMHXc3rpHPsf1GXnTOTBSUQVggLpeGppRowXQ2c6n yvOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc:content-transfer-encoding; bh=4x94gLriKORVs9AhQbRhE7zeqZt6WycJsEseZFBzPr4=; b=OJp8BD6WhUyW2QA7h+qLTRW2VY83NmvvQVj7UQtkJadGz/lhDIb59gegxcjGyxyGYZ U8Hg6WgV+kfBTXmnzfjQ3+JgwBYxjnyjxaMZ4biz0JRlEqbEmNIGXjMe7wsqfDoJTxWd Y64sDBAXXA7U0+sqsAWYB06ah03rdchlEihjQNiWD93tsQ/H3hypu0Ho36L4a+9E6LU7 gWBYD1E1fJuO4Wm4SagT+Ofti54oEv8Dd/CvpOTon5hQlNKxp9oDmkfHjH6mjxLTX45+ xywzMHH8RKzhu5IobGeVzq8zHnhsSKGtezBdvseNtKeAHc3m5UOnMfljCHnxlan+zXfn rgEQ== X-Gm-Message-State: AOAM531XRPh9qgqAzUMmw2glY1VDOpep/KuO0nT85DE9uUDKYKUs4NIq vrvoVibBwifULtnR/p2ZJS1onQ319IVGgXeK7Kaf9D/PRRY= X-Google-Smtp-Source: ABdhPJwmCg0gM02EDNFa1KewbW+UIDHJCCogd1WHO7HSyqzkOnVVVLtxkc1cj2tpppqxEB/zmhc91A/93fgmXDYQ70E= X-Received: by 2002:ac2:5de1:: with SMTP id z1mr1880623lfq.183.1591799512130; Wed, 10 Jun 2020 07:31:52 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6504:47:0:0:0:0 with HTTP; Wed, 10 Jun 2020 07:31:51 -0700 (PDT) Reply-To: dwilde1@gmail.com In-Reply-To: <6e3db110-eadf-d8a5-030d-4f9ca10e945e@freebsd.org> References: <20200610102415.GC4411@lonesome.com> <6e3db110-eadf-d8a5-030d-4f9ca10e945e@freebsd.org> From: Donald Wilde Date: Wed, 10 Jun 2020 07:31:51 -0700 Message-ID: Subject: Re: question on porting To: =?UTF-8?B?U3RlZmFuIEXDn2Vy?= Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 49hqF62gVgz44r8 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; REPLY(-4.00)[] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2020 14:31:54 -0000 On 6/10/20, Stefan E=C3=9Fer wrote: > Am 10.06.20 um 15:45 schrieb Donald Wilde: >> On 6/10/20, Mark Linimon wrote: >>> On Tue, Jun 09, 2020 at 08:09:21PM -0700, Donald Wilde wrote: [snip] >>> x3850-1# grep gcc INDEX-13 | wc -l >>> 3848 >>> >> Hmmm... tried running that and mine doesn't seem to find INDEX-13 as a >> file. >> >> Tried ' find / -name "INDEX-13" ' > > You have to either create or fetch the INDEX file: > > $ cd /usr/ports > $ make index > > or > > $ cd /usr/ports > $ make fetchindex > > Regards, STefan > Thanks, Stefan! Memo to self: figure out what basic options are supported in Makefiles, especially in /usr/ports/, and make clear documentation patches (if needed). :D --=20 Don Wilde **************************************************** * What is the Internet of Things but a system * * of systems including humans? * ****************************************************