From owner-freebsd-ports@freebsd.org Fri Apr 8 18:52:54 2016 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 23567B08C24 for ; Fri, 8 Apr 2016 18:52:54 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 136231AD7 for ; Fri, 8 Apr 2016 18:52:53 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 3875A3ADFA for ; Fri, 8 Apr 2016 11:52:53 -0700 (PDT) From: "Ronald F. Guilmette" To: freebsd-ports@freebsd.org Subject: Re: Post-install messages In-Reply-To: <5707FD13.2060802@gmx.de> Date: Fri, 08 Apr 2016 11:52:53 -0700 Message-ID: <55213.1460141573@server1.tristatelogic.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2016 18:52:54 -0000 In message <5707FD13.2060802@gmx.de>, olli hauer wrote: >Try the command `pkg info -aD | less' or for a single package `pkg info -D $pa >ckagename' Thank you. That seems to do the trick nicely.