Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2015 20:04:56 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Jeffry Killen <jekillen@prodigy.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: freetype in ports?
Message-ID:  <20150520200456.49f6ee31.freebsd@edvax.de>
In-Reply-To: <A59CC0EB-8F5D-47DF-8800-BC433DE1939C@prodigy.net>
References:  <A59CC0EB-8F5D-47DF-8800-BC433DE1939C@prodigy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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

See "man 7 ports" and use the power of

	# make search name="freetype"

which will provide the information you need. Note
that "freetype" and "freetype2" are individual packages.



> I assume this is used in xwindows as well as in php gd
> for image generation from ttf fonts.

Freetype is a typical installation component of X which
uses it as a module.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150520200456.49f6ee31.freebsd>