summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/nethack/Makefile4
-rw-r--r--japanese/nethack/files/patch-ai11
-rw-r--r--japanese/nethack32/Makefile4
-rw-r--r--japanese/nethack32/files/patch-ai11
-rw-r--r--japanese/nethack34/Makefile4
-rw-r--r--japanese/nethack34/files/patch-ai11
6 files changed, 39 insertions, 6 deletions
diff --git a/japanese/nethack/Makefile b/japanese/nethack/Makefile
index cf65002..5b188c2 100644
--- a/japanese/nethack/Makefile
+++ b/japanese/nethack/Makefile
@@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= nethack
+MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
+ ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/
diff --git a/japanese/nethack/files/patch-ai b/japanese/nethack/files/patch-ai
new file mode 100644
index 0000000..d552369
--- /dev/null
+++ b/japanese/nethack/files/patch-ai
@@ -0,0 +1,11 @@
+--- include/system.h.orig Sun Mar 31 20:46:35 2002
++++ include/system.h Sun Mar 31 20:55:33 2002
+@@ -507,7 +507,7 @@
+ # endif
+ # endif
+
+-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
++# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
+ E time_t FDECL(time, (time_t *));
+ # else
+ E long FDECL(time, (time_t *));
diff --git a/japanese/nethack32/Makefile b/japanese/nethack32/Makefile
index cf65002..5b188c2 100644
--- a/japanese/nethack32/Makefile
+++ b/japanese/nethack32/Makefile
@@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= nethack
+MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
+ ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/
diff --git a/japanese/nethack32/files/patch-ai b/japanese/nethack32/files/patch-ai
new file mode 100644
index 0000000..d552369
--- /dev/null
+++ b/japanese/nethack32/files/patch-ai
@@ -0,0 +1,11 @@
+--- include/system.h.orig Sun Mar 31 20:46:35 2002
++++ include/system.h Sun Mar 31 20:55:33 2002
+@@ -507,7 +507,7 @@
+ # endif
+ # endif
+
+-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
++# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
+ E time_t FDECL(time, (time_t *));
+ # else
+ E long FDECL(time, (time_t *));
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index cf65002..5b188c2 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -8,8 +8,8 @@
PORTNAME= nethack
PORTVERSION= 1.0.5.19970924
CATEGORIES= japanese games
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= nethack
+MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh322/src/ \
+ ftp://ftp.wtower.com/nethack/sources/
DISTNAME= ${PORTNAME}-3.2.2
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/nethack/
diff --git a/japanese/nethack34/files/patch-ai b/japanese/nethack34/files/patch-ai
new file mode 100644
index 0000000..d552369
--- /dev/null
+++ b/japanese/nethack34/files/patch-ai
@@ -0,0 +1,11 @@
+--- include/system.h.orig Sun Mar 31 20:46:35 2002
++++ include/system.h Sun Mar 31 20:55:33 2002
+@@ -507,7 +507,7 @@
+ # endif
+ # endif
+
+-# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC)
++# if defined(ULTRIX) || defined(SYSV) || defined(MICRO) || defined(VMS) || defined(MAC) || defined(BSD)
+ E time_t FDECL(time, (time_t *));
+ # else
+ E long FDECL(time, (time_t *));
OpenPOWER on IntegriCloud