From owner-freebsd-questions@FreeBSD.ORG Wed May 20 17:49:33 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 4F5121C1 for ; Wed, 20 May 2015 17:49:33 +0000 (UTC) Received: from nm10-vm6.access.bullet.mail.gq1.yahoo.com (nm10-vm6.access.bullet.mail.gq1.yahoo.com [216.39.63.158]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E39A1AF2 for ; Wed, 20 May 2015 17:49:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=prodigy.net; s=s2048; t=1432144005; bh=W4jjkqrARgB/C4piZjSqMv/48HYJtCxIfMC4+CW56hA=; h=Cc:From:To:In-Reply-To:Subject:Date:References:From:Subject; b=eVk7M95mgZh9rlTkpXsVhQTx3vTQ/qv3VI0MoxK+uGSAnFNKwA3cx3knAV93PzTOI7gJZHWqm1Ue2aBCd+bdTeIeYCqRttxUGfx9pHDlDaL1FFKtoc00ik+wCgJahrlKVLl/FsjVuL72twwA2PkanT+RhZgKSk/N5MByfkdhIoCCSefS6BTPj2QodD4lJS6qP3S42AVjvRRsvCHblAMuimUbaYJ4512TVrWzLe1DInLEX6Gx50FC/thFiETnEvassjzPun4r9hKsXtdbTeh8lWFNg/pjiIXeyX3isklCeWANdWpTNgZ/uNx9PpQ5hSgOO65kRrHoWIfRW0ywojLDcw== Received: from [216.39.60.172] by nm10.access.bullet.mail.gq1.yahoo.com with NNFMP; 20 May 2015 17:46:45 -0000 Received: from [67.195.22.116] by tm8.access.bullet.mail.gq1.yahoo.com with NNFMP; 20 May 2015 17:46:45 -0000 Received: from [127.0.0.1] by smtp111.sbc.mail.gq1.yahoo.com with NNFMP; 20 May 2015 17:46:45 -0000 X-Yahoo-Newman-Id: 965724.7780.bm@smtp111.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: JuNSDTIVM1kIGwcRDNxuHGeJcKWQvXYmrKDwBxI2.5gR1Pw Dfx9E7wJJ635AoDuUIPS0z_S0CO_k7HVEQsvdM7tLfmTLpWbFH0RsfNULAl5 MOGhnv1vdFniyGmmvAe92CJU4yNYO4Ss8t_24.H_j9X4343DZLT7buFmsEZo SYj_haX9ngpEpHhjqCrF.S8ABCxwinu25VFrn6cml6bmwU9hFw2dCd2C27o4 p_85QT5Hrzc5J9.F_t_LR3MmCWy4bYr8saQRvUhmqN3QDFFy6hg9XWVQoSvF .67jZIFBNbI1xtKDBBEwf0IkgGYjPWmN5bY2YHtf6gkvgiDidAvH8pwlryW7 s0txqz_L_bdeL4DiJfauN.VCIF4AQJ26sipwf4ifsoONfUjwYNn6HiAcdHm5 .wsgc.5kdCDAOBO.GB6ryZDMw8_wHfjzuKisUzrI3v3V4pyflfyCAUtlrznY TkXUDZ8nOXOfcTyJeKfQTIz6BeFXB1ClNyemBne3A6Ro0btBUAWJYxLUP4dY 4tiPH0Azxy2lwQGn8SpHLJCEMwnA7fT7fD0yz96GvwgP3cL.O X-Yahoo-SMTP: 46rcWa.swBDnY9zvhIrsU2awgPSTQgUKFFrFJjEU8wwG Cc: freebsd-questions@freebsd.org Message-Id: <16F5D0D0-10C7-4F68-AC69-14066A978C33@prodigy.net> From: Jeffry Killen To: Jeffry Killen In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: freetype in ports? Date: Wed, 20 May 2015 10:46:44 -0700 References: X-Mailer: Apple Mail (2.936) 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 17:49:33 -0000 On May 20, 2015, at 10:36 AM, 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 assume this is used in xwindows as well as in php gd > for image generation from ttf fonts. > > Thanks > JK I found it in the print sub dir