From owner-freebsd-ports@freebsd.org Tue Jul 18 09:37:57 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 62CF1CFD6B3 for ; Tue, 18 Jul 2017 09:37:57 +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 1D27A67950 for ; Tue, 18 Jul 2017 09:37:57 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp2j.mail.yandex.net (smtp2j.mail.yandex.net [IPv6:2a02:6b8:0:801::ac]) by forward4j.cmail.yandex.net (Yandex) with ESMTP id 683EA20FAC for ; Tue, 18 Jul 2017 12:37:45 +0300 (MSK) Received: from smtp2j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2j.mail.yandex.net (Yandex) with ESMTP id 401183EC0D97 for ; Tue, 18 Jul 2017 12:37:44 +0300 (MSK) Received: by smtp2j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 1Tnl0JA3sF-bibWWVFw; Tue, 18 Jul 2017 12:37:44 +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=1500370664; bh=Svp6+U+Vh3MOFusPRCEitSEYufti4NGC60krOllqdRw=; h=Subject:To:References:From:Message-ID:Date:In-Reply-To; b=W7sOsmO6yDvKQVbFhgbPy6qSlWhF+d7IUdo/A4VGzDmYHP4ZWwRnCtRevpMEetAaM MLnM3ow4XXZKK1FP0uSlep2Na7SUwRBs8ZKJFiLn+0AU2sqHegDZMsp6RJley6u07Z aKj8w548kBLMgU/rel3h+RTOsB796Btc9E1Y5NZI= Authentication-Results: smtp2j.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: <20170717052106.GC2368@c720-r31425> <053AE5F1-4FF1-40AB-B768-D43AD5B29D21@lastsummer.de> <9B.30.25786.4737D695@dnvrco-omsmta03> From: Boris Samorodov Message-ID: Date: Tue, 18 Jul 2017 12:34:12 +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: <9B.30.25786.4737D695@dnvrco-omsmta03> 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: Tue, 18 Jul 2017 09:37:57 -0000 18.07.2017 05:33, Thomas Mueller пишет: > This looks like it might help, but PKG-REPOSITORY and FETCH have to be lower-case, won't work with capital letters. That's an old unix tradition. PKG-REPOSITORY(5) and FETCH(3) mean that one should use "man 5 pkg-repository" and "man 3 fetch" to get the needed info. PS. If you try the first command, at the very firts line you'll get: --- PKG-REPOSITORY(5) FreeBSD File Formats Manual PKG-REPOSITORY(5) --- HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve