From owner-freebsd-ports@freebsd.org Sat Feb 11 23:08:40 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 84022CDB68B for ; Sat, 11 Feb 2017 23:08:40 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from alpine.spintel.net.au (alpine.spintel.net.au [IPv6:2407:e400:1::b]) (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 2D58DF32 for ; Sat, 11 Feb 2017 23:08:40 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from drunkfish.andyit.com.au (unknown [210.1.210.40]) by alpine.spintel.net.au (Postfix) with ESMTPS id 5E9334C1DD4 for ; Sun, 12 Feb 2017 10:08:30 +1100 (AEDT) Received: from snuggles.andyit.com.au (snuggles.andyit.com.au [172.22.2.2]) by drunkfish.andyit.com.au (8.15.2/8.15.2) with ESMTP id v1BN8TIr087625 for ; Sun, 12 Feb 2017 09:08:29 +1000 (AEST) (envelope-from andyf@andyit.com.au) Message-ID: <589F996D.8020907@andyit.com.au> Date: Sun, 12 Feb 2017 09:08:29 +1000 From: Andy Farkas User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120614 Thunderbird/13.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: devel/check References: <589F8806.7000605@andyit.com.au> <86y3xcgxrf.wl-herbert@mailbox.org> <589F96F6.7040703@andyit.com.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 11 Feb 2017 23:08:40 -0000 On 12/02/2017 08:59, Matthew Seaman wrote: > On 11/02/2017 22:57, Andy Farkas wrote: >> The -f flag is not mentioned in the man page for pkg(8). >> > Try reading the pkg-delete(8) man page. > To be fair, the pkg(8) man page does not mention that pkg(8) calls sub-programmes like pkg-delete(8). The only reference is in the SEE ALSO section. -andyf