From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 22:12:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F207716A420 for ; Tue, 28 Feb 2006 22:12:58 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [65.75.192.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E0843D49 for ; Tue, 28 Feb 2006 22:12:58 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.13.4/8.13.4) with ESMTP id k1SMALHX021595 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Tue, 28 Feb 2006 14:10:21 -0800 (PST) (envelope-from james@umpquanet.com) Received: (from james@localhost) by ns.museum.rain.com (8.13.4/8.13.4/Submit) id k1SMAKB1021594; Tue, 28 Feb 2006 14:10:20 -0800 (PST) (envelope-from james) Date: Tue, 28 Feb 2006 14:10:20 -0800 From: James Long To: freebsd-questions@freebsd.org, fbsd_user Message-ID: <20060228221020.GA21525@ns.museum.rain.com> References: <20060228191632.6A3CE16A42A@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060228191632.6A3CE16A42A@hub.freebsd.org> User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-101.4 required=5.0 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ns.museum.rain.com Cc: Subject: Re: Is gd library in the ports collection. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 22:12:59 -0000 > Date: Tue, 28 Feb 2006 10:19:35 -0500 > From: "fbsd_user" > Subject: Is gd library in the ports collection. > To: "freebsd-questions@FreeBSD. ORG" > Message-ID: > Content-Type: text/plain; charset="iso-8859-1" > > I have reviewed the ports list for a port called gd and could > not tell from the names if any were the gd library > talked about here. http://www.boutell.com/gd/ > > Can any one point me to the correct port name if its really > in the ports collection. A quick run of cd /usr/ports && make search key=gd- | less would have turned up: Port: gd-2.0.33_3,1 Path: /usr/ports/graphics/gd Info: A graphics library for fast creation of images Maint: dinoex@FreeBSD.org B-deps: freetype2-2.1.10_1 jpeg-6b_3 pkgconfig-0.19 png-1.2.8_2 R-deps: freetype2-2.1.10_1 jpeg-6b_3 pkgconfig-0.19 png-1.2.8_2 WWW: http://www.boutell.com/gd/