From owner-freebsd-ports@freebsd.org Mon Jul 17 09:16:00 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 5D7D6D6D10C for ; Mon, 17 Jul 2017 09:16:00 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4j.cmail.yandex.net (forward4j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 194C17DACC for ; Mon, 17 Jul 2017 09:16:00 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [77.88.61.130]) by forward4j.cmail.yandex.net (Yandex) with ESMTP id 6ED9420D1D for ; Mon, 17 Jul 2017 12:15:57 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id 525712840C07 for ; Mon, 17 Jul 2017 12:15:56 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jHGU2MUv7N-FtFqSi9X; Mon, 17 Jul 2017 12:15:55 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1500282955; bh=CMB2EuxSpp+70kweJaqvbneLeJjBp+ag8ewBR3Gpc/4=; h=Subject:To:References:From:Message-ID:Date:In-Reply-To; b=r9Acpygn0ppDO3QVAH+Ft8EP1wse98ZImcsfMqHyuqlK3ZDjsqAFUGiL7HbsIG9mE ux+PO8bwR3rbf+6dyHyfCCC7StpNvIjnxLsqorklt5Ql+PhDBEDgjAgTjHtbzHDCiC BBiZiCqx9pfYIMCjzo7f+E8VHeQkx9tyz2cqcGW8= Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0 Subject: Re: How to get pkg to recognize local repository? To: freebsd-ports@freebsd.org References: From: Boris Samorodov Message-ID: Date: Mon, 17 Jul 2017 12:12:28 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit 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 09:16:00 -0000 Hi Thomas, 17.07.2017 08:10, Thomas Mueller пишет: > How do I get pkg to recognize a local repository It is documented at PKG-REPOSITORY(5) . [1] > What is the proper URL or format for a file name/directory? Is it necessary to precede with URL: or what do I have to do to make it look like a repository? It is mentioned at [1]: the scheme is documented at FETCH(3) . HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve