mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Japanese chimera, version 1.65 (same as original).
This commit is contained in:
parent
0760539707
commit
c21925c09d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2172
41
japanese/chimera/Makefile
Normal file
41
japanese/chimera/Makefile
Normal file
@ -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>
|
2
japanese/chimera/distinfo
Normal file
2
japanese/chimera/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (chimera-1.65.tar.gz) = 38b67ecb961ea52803a3c815076cc9fa
|
||||
MD5 (chimera-1.65-kanji.patch) = 6f9364eb18a386d6ba55dcb994ae8bf7
|
11
japanese/chimera/files/patch-aa
Normal file
11
japanese/chimera/files/patch-aa
Normal file
@ -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
|
9
japanese/chimera/files/patch-ab
Normal file
9
japanese/chimera/files/patch-ab
Normal file
@ -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
|
||||
|
11
japanese/chimera/files/patch-ac
Normal file
11
japanese/chimera/files/patch-ac
Normal file
@ -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
|
1
japanese/chimera/pkg-comment
Normal file
1
japanese/chimera/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
chimera - X/Athena World-Wide Web Client. Version 1.65 + kanji patch
|
11
japanese/chimera/pkg-descr
Normal file
11
japanese/chimera/pkg-descr
Normal file
@ -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)
|
20
japanese/chimera/pkg-plist
Normal file
20
japanese/chimera/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user