From owner-freebsd-ports Fri Aug 20 8:58: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 5A3BB1534F for ; Fri, 20 Aug 1999 08:58:00 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) id 11Hr10-0004RQ-00; Fri, 20 Aug 1999 08:55:39 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.2) id LAA09643; Fri, 20 Aug 1999 11:55:35 -0400 (EDT) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 20 Aug 1999 11:55:35 -0400 (EDT) Reply-To: Will Andrews From: Will Andrews To: Bill Subject: RE: ports/graphics/gd broken? Cc: freebsd-ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 20-Aug-99 Bill wrote: > Here's the output I get when I try to make gd. > > su-2.02# cd /usr/ports/graphics/gd > su-2.02# ls > CVS README.html patches work > Makefile files pkg > su-2.02# make > ===> Patching for gd-1.6.2 > ===> Applying FreeBSD patches for gd-1.6.2 > File to patch: > > Dont know what I should put here?? Looks like you have an old version of this port. Try this: (11:46:20) [root@shadow /usr/ports/graphics]# llR gd total 4 -rw-r--r-- 1 root wheel 708 Aug 8 17:42 Makefile drwxr-xr-x 2 root wheel 512 Aug 20 11:46 files/ drwxr-xr-x 2 root wheel 512 Aug 20 11:46 patches/ drwxr-xr-x 2 root wheel 512 Aug 20 11:46 pkg/ gd/files: total 1 -rw-r--r-- 1 root wheel 57 Aug 8 17:42 md5 gd/patches: total 1 -rw-r--r-- 1 root wheel 717 Jul 24 19:56 patch-ab gd/pkg: total 4 -rw-r--r-- 1 root wheel 41 Feb 13 1997 COMMENT -rw-r--r-- 1 root wheel 1170 Apr 4 1998 DESCR -rw-r--r-- 1 root wheel 426 Aug 8 17:42 PLIST (11:46:22) [root@shadow /usr/ports/graphics]# tar cfz gd.tar.gz gd/ (11:46:30) [root@shadow /usr/ports/graphics]# md5 gd.tar.gz MD5 (gd.tar.gz) = 1dc5630d58e9a9ef96804602f1e5a943 Your MD5 result should match this one. If not, cvsup your ports collection. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message