From owner-freebsd-ports@freebsd.org Mon Jul 17 06:47:31 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 0BF04CFE10A for ; Mon, 17 Jul 2017 06:47:31 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from host64.shmhost.net (unknown [IPv6:2a01:4f8:a0:51d6::108:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C91E175846 for ; Mon, 17 Jul 2017 06:47:30 +0000 (UTC) (envelope-from franco@lastsummer.de) Received: from francos-mbp.homeoffice.local (ipservice-092-208-167-144.092.208.pools.vodafone-ip.de [92.208.167.144]) by host64.shmhost.net (Postfix) with ESMTPSA id 081188607C; Mon, 17 Jul 2017 08:47:27 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: How to get pkg to recognize local repository? From: Franco Fichtner In-Reply-To: Date: Mon, 17 Jul 2017 08:47:27 +0200 Cc: freebsd-ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <053AE5F1-4FF1-40AB-B768-D43AD5B29D21@lastsummer.de> References: <20170717052106.GC2368@c720-r31425> To: Thomas Mueller X-Mailer: Apple Mail (2.3273) X-Virus-Scanned: clamav-milter 0.99.2 at host64.shmhost.net X-Virus-Status: Clean X-Spam-Flag: NO X-Spam-Score: -1.0 X-Spam-Status: No score=-1.0 tagged_above=10.0 required=10.0 tests=[ALL_TRUSTED] 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: Mon, 17 Jul 2017 06:47:31 -0000 > On 17. Jul 2017, at 8:44 AM, Thomas Mueller = wrote: >=20 > What meta files? There is a metamail-2.7_11.txz, but I don't think = that's what you meant. The files digests.txz, meta.txz and packagesite.txz, like this... https://pkg.opnsense.org/FreeBSD:11:amd64/17.1/latest/ >=20 > On the drive I was trying to install from,=20 > ls -l /mnt/usr/packages shows >=20 > total 12 > drwxr-xr-x 2 root wheel 7680 Jun 12 07:34 All > drwxr-xr-x 2 root wheel 512 Jun 12 04:41 Latest # pkg repo /mnt/usr/packages Cheers, Franco=