From owner-freebsd-questions@FreeBSD.ORG Fri Sep 13 16:34:26 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 468B5BC0 for ; Fri, 13 Sep 2013 16:34:26 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E99522D6E for ; Fri, 13 Sep 2013 16:34:25 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id r8DGYLVv074356 for ; Fri, 13 Sep 2013 10:34:22 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: <52333E8D.70905@dreamchaser.org> Date: Fri, 13 Sep 2013 10:34:21 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130730 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD Mailing List Subject: which port (qt4 part?) contains linguist.dcf et al.? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Fri, 13 Sep 2013 10:34:22 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd@dreamchaser.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 16:34:26 -0000 Can someone tell me which port is the source for linguist.dcf and friends? I have lprof-devel installed, but not the full qt4, and these files are missing so the lprof help doesn't work. I suspect a missing dependency, but would prefer not to install all of qt4 to find out. Thanks.