aboutsummaryrefslogtreecommitdiff
path: root/japanese/slrn/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-20 03:04:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-20 03:04:33 +0000
commit8927496d36b7a426714a1fdcd25ee651e9fa0407 (patch)
treed59b9654e3e442c8a183e0c999f050943035bf08 /japanese/slrn/files
parent6e857f27cf60a8aa76d2ba08340cf1ec78abb83a (diff)
downloadports-8927496d36b7a426714a1fdcd25ee651e9fa0407.tar.gz
ports-8927496d36b7a426714a1fdcd25ee651e9fa0407.zip
Initial import of japanese slrn version 0.9.5.2.
A japanese newsreader based on S-Lang. PR: 7207 Submitted by: Takashi Mega <mega@rodan.misc.hit-u.ac.jp>
Notes
Notes: svn path=/head/; revision=11983
Diffstat (limited to 'japanese/slrn/files')
-rw-r--r--japanese/slrn/files/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/japanese/slrn/files/patch-aa b/japanese/slrn/files/patch-aa
new file mode 100644
index 000000000000..3dae290b6e4b
--- /dev/null
+++ b/japanese/slrn/files/patch-aa
@@ -0,0 +1,21 @@
+*** src/slrnfeat.h.orig Fri Jun 26 17:49:39 1998
+--- src/slrnfeat.h Fri Jun 26 17:50:16 1998
+***************
+*** 217,224 ****
+ #define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */
+ #define SLRN_TZ_TIMEZONE 3 /* timezone() */
+ /* choose one from listed above */
+! #define SLRN_TZ_TYPE SLRN_TZ_TZNAME
+! /* #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE */
+ #define KANJI
+ #ifdef SLRNPULL_CODE
+ #undef KANJI
+--- 217,224 ----
+ #define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */
+ #define SLRN_TZ_TIMEZONE 3 /* timezone() */
+ /* choose one from listed above */
+! /* #define SLRN_TZ_TYPE SLRN_TZ_TZNAME */
+! #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE
+ #define KANJI
+ #ifdef SLRNPULL_CODE
+ #undef KANJI