From nobody Wed Jul 14 03:44:06 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9233812A66B1 for ; Wed, 14 Jul 2021 03:44:03 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from p-impout007.msg.pkvw.co.charter.net (p-impout007aa.msg.pkvw.co.charter.net [47.43.26.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GPjzQ2LDwz3p9T for ; Wed, 14 Jul 2021 03:44:01 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.177.163]) by cmsmtp with ESMTP id 3VoQmXWA8Ai0c3VoQmKVb4; Wed, 14 Jul 2021 03:43:55 +0000 X-Authority-Analysis: v=2.4 cv=Fp3AQ0nq c=1 sm=1 tr=0 ts=60ee5d7b a=xqrt2BZAGHte7XHhrxJgbA==:117 a=xqrt2BZAGHte7XHhrxJgbA==:17 a=HpEJnUlJZJkA:10 a=cICAUPpMyg-mjSpoQcoA:9 Date: Wed, 14 Jul 2021 03:44:06 +0000 From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Downloading distfiles when not able to use FreeBSD installation X-CMAE-Envelope: MS4xfLsTq2JsdHoGzcmN7MpPyPMWAAb273hHCE3xnPZL6u6bh5vKYFgzi4EOWT9s87j46HfQ4wOx1KBLWZan2D0+k3y8uzlneyFOg36lFhntwsc/t27urBdd /vh1jFLS9ve0iC/Mzh8t8iCBfi3k8Obegy09NOqZtaVIWIQuhkXea2+Z+RcSLDrQ1hJO2R2NFSgg3Q== X-Rspamd-Queue-Id: 4GPjzQ2LDwz3p9T X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 47.43.26.138 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [2.72 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; NEURAL_SPAM_SHORT(0.25)[0.249]; RECEIVED_SPAMHAUS_PBL(0.00)[96.28.177.163:received]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[47.43.26.138:from]; FREEMAIL_FROM(0.00)[twc.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[twc.com]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[47.43.26.138:from:127.0.2.255]; MISSING_MID(2.50)[]; R_SPF_ALLOW(-0.20)[+ip4:47.43.26.0/24]; NEURAL_SPAM_LONG(0.99)[0.989]; NEURAL_HAM_MEDIUM(-0.72)[-0.721]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; ASN(0.00)[asn:40294, ipnet:47.43.24.0/21, country:US]; MIME_TRACE(0.00)[0:+]; MAILMAN_DEST(0.00)[freebsd-ports]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org How do I find and download the new distfiles for a port when I have no internet access from the FreeBSD installation? Port in question is net/realtek-re-kmod . If this will build and work, then I will possibly have internet connectivity on FreeBSD-current/14. How do I find the files when I can use NetBSD but not FreeBSD? Tom