aboutsummaryrefslogtreecommitdiff
path: root/games/actx/files
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-01-29 16:09:26 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-01-29 16:09:26 +0000
commit2624e5c522fa76a7997dd59b43333c70d81a105a (patch)
tree645088410a4fc2ae1051cde0e3ae301bc67c1db2 /games/actx/files
parent03254ede3b47d5974ee57688422ff87f41dd3bcc (diff)
downloadports-2624e5c522fa76a7997dd59b43333c70d81a105a.tar.gz
ports-2624e5c522fa76a7997dd59b43333c70d81a105a.zip
Notes
Diffstat (limited to 'games/actx/files')
-rw-r--r--games/actx/files/patch-aa15
-rw-r--r--games/actx/files/patch-ab55
-rw-r--r--games/actx/files/patch-ad54
3 files changed, 45 insertions, 79 deletions
diff --git a/games/actx/files/patch-aa b/games/actx/files/patch-aa
index 086add0dc2a2..4581928a94fd 100644
--- a/games/actx/files/patch-aa
+++ b/games/actx/files/patch-aa
@@ -1,6 +1,6 @@
---- Imakefile.org Fri Oct 8 00:41:34 1999
-+++ Imakefile Fri Oct 8 00:22:35 1999
-@@ -29,7 +29,7 @@
+--- Imakefile.orig Mon Jan 29 09:27:25 2001
++++ Imakefile Mon Jan 29 09:29:06 2001
+@@ -42,7 +42,7 @@
XCOMM -------------- ActX 本体 Install先 Directory ---------------
@@ -9,7 +9,7 @@
XCOMM PREFIX = ${HOME}
BINDIR = ${PREFIX}/bin
-@@ -37,9 +37,11 @@
+@@ -50,9 +50,11 @@
XCOMM -------- ActX マスコットデータ Install先 Directory ----------
@@ -23,12 +23,11 @@
-@@ -59,7 +61,7 @@
- XPMLIB = -lXpm
+@@ -72,7 +74,7 @@
+ EXTRA_LIBRARIES += -lXpm
AllTarget(actx)
-NormalProgramTarget(actx,$(OBJS),,$(LOCAL_LIBRARIES),$(XPMLIB))
+NormalProgramTarget(actx,$(OBJS),$(LOCAL_LIBRARIES),XawClientLibs,$(XPMLIB))
- #ifdef USE_I18N
- DEFINES_I18N = -DI18N
+ InstallManPage(actx,$(MANDIR))
diff --git a/games/actx/files/patch-ab b/games/actx/files/patch-ab
index 3302704a84e8..c072aa4ec54c 100644
--- a/games/actx/files/patch-ab
+++ b/games/actx/files/patch-ab
@@ -1,36 +1,19 @@
-*** install.actxrc.org Thu Oct 21 00:59:57 1999
---- install.actxrc Thu Oct 21 01:02:19 1999
-*************** Actx*titleOfMenuJ: ONE 〜 輝く季節へ 〜
-*** 8,14 ****
-
- Axtx*titleOfMenuE: ONE - for Bright Season -
-
-! Actx*xpmDir: /usr/local/lib/actx
-
- Actx*baloon.font: -*-fixed-medium-r-normal--14-*
-
---- 8,14 ----
-
- Axtx*titleOfMenuE: ONE - for Bright Season -
-
-! Actx*xpmDir: %%ACTXDIR%%
-
- Actx*baloon.font: -*-fixed-medium-r-normal--14-*
-
-*************** Actx*baloon.foreground: HotPink
-*** 16,22 ****
-
- Actx*baloon.foreground: AliceBlue
-
-! !Actx*sndDir: /usr/local/lib/actX/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-
---- 16,22 ----
-
- Actx*baloon.foreground: AliceBlue
-
-! !Actx*sndDir: %%ACTXDIR%%/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-
+--- install.actxrc.orig Mon Jan 29 00:20:52 2001
++++ install.actxrc Mon Jan 29 00:19:34 2001
+@@ -8,7 +8,7 @@
+
+ Axtx*titleOfMenuE: ONE - for Bright Season -
+
+-Actx*xpmDir: /usr/local/lib/actx
++Actx*xpmDir: %%ACTXDIR%%
+
+ Actx*balloon.font: -*-fixed-medium-r-normal--14-*
+
+@@ -23,7 +23,7 @@
+ !Actx*balloon.style: standard
+ Actx*balloon.style: wmaker
+
+-!Actx*sndDir: /usr/local/lib/actX/wav
++!Actx*sndDir: %%ACTXDIR%%/wav
+
+ !Actx*sndCom: /usr/local/bin/wavplay -q %s
diff --git a/games/actx/files/patch-ad b/games/actx/files/patch-ad
index 221e9fc83504..33c2d2ff3f21 100644
--- a/games/actx/files/patch-ad
+++ b/games/actx/files/patch-ad
@@ -1,35 +1,19 @@
-*** samples/sample.actxrc.orig Sun Oct 17 00:17:16 1999
---- samples/sample.actxrc Thu Oct 21 01:38:29 1999
-*************** Actx*titleOfMenuJ: ONE 〜 輝く季節へ 〜
-*** 8,22 ****
-
- Axtx*titleOfMenuE: ONE - for Bright Season -
-
-! Actx*xpmDir: /usr/local/lib/actx
-
- Actx*baloon.font: -*-fixed-medium-r-normal--14-*
-
- Actx*baloon.foreground: HotPink
-
-! Actx*baloon.foreground: AliceBlue
-
-! !Actx*sndDir: /usr/local/lib/actX/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-
---- 8,22 ----
-
- Axtx*titleOfMenuE: ONE - for Bright Season -
-
-! Actx*xpmDir: %%ACTXDIR%%
-
- Actx*baloon.font: -*-fixed-medium-r-normal--14-*
-
- Actx*baloon.foreground: HotPink
-
-! !Actx*baloon.foreground: AliceBlue
-
-! !Actx*sndDir: %%ACTXDIR%%/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-
+--- samples/sample.actxrc.orig Mon Jan 29 00:24:39 2001
++++ samples/sample.actxrc Mon Jan 29 00:25:31 2001
+@@ -8,7 +8,7 @@
+
+ Axtx*titleOfMenuE: ONE - for Bright Season -
+
+-Actx*xpmDir: /usr/local/lib/actx
++Actx*xpmDir: %%ACTXDIR%%
+
+ Actx*balloon.font: -*-fixed-medium-r-normal--14-*
+
+@@ -23,7 +23,7 @@
+ !Actx*balloon.style: standard
+ Actx*balloon.style: wmaker
+
+-!Actx*sndDir: /usr/local/lib/actX/wav
++!Actx*sndDir: %%ACTXDIR%%/wav
+
+ !Actx*sndCom: /usr/local/bin/wavplay -q %s