From owner-freebsd-questions@FreeBSD.ORG Sun May 31 02:46:39 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2C964C0 for ; Sun, 31 May 2015 02:46:39 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 939321015 for ; Sun, 31 May 2015 02:46:39 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t4V2kVtU051579 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 30 May 2015 20:46:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t4V2kVxu051576; Sat, 30 May 2015 20:46:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 30 May 2015 20:46:31 -0600 (MDT) From: Warren Block To: jungle Boogie cc: Jeffry Killen , FreeBSD Questions Subject: Re: freetype in ports? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 30 May 2015 20:46:32 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 02:46:40 -0000 On Sat, 30 May 2015, jungle Boogie wrote: > On 20 May 2015 at 12:29, Warren Block wrote: >> If you don't know the exact name used, there are search options like >> Polytropon showed, or the freshports.org website can be handy. > > > Just curious... > > With what Polytropon showed, package is listed in the manual and it > says it uses pkg_add: > The package is a .tbz file that you can use to install the port on > other machines with pkg_add(1). > > Does is actually still use pkg_add or is this a minor out of date statement? Yes, references in ports(7) to pkg_add or pkg_delete are out of date.