From owner-freebsd-questions@FreeBSD.ORG Sun Sep 6 17:25:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3D18106568B for ; Sun, 6 Sep 2009 17:25:58 +0000 (UTC) (envelope-from randy.belk@gmail.com) Received: from mail-yx0-f172.google.com (mail-yx0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id ABED88FC17 for ; Sun, 6 Sep 2009 17:25:58 +0000 (UTC) Received: by yxe2 with SMTP id 2so4429700yxe.3 for ; Sun, 06 Sep 2009 10:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=R7w4i/s+92v5G1XsIeMg8/G+nR8OAsJkLokoicRhcug=; b=KviHqMFII6W9seHHT3D3b540l9qjrEXxUhrqf6sgoJHQFaPLIwPyVy/TKLnU/At+FT spKR6HBI6xtqtsKBk2HQDU90RYqkPKJz6waaGsSSFVEf5bKbfWCjef41nuAk+NUkiKuo W1oN1KPgGgqxsLvxWdvPWKdtuxrIS+cch7voU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=IpoiQZdEnIGvQg9eyCU1OPFsMEGR5zzpEPneqg6Bv59qyBVhsgQtNdrSbkBmHRh6Qm n0rOBMihD0IN0awQgCOhbowOOI/JFNrLfXxu01WW9hw1Ku9VtZFRCi0J4+iCaSzsYynP X0GBqvvH+8dHIn/ccoVLlpVJepjEHqblNxfUg= MIME-Version: 1.0 Received: by 10.150.142.13 with SMTP id p13mr22466576ybd.25.1252257958080; Sun, 06 Sep 2009 10:25:58 -0700 (PDT) In-Reply-To: <946140ad0909061021g1d0ca8daie78502f71c009ddf@mail.gmail.com> References: <4AA3D2E7.9070409@onetel.com> <8250ac3f0909060829j8b47ca9t72fdd3cf5820635a@mail.gmail.com> <946140ad0909061021g1d0ca8daie78502f71c009ddf@mail.gmail.com> From: Randy Belk Date: Sun, 6 Sep 2009 12:25:38 -0500 Message-ID: <946140ad0909061025j4c4763afm5b389d8fcafe81af@mail.gmail.com> To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: how to display pkg-message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 17:25:59 -0000 On Sun, Sep 6, 2009 at 12:21 PM, Randy Belk wrote: > On Sun, Sep 6, 2009 at 10:29 AM, Kalle > M=F8ller wrote: >> Looking for that feature to :) >> >> On Sun, Sep 6, 2009 at 5:19 PM, Chris Whitehouse wr= ote: >> >>> Hello >>> >>> Could someone remind of the make target for showing messages which are >>> displayed when installing ports please. I thought it was some variant o= f >>> make showinfo but I can't find one that works. I am assuming that if >>> /files/pkg-message.in exists the this make target would show a >>> result. >>> >>> thanks >>> >>> Chris >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to " >>> freebsd-questions-unsubscribe@freebsd.org" >>> >> >> >> >> -- >> >> Med Venlig Hilsen >> >> Kalle R. M=F8ller >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" >> This is explained in the pkg_info man page. To Show the install-message file for the installed package postfix-2.6.3,1 you would enter "pkg_info -D -x postfix | less" Please read the man page! Also install ports-mgmt/bpkg, it's an awsome uti= lity -- - Amiga, The Computer for the creative Mind! - UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity. - People who hate Microsoft Windows use Linux but people who love UNIX use= BSD. --=20 - Amiga, The Computer for the creative Mind! - UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity. - People who hate Microsoft Windows use Linux but people who love UNIX use = BSD.