freetype in ports?

Valeri Galtsev galtsev at kicp.uchicago.edu
Wed May 20 19:31:59 UTC 2015


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>


++++++++++++++++++++++++++++++++++++++++
Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247
++++++++++++++++++++++++++++++++++++++++


More information about the freebsd-questions mailing list