Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 1999 23:40:02 -0700 (PDT)
From:      Chris Piazza <cpiazza@home.net>
To:        freebsd-ports@FreeBSD.org
Subject:   RE: ports/11301: Update: net/greed
Message-ID:  <199904240640.XAA50509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11301; it has been noted by GNATS.

From: Chris Piazza <cpiazza@home.net>
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 <cpiazza@home.net>
  #
  # $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 <string.h>
 + #include <stdlib.h>
 + #include <fcntl.h>
 +-#include <wait.h>
 + #include <sys/time.h>
 + #include <sys/stat.h>
 + 
 
 ---
 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




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