From owner-freebsd-ports Fri Apr 23 23:42:34 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CEBDF14D17 for ; Fri, 23 Apr 1999 23:42:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA50509; Fri, 23 Apr 1999 23:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 23 Apr 1999 23:40:02 -0700 (PDT) Message-Id: <199904240640.XAA50509@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Chris Piazza Subject: RE: ports/11301: Update: net/greed Reply-To: Chris Piazza Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11301; it has been noted by GNATS. From: Chris Piazza To: cpiazza@home.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: RE: ports/11301: Update: net/greed Date: Fri, 23 Apr 1999 23:34:46 -0700 (PDT) Oops, that was a brain-o. Please use this instead of the above. patch-ab and -ac were removed, patch-ad is different now. Index: greed/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/net/greed/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 1999/04/21 19:13:01 1.3 +++ Makefile 1999/04/24 06:07:49 @@ -1,13 +1,12 @@ # New ports collection makefile for: greed -# Version required: 0.666 +# Version required: 0.7 # Date created: 13 April 1999 # Whom: Chris Piazza # # $Id: Makefile,v 1.3 1999/04/21 19:13:01 mharo Exp $ # -DISTNAME= greed -PKGNAME= greed-0.666 +DISTNAME= greed-0.7 CATEGORIES= net MASTER_SITES= http://www.public.asu.edu/~arturner/ @@ -16,6 +15,7 @@ MAN1= greed.1 ALL_TARGET= freebsd +WRKSRC= ${WRKDIR}/greed post-extract: @${GUNZIP_CMD} ${WRKSRC}/greed.1.gz Index: greed/files/md5 =================================================================== RCS file: /cvs/FreeBSD/ports/net/greed/files/md5,v retrieving revision 1.3 diff -u -r1.3 md5 --- md5 1999/04/21 19:13:01 1.3 +++ md5 1999/04/24 06:06:53 @@ -1 +1 @@ -MD5 (greed.tar.gz) = eef646427013e34c3288a0efe87ac638 +MD5 (greed-0.7.tar.gz) = 5bc0ee1ef8df8010000a4e1838b56112 Index: greed/patches/patch-aa =================================================================== RCS file: /cvs/FreeBSD/ports/net/greed/patches/patch-aa,v retrieving revision 1.2 diff -u -r1.2 patch-aa --- patch-aa 1999/04/21 19:13:01 1.2 +++ patch-aa 1999/04/24 06:28:32 @@ -1,5 +1,5 @@ --- Makefile.orig Wed Apr 21 07:09:00 1999 -+++ Makefile Tue Apr 20 17:49:19 1999 ++++ Makefile Fri Apr 23 23:28:02 1999 @@ -4,10 +4,10 @@ # Where to install binary and manpage on "make install": @@ -22,8 +22,8 @@ - CFLAGS='-Wall -ansi -pedantic -O4 -m486 -fomit-frame-pointer \ - -funroll-all-loops -ffast-math -DROT_I386 \ - -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP' \ -+ CFLAGS='-funroll-all-loops -ffast-math \ -+ -DI386_ASSEM -DREAL_IS_FLOAT -DUSE_MMAP ${FLAGS}' \ ++ CFLAGS='-fomit-frame-pointer -funroll-all-loops -ffast-math \ ++ -DREAL_IS_FLOAT -DUSE_MMAP ${FLAGS}' \ greed solaris: Index: greed/patches/patch-ad =================================================================== RCS file: patch-ad diff -N patch-ad --- /dev/null Fri Apr 23 23:33:05 1999 +++ patch-ad Fri Apr 23 23:32:49 1999 @@ -0,0 +1,10 @@ +--- main.h.orig Fri Apr 23 23:32:36 1999 ++++ main.h Fri Apr 23 23:32:41 1999 +@@ -48,7 +48,6 @@ + #include + #include + #include +-#include + #include + #include + --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message