From owner-freebsd-questions@FreeBSD.ORG Wed May 20 19:31:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A268649 for ; Wed, 20 May 2015 19:31:59 +0000 (UTC) Received: from cosmo.uchicago.edu (cosmo.uchicago.edu [128.135.70.90]) by mx1.freebsd.org (Postfix) with ESMTP id 657691BDA for ; Wed, 20 May 2015 19:31:59 +0000 (UTC) Received: by cosmo.uchicago.edu (Postfix, from userid 48) id 54DF3CB8C95; Wed, 20 May 2015 14:31:58 -0500 (CDT) Received: from 128.135.70.2 (SquirrelMail authenticated user valeri) by cosmo.uchicago.edu with HTTP; Wed, 20 May 2015 14:31:58 -0500 (CDT) Message-ID: <36123.128.135.70.2.1432150318.squirrel@cosmo.uchicago.edu> In-Reply-To: <555CDD7B.5060102@tridentusa.com> References: <20150520200456.49f6ee31.freebsd@edvax.de> <50466.128.135.70.2.1432145863.squirrel@cosmo.uchicago.edu> <555CDD7B.5060102@tridentusa.com> Date: Wed, 20 May 2015 14:31:58 -0500 (CDT) Subject: Re: freetype in ports? From: "Valeri Galtsev" To: "John Johnstone" Cc: freebsd-questions@freebsd.org, "Jeffry Killen" , "Valeri Galtsev" Reply-To: galtsev@kicp.uchicago.edu User-Agent: SquirrelMail/1.4.8-5.el5.centos.7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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: Wed, 20 May 2015 19:31:59 -0000 On Wed, May 20, 2015 2:16 pm, John Johnstone wrote: > On 5/20/15 2:17 PM, Valeri Galtsev wrote: >> >> On Wed, May 20, 2015 1:04 pm, Polytropon wrote: >>> On Wed, 20 May 2015 10:36:17 -0700, Jeffry Killen wrote: >>>> Hello; >>>> >>>> I want to add freetype to system so I can build php5.6x with GD, with >>>> freetype >>>> ttf font support. >>>> >>>> I did >>>> find /usr/ports *freetype* and no match came up >>>> >>>> same with >>>> find /usr/ports FreeType2 and no match came up >> >> I would use unix find comand as follows: >> >> find /usr/ports -name \*freetype\* >> >> But the suggestion by Mr. Polytropon below is much better (as it doesn't >> care about case to the contrary to find command above... > > How about -iname? Indeed. You learn something every day. Thanks John! (I guess I should revisit man pages every so often for all command I use ;-) Valeri > > - > John J. > _______________________________________________ > 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" > ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++