ports/56413: [non-maintainer] mark misc/cheatah as BROKEN

Kang Liu lazykang at hotmail.com
Thu Sep 4 14:40:08 UTC 2003


The following reply was made to PR ports/56413; it has been noted by GNATS.

From: "Kang Liu" <lazykang at hotmail.com>
To: <freebsd-gnats-submit at FreeBSD.org>, <linimon at lonesome.com>
Cc:  
Subject: Re: ports/56413: [non-maintainer] mark misc/cheatah as BROKEN
Date: Thu, 4 Sep 2003 22:39:58 +0800

 I got a error reply from linimon at lonesome.com
 553 <egw.bjpu.edu.cn[202.112.78.77]>: Client host rejected: Refused
 202.112.0.0/13: Blocked due to mail abuse: CN netblock
 
 I'm really disappointed about this.....
 
 
 Here is patch again, send from hotmail.
 Sorry for boring...
 
 diff -ruN cheatah.orig/Makefile cheatah/Makefile
 --- cheatah.orig/Makefile	Thu Sep  4 21:33:28 2003
 +++ cheatah/Makefile	Thu Sep  4 22:15:13 2003
 @@ -15,7 +15,7 @@
  MAINTAINER=	wvengen at stack.nl
  COMMENT=	Temporary gtk GUI to the SWORD project
 
 -BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/misc/sword:extract
 +EXTRACT_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/misc/sword:extract
  LIB_DEPENDS=	sword.1:${PORTSDIR}/misc/sword
  RUN_DEPENDS=
 ${LOCALBASE}/share/sword/mods.d:${PORTSDIR}/misc/sword-modules
 
 diff -ruN cheatah.orig/files/patch-cheatah.cpp
 cheatah/files/patch-cheatah.cpp
 --- cheatah.orig/files/patch-cheatah.cpp	Thu Jan  1 08:00:00 1970
 +++ cheatah/files/patch-cheatah.cpp	Thu Sep  4 21:17:41 2003
 @@ -0,0 +1,10 @@
 +--- cheatah.cpp.orig	Thu Sep  4 21:16:26 2003
 ++++ cheatah.cpp	Thu Sep  4 21:16:42 2003
 +@@ -28,6 +28,7 @@
 + #include <gbfplain.h>
 + #include <thmlplain.h>
 + #include <string.h>
 ++#include <assert.h>
 +
 + using namespace sword;
 + using namespace std;
 diff -ruN cheatah.orig/files/patch-cheatsig.cpp
 cheatah/files/patch-cheatsig.cpp
 --- cheatah.orig/files/patch-cheatsig.cpp	Thu Jan  1 08:00:00 1970
 +++ cheatah/files/patch-cheatsig.cpp	Thu Sep  4 21:19:54 2003
 @@ -0,0 +1,10 @@
 +--- cheatsig.cpp.orig	Thu Sep  4 21:19:04 2003
 ++++ cheatsig.cpp	Thu Sep  4 21:19:24 2003
 +@@ -22,6 +22,7 @@
 + #include <gtk/gtk.h>
 + #include "cheatah.h"
 + #include "cheatsig.h"
 ++#include <assert.h>
 +
 + using namespace std;
 +
 



More information about the freebsd-ports-bugs mailing list