From 1256375b0ec4ca47fd1f8b9d0b8abd633c911eb4 Mon Sep 17 00:00:00 2001 From: brad Date: Tue, 28 Sep 1999 20:31:52 +0000 Subject: [PATCH] - split out patches - correct PLIST - make this port compile properly --- games/spider/Makefile | 7 +++---- games/spider/patches/patch-aa | 24 +++++++++++------------- games/spider/patches/patch-ab | 11 +++++++++++ games/spider/pkg/PLIST | 4 ++-- 4 files changed, 27 insertions(+), 19 deletions(-) create mode 100644 games/spider/patches/patch-ab diff --git a/games/spider/Makefile b/games/spider/Makefile index 1c65c065533..0c0742a4768 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:56 marc Exp $ -# +# $OpenBSD: Makefile,v 1.3 1999/09/28 20:31:52 brad Exp $ DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games +MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \ + http://www.lovett.com/~ade/FreeBSD/ MAINTAINER= angelos@openbsd.org -MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ - USE_IMAKE= yes INSTALL_TARGET= install install.doc diff --git a/games/spider/patches/patch-aa b/games/spider/patches/patch-aa index 759e3f1f9a0..f714b9de1c2 100644 --- a/games/spider/patches/patch-aa +++ b/games/spider/patches/patch-aa @@ -1,5 +1,5 @@ ---- ./Imakefile.org Sat Sep 28 10:46:02 1991 -+++ ./Imakefile Tue Oct 3 04:19:58 1995 +--- Imakefile.orig Sat Sep 28 13:46:02 1991 ++++ Imakefile Tue Sep 28 16:01:52 1999 @@ -8,7 +8,7 @@ SPLIT = split CAT = cat @@ -18,14 +18,12 @@ #endif #if OverrideDefs ---- ./spider.man.org Sat Sep 28 10:46:06 1991 -+++ ./spider.man Tue Oct 3 04:16:19 1995 -@@ -53,7 +53,7 @@ - Specifies the time (in microseconds) to pause between each move when - showing a Replay. The default is 200. - .TP 8 --.B "roundsCards (\fPclass\fB RoundCards)" -+.B "roundCards (\fPclass\fB RoundCards)" - Specifies whether to use rounded cards are not. Rounded cards look - better, but are considerably slower. The default is "on". - .TP 8 +@@ -235,7 +235,7 @@ + # endif + #endif + +-INCLUDES = -I. $(TKINCLUDES) ++INCLUDES = -I. -I${X11BASE}/include $(TKINCLUDES) + + CPPFLAGS = + diff --git a/games/spider/patches/patch-ab b/games/spider/patches/patch-ab new file mode 100644 index 00000000000..88c06de2559 --- /dev/null +++ b/games/spider/patches/patch-ab @@ -0,0 +1,11 @@ +--- spider.man.orig Sat Sep 28 13:46:06 1991 ++++ spider.man Tue Sep 28 15:11:49 1999 +@@ -53,7 +53,7 @@ + Specifies the time (in microseconds) to pause between each move when + showing a Replay. The default is 200. + .TP 8 +-.B "roundsCards (\fPclass\fB RoundCards)" ++.B "roundCards (\fPclass\fB RoundCards)" + Specifies whether to use rounded cards are not. Rounded cards look + better, but are considerably slower. The default is "on". + .TP 8 diff --git a/games/spider/pkg/PLIST b/games/spider/pkg/PLIST index 13130ce5a0a..20321349219 100644 --- a/games/spider/pkg/PLIST +++ b/games/spider/pkg/PLIST @@ -1,9 +1,9 @@ bin/spider -man/man1/spider.1 -@exec mkdir %D/lib/X11/spider +man/cat1/spider.0 lib/X11/spider/doc.controls lib/X11/spider/doc.intro lib/X11/spider/doc.rules lib/X11/spider/doc.examples lib/X11/spider/doc.misc lib/X11/spider/doc.summary +@dirrm lib/X11/spider