summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-09-22 11:07:22 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-09-22 11:07:22 +0000
commitc21925c09ddd785ba3d210af4a5f005b0bc0dc9a (patch)
treea28d34ad6f434c14892a0a09f17140cdddff721f /japanese
parentClean patch now (diff)
Japanese chimera, version 1.65 (same as original).
Notes
Notes: svn path=/head/; revision=2172
Diffstat (limited to 'japanese')
-rw-r--r--japanese/chimera/Makefile41
-rw-r--r--japanese/chimera/distinfo2
-rw-r--r--japanese/chimera/files/patch-aa11
-rw-r--r--japanese/chimera/files/patch-ab9
-rw-r--r--japanese/chimera/files/patch-ac11
-rw-r--r--japanese/chimera/pkg-comment1
-rw-r--r--japanese/chimera/pkg-descr11
-rw-r--r--japanese/chimera/pkg-plist20
8 files changed, 106 insertions, 0 deletions
diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile
new file mode 100644
index 000000000000..05f08ce192b6
--- /dev/null
+++ b/japanese/chimera/Makefile
@@ -0,0 +1,41 @@
+# New ports collection makefile for: chimera + kanji patch
+# Version required: 1.65
+# Date created: 26 December 1994
+# Whom: asami
+#
+# $Id: Makefile,v 1.9 1995/05/27 04:48:30 asami Exp $
+#
+
+DISTNAME= chimera-1.65
+PKGNAME= jp-chimera-1.65
+CATEGORIES+= japanese networking
+MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
+
+PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/
+PATCHFILES= chimera-1.65-kanji.patch
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= asami@FreeBSD.ORG
+
+USE_IMAKE= yes
+IS_INTERACTIVE= yes
+
+pre-install:
+ @echo "**************************************************************"
+ @echo "* W a r n i n g *"
+ @echo "* This port will overwrite an existing chimera installation. *"
+ @echo "**************************************************************"
+ @echo -n "Is this ok? (y/n) ==> "
+ @(read ans; \
+ case x"$$ans" in \
+ xy*|xY*) \
+ return 0; \
+ ;; \
+ *) \
+ echo "Okay, I won't install it then...."; \
+ echo "(Don't worry about the following \"*** Error code 1\"s)"; \
+ return 1; \
+ ;; \
+ esac)
+
+.include <bsd.port.mk>
diff --git a/japanese/chimera/distinfo b/japanese/chimera/distinfo
new file mode 100644
index 000000000000..ce727bee447f
--- /dev/null
+++ b/japanese/chimera/distinfo
@@ -0,0 +1,2 @@
+MD5 (chimera-1.65.tar.gz) = 38b67ecb961ea52803a3c815076cc9fa
+MD5 (chimera-1.65-kanji.patch) = 6f9364eb18a386d6ba55dcb994ae8bf7
diff --git a/japanese/chimera/files/patch-aa b/japanese/chimera/files/patch-aa
new file mode 100644
index 000000000000..d465aa0bbb37
--- /dev/null
+++ b/japanese/chimera/files/patch-aa
@@ -0,0 +1,11 @@
+--- ./Common.tmpl.dist.org Sat Apr 1 19:20:24 1995
++++ ./Common.tmpl.dist Tue Apr 4 07:51:01 1995
+@@ -80,7 +80,7 @@
+ #define NEED_STRCASECMP 0
+
+ CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \
+- -DHAVE_UNISTD_H -DHAVE_MALLOC_H
++ -DHAVE_UNISTD_H
+
+ /*
+ * OSF1 needs -D_BSD
diff --git a/japanese/chimera/files/patch-ab b/japanese/chimera/files/patch-ab
new file mode 100644
index 000000000000..d25eedafa31c
--- /dev/null
+++ b/japanese/chimera/files/patch-ab
@@ -0,0 +1,9 @@
+--- ./Imakefile.org Sat Apr 1 19:38:56 1995
++++ ./Imakefile Tue Apr 4 07:52:03 1995
+@@ -1,5 +1,5 @@
+ #define IHaveSubDirs
+-#define PassCDebugFlags 'CDEBUGFLAGS='
++#define PassCDebugFlags 'CDEBUGFLAGS=-O2 -m486'
+
+ SUBDIRS = compat libhtmlw mxw xloadimage common src lib util
+
diff --git a/japanese/chimera/files/patch-ac b/japanese/chimera/files/patch-ac
new file mode 100644
index 000000000000..16a05682056d
--- /dev/null
+++ b/japanese/chimera/files/patch-ac
@@ -0,0 +1,11 @@
+--- ./Common.tmpl.dist.org Fri Sep 22 02:22:01 1995
++++ ./Common.tmpl.dist Fri Sep 22 03:03:57 1995
+@@ -109,7 +109,7 @@
+ XRELEASE = 0
+ #endif
+
+-KANJI_DEFINES = -DKANJI -DL10N -DNAIST
++KANJI_DEFINES = -DKANJI -DL10N -DNAIST -DSETLOCALE
+
+ #define MyNull
+ CBINDIR = /usr/X11R6/bin
diff --git a/japanese/chimera/pkg-comment b/japanese/chimera/pkg-comment
new file mode 100644
index 000000000000..3a1f458bd9dd
--- /dev/null
+++ b/japanese/chimera/pkg-comment
@@ -0,0 +1 @@
+chimera - X/Athena World-Wide Web Client. Version 1.65 + kanji patch
diff --git a/japanese/chimera/pkg-descr b/japanese/chimera/pkg-descr
new file mode 100644
index 000000000000..705c87099473
--- /dev/null
+++ b/japanese/chimera/pkg-descr
@@ -0,0 +1,11 @@
+Chimera is a program which allows a user to access World-Wide Web servers
+and other information servers. It presents the user with a point-and-click
+graphical interface using the X Window System and the Athena Widgets.
+
+This is version 1.65 with a kanji patch to display Japanese. It
+understands JIS/EUC by default: if you want to see Shift-JIS, add
+"-xnllanguage ja_JP.SJIS" to the command line option. Or you can use
+the X resource "xnlLanguage".
+
+- Satoshi
+(asami@cs.berkeley.edu)
diff --git a/japanese/chimera/pkg-plist b/japanese/chimera/pkg-plist
new file mode 100644
index 000000000000..0c90ce13387f
--- /dev/null
+++ b/japanese/chimera/pkg-plist
@@ -0,0 +1,20 @@
+@cd /usr/X11R6
+@owner bin
+@mode 755
+bin/chimera
+@mode 444
+lib/cacheinfo
+lib/convert
+lib/help.html
+lib/home.html
+lib/mailcap
+lib/mime.types
+lib/protocol
+lib/chimera/Chimera
+@mode 755
+lib/chimera/do3270
+lib/chimera/dotelnet
+lib/chimera/playaudio
+lib/chimera/pstopxm
+@mode 644
+man/man1/chimera.1.gz