summaryrefslogtreecommitdiff
path: root/games/spider/files
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-22 03:27:14 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-22 03:27:14 +0000
commit22676bade853826d224aa97cb96b8c1de930c89b (patch)
treee90905ff3588bd094705310f0af8a19e31f42a6d /games/spider/files
parentMASTER_SITES are broken, so add a workaround (diff)
- Use MASTER_SITE_SUNSITE to MASTER_SITES
- Fix pkg/PLIST PR: 16276 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=24899
Diffstat (limited to 'games/spider/files')
-rw-r--r--games/spider/files/patch-ab20
-rw-r--r--games/spider/files/patch-ac11
2 files changed, 31 insertions, 0 deletions
diff --git a/games/spider/files/patch-ab b/games/spider/files/patch-ab
new file mode 100644
index 000000000000..228bbcdf077d
--- /dev/null
+++ b/games/spider/files/patch-ab
@@ -0,0 +1,20 @@
+--- Imakefile.orig Sun Sep 29 02:46:02 1991
++++ Imakefile Wed Jan 18 00:00:00 2000
+@@ -8,7 +8,7 @@
+ SPLIT = split
+ CAT = cat
+ /***** Note: probably want to define this to be something else *****/
+- HELPDIR = help
++ HELPDIR = LibDir/spider
+
+ /***** Note: Used to over-ride some declarations in the default Imakefile
+ configurations. If you want to use some of these things, then
+@@ -16,7 +16,7 @@
+ definitions to what you would like them to be below. Delete
+ or comment out those you do not wish to use *****/
+ #ifndef OverrideDefs
+-#define OverrideDefs YES
++#define OverrideDefs NO
+ #endif
+
+ #if OverrideDefs
diff --git a/games/spider/files/patch-ac b/games/spider/files/patch-ac
new file mode 100644
index 000000000000..6eb8eb30797f
--- /dev/null
+++ b/games/spider/files/patch-ac
@@ -0,0 +1,11 @@
+--- spider.man.orig Sun Sep 29 02:46:06 1991
++++ spider.man Wed Jan 18 00:00:00 2000
+@@ -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