Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 1997 20:03:45 +0900 (JST)
From:      Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3792: Update port jp-mmm-0.40 (japanese/mmm).
Message-ID:  <199706051103.UAA18138@kiri.toba-cmt.ac.jp>
Resent-Message-ID: <199706051110.EAA08209@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3792
>Category:       ports
>Synopsis:       Update port jp-mmm-0.40 (japanese/mmm).
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          support
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun  5 04:10:01 PDT 1997
>Last-Modified:
>Originator:     Kazuhiko Kiriyama
>Organization:
Toba National College of Maritime Technology.
                 Department of Electronic Mechanical Engineering
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:
>Description:

	I've updated the port jp-mmm-0.40 (japanese/mmm).

	Current modifications is

		(1) Change dir installation with install-info.
		(2) Slave to www/mmm.

	Delete and Update files are respecively

	[Delete] :
		files/		(Whole directory)
		files/always_use_proxy.hlp
		files/applets.hlp
		files/attempt_smooth_scroll.hlp
		files/attempt_tables.hlp
		files/dtd.hlp
		files/gamma_correction.hlp
		files/hotlist_program.hlp
		files/http_send_refer.hlp
		files/image_loading.hlp
		files/jpeg_converter.hlp
		files/local_binaries_path.hlp
		files/mailto_program.hlp
		files/max_image_connections.hlp
		files/md5
		files/no_images_at_all.hlp
		files/password_lifetime.hlp
		files/prefs
		files/proxy_host.hlp
		files/proxy_port.hlp
		files/strict_html_lexing.hlp
		files/timeout_on_headers.hlp
		files/user-install
		files/user_agent.hlp
		pkg/		(Whole directory)
		pkg/COMMENT
		pkg/DESCR
		pkg/MESSAGE
		pkg/PLIST

	[Update] :
		Makefile
		patches/patch-ab

	I put the diff from ports-current(japanese/mmm) in "Fix:".

>How-To-Repeat:
>Fix:
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/Makefile ./Makefile
--- ../../current/ports/japanese/mmm/Makefile	Mon Mar  3 17:30:29 1997
+++ ./Makefile	Sun Jun  1 12:17:17 1997
@@ -6,45 +6,18 @@
 # $Id: Makefile,v 1.4 1997/03/02 13:19:23 asami Exp $
 #
 
-DISTNAME=	mmm-0.40
 PKGNAME=	jp-mmm-0.40
 CATEGORIES=	www japanese
-MASTER_SITES=	ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/mmm/ \
-		ftp://ftp.inria.fr/INRIA/Projects/cristal/Francois.Rouaix/mmm/
-DISTFILES=	mmm40-src.tar.gz
 
-MAINTAINER=	kiri@kiri.toba-cmt.ac.jp
+FILESDIR=	${.CURDIR}/../../www/mmm/files
+PKGDIR=		${.CURDIR}/../../www/mmm/pkg
 
 LIB_DEPENDS=	tcl76jp\\.:${PORTSDIR}/japanese/tcl76 \
 		tk42jp\\.:${PORTSDIR}/japanese/tk42
 BUILD_DEPENDS=	ocaml:${PORTSDIR}/lang/ocaml \
 		${PREFIX}/lib/ocaml/camltk41/libcamltk41.a:${PORTSDIR}/japanese/camltk41
 
-WRKSRC=		${WRKDIR}/mmm
-USE_GMAKE=	yes
-INSTALL_TARGET=	install install-mdk
-MAKE_ENV+=	INSTALL_DATA="${INSTALL_DATA}" \
-		INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
-		INSTALL_PROGRAM="${INSTALL_SCRIPT}"
+MMMAD=		JMMM.ad
+JAPANESEMODE=	1
 
-DOCDIR=		${PREFIX}/share/doc/mmm
-SAMPLEDIR=	${PREFIX}/share/examples/mmm
-
-post-install:
-.if !defined(NOPORTDOCS)
-	@${MKDIR} ${DOCDIR}
-	@${MKDIR} ${SAMPLEDIR}
-	@${INSTALL_DATA} ${FILESDIR}/prefs ${SAMPLEDIR}
-	@${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCDIR}
-.for f in always_use_proxy applets mailto_program attempt_smooth_scroll \
-	max_image_connections attempt_tables no_images_at_all dtd \
-	password_lifetime gamma_correction proxy_host hotlist_program \
-	proxy_port http_send_refer local_binaries_path strict_html_lexing \
-	image_loading timeout_on_headers jpeg_converter user_agent
-	@${INSTALL_DATA} ${FILESDIR}/${f}.hlp ${SAMPLEDIR}
-.endfor
-	@${INSTALL_SCRIPT} ${FILESDIR}/user-install ${SAMPLEDIR}
-.endif
-	@${CAT} ${PKGDIR}/MESSAGE
-
-.include <bsd.port.mk>
+.include "${.CURDIR}/../../www/mmm/Makefile"
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/always_use_proxy.hlp ./files/always_use_proxy.hlp
--- ../../current/ports/japanese/mmm/files/always_use_proxy.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/always_use_proxy.hlp	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-If set, MMM will never try a direct connection to an http server. This
-option is intended for use when DNS requests are slow (e.g. you are
-behind a PPP line). Also, you will benefit from your proxy's caching
-facilities, if available.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/applets.hlp ./files/applets.hlp
--- ../../current/ports/japanese/mmm/files/applets.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/applets.hlp	Thu Jan  1 09:00:00 1970
@@ -1,7 +0,0 @@
-Active
-  Do we actually want to load applets.
-
-Paranoid
-  In paranoid mode, the access rights of an applet have to be asked each
-  time, whereas in normal mode, an access right granted once will be
-  granted again without user confirmation.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/attempt_smooth_scroll.hlp ./files/attempt_smooth_scroll.hlp
--- ../../current/ports/japanese/mmm/files/attempt_smooth_scroll.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/attempt_smooth_scroll.hlp	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-Due to a Tk limitation, the browser does not scroll properly on a
-document containing large in-lined images or tables. The preference
-enables a hack for smooth scrolling, but at the cost of display speed
-for large documents.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/attempt_tables.hlp ./files/attempt_tables.hlp
--- ../../current/ports/japanese/mmm/files/attempt_tables.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/attempt_tables.hlp	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-By default, tables introduced by <TABLE> are not displayed (i.e., their
-content is displayed as items of lists). This preference enables the
-display of tables, but it is bogus
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/dtd.hlp ./files/dtd.hlp
--- ../../current/ports/japanese/mmm/files/dtd.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/dtd.hlp	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-You may choose between 2.0 and 3.2. This choice only influences the
-error messages, but all HTML elements recognized by the HTML display
-machine will still be interpreted, even if they don't belong to the DTD.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/gamma_correction.hlp ./files/gamma_correction.hlp
--- ../../current/ports/japanese/mmm/files/gamma_correction.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/gamma_correction.hlp	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-Gamma correction ! Thanks to Tk. Affects only later image loading.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/hotlist_program.hlp ./files/hotlist_program.hlp
--- ../../current/ports/japanese/mmm/files/hotlist_program.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/hotlist_program.hlp	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
-If specified, the hotlist external program must obey the following API
-
-
-  $ external_program url title
-
-There are several hotlist managers out there. Here is an incredibly
-gross one
-
-
-  #!/bin/sh
-  echo "<A HREF=\"$1\">$2</A><BR>" >> $HOME/.hotlist.html
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/http_send_refer.hlp ./files/http_send_refer.hlp
--- ../../current/ports/japanese/mmm/files/http_send_refer.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/http_send_refer.hlp	Thu Jan  1 09:00:00 1970
@@ -1,7 +0,0 @@
-When this option is set, a connection to a Web server for a certain
-request will tell this server what the context of the request is (using
-the so-called Referer: field). For example, if you click on an anchor in
-an HTML document, the context of the request is the URL of the document. 
-By setting this option, you may help server managers trace invalid
-pointers to their pages in other people pages, but you also tell them
-where you come from.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/image_loading.hlp ./files/image_loading.hlp
--- ../../current/ports/japanese/mmm/files/image_loading.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/image_loading.hlp	Thu Jan  1 09:00:00 1970
@@ -1,16 +0,0 @@
-There is a choice among three image loading strategies.
-
-  After document, manual
-    You have to click on the Load Images button to retrieve and display
-    in-lined images. However, images in the cache will still be
-    displayed automatically
-
-  After document, automatic
-    Images will be retrieved and displayed automatically after the whole
-    document has been displayed
-
-  During document loading
-    In-line images will be requested and displayed when they are
-    encountered in the document. The image will actually be displayed
-    only when retrieved, thus it is not completely synchronous
-
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/jpeg_converter.hlp ./files/jpeg_converter.hlp
--- ../../current/ports/japanese/mmm/files/jpeg_converter.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/jpeg_converter.hlp	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-Temporary hack to diplay in-line images. MMM requires a JPEG converter
-that outputs an image in a format that Tk 4.0 can load. Default is
-djpeg. The converter will be called with one argument (the JPEG file),
-and must output the converted image on its standard output.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/local_binaries_path.hlp ./files/local_binaries_path.hlp
--- ../../current/ports/japanese/mmm/files/local_binaries_path.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/local_binaries_path.hlp	Thu Jan  1 09:00:00 1970
@@ -1,19 +0,0 @@
-This entry (if defined) contains the path of a directory
-(/the/path/of/the/directory) where local binaries resides. file: URLs
-pointing in this directory will invoke such a binary, passing as
-argument the searchpart of the URL, that is everything following the
-character ? in the URL.
-The external program should return full headers, like an HTTP server
-would. For example, a simple shell script in this directory would look
-like
-
-
-  #!/bin/sh
-  echo "HTTP/1.0 200 Found"
-  echo "Content-Type: text/html"
-  echo
-  cat << EOF
-  ... some valid HTML ...
-  EOF
-
-In CGI terminology, this is callsd NPH (non-parsed headers) CGI.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/mailto_program.hlp ./files/mailto_program.hlp
--- ../../current/ports/japanese/mmm/files/mailto_program.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/mailto_program.hlp	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
-If left unspecified, MMM pops up a window for composing a simple
-message. The message will be send using the Un*x mail command. Thus,
-beware of ~ characters at the beginning of a mail, as well as single dot
-character on a line.
-
-To use one's favorite mailer, it is possible to specify an external
-program that must obey the following API
-
-
-  $ external_program -s <subject> <address>
-
-Some examples are given here.
-
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/max_image_connections.hlp ./files/max_image_connections.hlp
--- ../../current/ports/japanese/mmm/files/max_image_connections.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/max_image_connections.hlp	Thu Jan  1 09:00:00 1970
@@ -1,5 +0,0 @@
-Limit of the number of simultaneous connections dedicated to image
-retrieval. I have heard that a value greater than 4 will trigger bugs in
-TCP protocol implementation and thus actually slower image transfers. In
-any case, a large value will put more burden on servers, and probably
-diminish the overall response time.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/md5 ./files/md5
--- ../../current/ports/japanese/mmm/files/md5	Fri Jan  3 21:22:01 1997
+++ ./files/md5	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-MD5 (mmm40-src.tar.gz) = c668c559457917f5a30777eb83e47764
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/no_images_at_all.hlp ./files/no_images_at_all.hlp
--- ../../current/ports/japanese/mmm/files/no_images_at_all.hlp	Fri Jan  3 21:22:01 1997
+++ ./files/no_images_at_all.hlp	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-In-lined images will never be displayed. Useful when behind a PPP link.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/password_lifetime.hlp ./files/password_lifetime.hlp
--- ../../current/ports/japanese/mmm/files/password_lifetime.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/password_lifetime.hlp	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-MMM implements password expiration. After the given amount of minutes,
-MMM will erase expired passord from memory. MMM can also save passwords
-to file (see menus).
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/prefs ./files/prefs
--- ../../current/ports/japanese/mmm/files/prefs	Mon Mar  3 17:30:30 1997
+++ ./files/prefs	Thu Jan  1 09:00:00 1970
@@ -1,51 +0,0 @@
-Paranoid:%paranoid%
-Text fit debug:0
-Active:%active%
-Bold:-*-*-bold-*-normal-*-*-*-*-*-*-*-iso8859-1
-Password lifetime (minutes):%password_lifetime%
-<H4> font:-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
-Mailto program:%mailto_program%
-Password save file:%password_save_file%
-Max cached widgets per window:5
-HTML Display log:0
-Italic:-*-*-*-o-normal-*-*-*-*-*-*-*-iso8859-1
-Proxy host:%proxy_host%
-Gamma correction:%gamma_correction%
-Keep only history:0
-DTD:%dtd%
-User Agent:%user_agent%
-<H5> font:-*-helvetica-medium-o-normal-*-14-*-*-*-*-*-iso8859-1
-General trace:0
-Attempt smooth scroll:%attempt_smooth_scroll%
-Max number of documents:30
-Always Use Proxy:%always_use_proxy%
-Local binaries path:%local_binaries_path%
-<H6> font:-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
-Cache debug:0
-Proxy port:%proxy_port%
-No images at all:%no_images_at_all%
-CamlTk Debug:0
-HTTP Send Referer:%http_send_referer%
-Max image connections:3
-Attempt tables:%attempt_tables%
-Use balloon helps:1
-Follow document colors:1
-<H1> font:-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
-Timeout on headers (seconds):%timeout_on_headers%
-Automatic GIF animation display:1
-Use GIF animation:0
-Fixed:-*-courier-*-*-normal-*-*-*-*-*-*-*-iso8859-1
-Background color:white
-Strict HTML lexing:%strict_html_lexing%
-Widget Cache debug:0
-JPEG converter:%jpeg_converter%
-<H2> font:-*-helvetica-bold-r-normal-*-18-*-*-*-*-*-iso8859-1
-Japanese mode:1
-HTML Lexical errors:0
-Table debug:0
-HTTP Requests:0
-Image loading:%image_loading%
-Default font:-*-helvetica-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
-Hotlist program:%hotlist_program%
-<H3> font:-*-helvetica-medium-o-normal-*-18-*-*-*-*-*-iso8859-1
-Delete how much when full:5
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/proxy_host.hlp ./files/proxy_host.hlp
--- ../../current/ports/japanese/mmm/files/proxy_host.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/proxy_host.hlp	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-This is the name of the host to be used as proxy for protocols that MMM
-does not implement (ftp:, wais:, gopher: mainly). Also, the proxy will
-be used for the http: protocol to contact host that cannot be reached
-directly.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/proxy_port.hlp ./files/proxy_port.hlp
--- ../../current/ports/japanese/mmm/files/proxy_port.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/proxy_port.hlp	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-The port number to contact the proxy. Usually 80.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/strict_html_lexing.hlp ./files/strict_html_lexing.hlp
--- ../../current/ports/japanese/mmm/files/strict_html_lexing.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/strict_html_lexing.hlp	Thu Jan  1 09:00:00 1970
@@ -1,2 +0,0 @@
-The HTML lexer will be less lenient, and consider for example that a tag
-attribute ADD_DATE is invalid because is contains the character _.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/timeout_on_headers.hlp ./files/timeout_on_headers.hlp
--- ../../current/ports/japanese/mmm/files/timeout_on_headers.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/timeout_on_headers.hlp	Thu Jan  1 09:00:00 1970
@@ -1,5 +0,0 @@
-When the network is slow, it may take a long time before a server
-returns the document headers. When the timeout is reached, a window pops
-up and allows to Retry (for the same timeout duration), Abort (forget
-about this connexion), Ignore (wait for this connexion, ignoring
-timeouts).
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/user-install ./files/user-install
--- ../../current/ports/japanese/mmm/files/user-install	Mon Jan  6 23:30:53 1997
+++ ./files/user-install	Thu Jan  1 09:00:00 1970
@@ -1,644 +0,0 @@
-#!/bin/sh
-
-PREFIX=/usr/local
-LIBDIR=${PREFIX}/lib/mmm
-DOCDIR=${PREFIX}/share/examples/mmm
-
-SED=/usr/bin/sed
-CP=/bin/cp
-DIALOG=/usr/bin/dialog
-
-case ${TERM} in
-emacs)
-	echo "Here is \"Emacs\" shell. Try on other terminal."
-	exit 1
-	;;
-esac
-
-MainMenu="This is a Set up Menu for specifying the MMM User environment \n\
-correctly. You must set at least your Proxy host name. Others are \n\
-supposed to be set \"Normal Values\". \n\
-\n\
-For more detail specifications click \"MMM\" on MMM, and then select \n\
-\"Preferences\". You should be notice to be overriden default preference \n\
-file \"~/.mmm/prefs\" by doing \"Preferences\" on MMM. Some of which \n\
-might be bad for FreeBSD.
-\n\
-Please set your environment by selecting followng items."
-
-Protocols="Proxy host name, Proxy port, Always Use Proxy or not, \n\
-HTTP Send referer, User Agent, Timeout on headers, \n\
-Password lifetime, Password save file, Proxy port and \n\
-Local binaries path would be set.\n\
-\n\
-But if you use in default setting, only \"Proxy host name\" \n\
-MUST BE SET for your site."
-
-Proxy_host="Write your Proxy host name (Press F1 to Help)"
-
-Always_Use_Proxy="You always use proxy? (Press F1 to Help) \n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-HTTP_Send_referer="You adopt \"HTTP Send referer\"? (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-User_Agent="Specify your \"User Agent\"(Press F1 to Help)"
-
-Timeout_On_Headers="Specify Timeout on headers in seconds(Press F1 to Help)"
-
-Password_Lifetime="Specify Password lifetime in seconds (Press F1 to Help)"
-
-Password_Save_File="Specify Password save file (Press F1 to Help)"
-
-Local_Binaries_Path="Specify Local binaries path (Press F1 to Help)"
-
-HTML_parsing_and_display="DTD, Strict HTML lexing, Attempt tables and \n\
-Attempt smooth scroll would be set.\n\
-\n\
-But if you use in default setting, NOTHING should be done."
-
-DTD="Specify DTD (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Strict_HTML_lexing="Strict HTML lexing? (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Attempt_tables="Attempt tables? (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Attempt_smooth_scroll="Attempt smooth scroll? (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Images="Image loading, Max image connections, Gamma correction and \n\
-JPEG Converter would be set.\n\
-\n\
-But if you use in default setting, NOTHING should be done."
-
-No_images_at_all="No images at all? (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Image_loading="Specify Image loading (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Max_Image_Connections="Specify Max image connections (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-Gamma_Correction="Specify Gamma Correction (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-JPEG_Converter="Specify JPEG Converter (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-External_Programs="Mailto program and Hotlist program would be set.\n\
-\n\
-But if you use in default setting, NOTHING should be done."
-
-Mailto_program="Specify Mailto program (Press F1 to Help)"
-
-Hotlist_program="Specify Hotlist program (Press F1 to Help)"
-
-Applets="Specify Applets (Press F1 to Help)\n\
-Press SPACE \"ON\" or \"OFF\" toggled."
-
-proxy_host=""
-proxy_port=80
-always_use_proxy=0
-http_send_referer=0
-user_agent="MMM/0.40"
-timeout_on_headers=60
-password_lifetime=60
-password_save_file=""
-local_binaries_path=""
-dtd="HTML 3.2"
-strict_html_lexing=0
-attempt_tables=1
-attempt_smooth_scroll=0
-no_images_at_all=0
-image_loading="After document, automatic"
-max_image_connections=3
-gamma_correction=1
-jpeg_converter=djpeg
-mailto_program=""
-hotlist_program=""
-active=1
-paranoid=0
-
-Reconfirm='
-Protocols
-
-    Proxy host                  : "%proxy_host%"
-
-    Proxy port                  : "%proxy_port%"
-
-    Always Use Proxy            : "%always_use_proxy%"
-
-    HTTP Send referer           : "%http_send_referer%"
-
-    User Agent                  : "%user_agent%"
-
-    Timeout on headers (seconds): "%timeout_on_headers%"
-
-    Password lifetime (minutes) : "%password_lifetime%"
-
-    Password save file          : "%password_save_file%"
-
-    Local binaries path         : "%local_binaries_path%"
-
-HTML parsing and display
-
-    DTD                         : "%dtd%"
-
-    Strict HTML lexing          : "%strict_html_lexing%"
-
-    Attempt tables              : "%attempt_tables%"
-
-    Attempt smooth scroll       : "%attempt_smooth_scroll%"
-
-Images
-
-    No images at all            : "%no_images_at_all%"
-
-    Image loading               : "%image_loading%"
-
-    Max image connections       : "%max_image_connections%"
-
-    Gamma correction            : "%gamma_correction%"
-
-    JPEG Converter              : "%jpeg_converter%"
-
-External Programs
-
-    Mailto program              : "%mailto_program%"
-
-    Hotlist program             : "%hotlist_program%"
-
-Applets
-
-    Paranoid                    : "%paranoid%"
-
-    Active                      : "%active%"'
-
-SEDCMD='${SED} -e "s@%proxy_host%@${proxy_host}@g"
-  -e "s@%proxy_port%@${proxy_port}@g"
-  -e "s@%always_use_proxy%@${always_use_proxy}@g"
-  -e "s@%http_send_referer%@${http_send_referer}@g"
-  -e "s@%user_agent%@${user_agent}@g"
-  -e "s@%timeout_on_headers%@${timeout_on_headers}@g"
-  -e "s@%password_lifetime%@${password_lifetime}@g"
-  -e "s@%password_save_file%@${password_save_file}@g"
-  -e "s@%local_binaries_path%@${local_binaries_path}@g"
-  -e "s@%dtd%@${dtd}@g"
-  -e "s@%strict_html_lexing%@${strict_html_lexing}@g"
-  -e "s@%attempt_tables%@${attempt_tables}@g"
-  -e "s@%attempt_smooth_scroll%@${attempt_smooth_scroll}@g"
-  -e "s@%no_images_at_all%@${no_images_at_all}@g"
-  -e "s@%image_loading%@${image_loading}@g"
-  -e "s@%max_image_connections%@${max_image_connections}@g"
-  -e "s@%gamma_correction%@${gamma_correction}@g"
-  -e "s@%jpeg_converter%@${jpeg_converter}@g"
-  -e "s@%mailto_program%@${mailto_program}@g"
-  -e "s@%hotlist_program%@${hotlist_program}@g"
-  -e "s@%active%@${active}@g"
-  -e "s@%paranoid%@${paranoid}@g"'
-
-answer=None
-
-while [ ! X"${answer}" = "XQuit" ]; do
-  ${DIALOG} --title "MMM(0.40) Set up User Environment" \
-  --hline "Select Set up Items" \
-  --menu "${MainMenu}" -1 -1 7 \
-  Protocols	"Proxy host,HTTP Send referer,Password,..." \
-  HTML		"HTML parsing and display" \
-  Images	"Image loading,JPEG Converter,..." \
-  External	"External Programs(Mail and Hotlist)" \
-  Applets	"Applets(Active or Paranoid)" \
-  Reconfirm	"Reconfirm all settings" \
-  Quit		"Quit this menu" \
-    2>	/tmp/menu.tmp.$$
-  retval=$?
-  answer=`cat /tmp/menu.tmp.$$`
-  rm -f /tmp/menu.tmp.$$
-  case $retval in
-    0)	if [ -z ${answer} ]; then
-        echo "Nothing selected"
-        exit 1
-      fi
-      ;;
-    1)	echo "Cancel pressed."
-      exit 1
-      ;;
-    255) echo "ESC pressed."
-      exit 1
-      ;;
-  esac
-  case ${answer} in
-    Protocols)
-      answer=None
-      while [ ! X"${answer}" = "XQuit" ]; do
-        ${DIALOG} --title "MMM(0.40) Set up Protocols" \
-        --hline "Select Set up Items" \
-        --menu "${Protocols}" -1 -1 10 \
-        Host	"Proxy host name" \
-        Port	"Proxy port number" \
-        Always	"Always Use Proxy or not" \
-        Referer	"HTTP Send referer or not" \
-        User	"User Agent" \
-        Timeout	"Timeout on headers (seconds)" \
-        Life	"Password lifetime (minutes)" \
-        Save	"Password save file" \
-        Binary	"Local binaries path" \
-        Quit	"Quit this menu" \
-        	2>	/tmp/menu.tmp.$$
-        retval=$?
-        answer=`cat /tmp/menu.tmp.$$`
-        rm -f /tmp/menu.tmp.$$
-        if [ X"${retval}" = "X1" -o X"${retval}" = "X255" ]; then  break; fi
-        case ${answer} in
-          Host)
-            if [ ! -z "${proxy_host}" ]; then
-              ${DIALOG} --title "Confirm your Proxy host name" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/proxy_host.hlp \
-              --yesno "Your Proxy host name has set \"${proxy_host}\". Is
-this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your Proxy host name" \
-            --hline "Write your Proxy host name" \
-            --hfile ${DOCDIR}/proxy_host.hlp \
-            --inputbox "${Proxy_host}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            proxy_host=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Port)
-            if [ ! -z "${proxy_port}" ]; then
-              ${DIALOG} --title "Confirm your Proxy port number" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/proxy_port.hlp \
-              --yesno "Your Proxy port number has set \"${proxy_port}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your Proxy port number" \
-            --hline "Put your Proxy port number" \
-            --hfile ${DOCDIR}/proxy_port.hlp \
-            --inputbox "${Proxy_port}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            proxy_port=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Always)
-            ${DIALOG} --title "Always Use Proxy" \
-            --hline "" \
-            --hfile ${DOCDIR}/always_use_proxy.hlp \
-            --checklist "${Always_Use_Proxy}" -1 -1 1 \
-            "1" "Always Use Proxy" OFF \
-              2> /tmp/checklist.tmp.$$
-            always_use_proxy=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Referer)
-            ${DIALOG} --title "HTTP Send referer" \
-            --hline "" \
-            --hfile ${DOCDIR}/http_send_refer.hlp \
-            --checklist "${HTTP_Send_referer}" -1 -1 1 \
-            "1" "Set HTTP Send referer" OFF \
-              2> /tmp/checklist.tmp.$$
-            http_send_referer=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          User)
-            if [ ! -z "${user_agent}" ]; then
-              ${DIALOG} --title "Confirm your User Agent" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/user_agent.hlp \
-              --yesno "Your User Agent has set \"${user_agent}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your User Agent" \
-            --hline "Write your User Agent" \
-            --hfile ${DOCDIR}/user_agent.hlp \
-            --inputbox "${User_Agent}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            user_agent=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Timeout)
-            if [ ! -z "${timeout_on_headers}" ]; then
-              ${DIALOG} --title "Confirm Timeout on headers (seconds)" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/timeout_on_headers.hlp \
-              --yesno "Timeout on headers (seconds) has set \"${timeout_on_headers}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Timeout on headers (seconds)" \
-            --hline "Write Timeout on headers (seconds)" \
-            --hfile ${DOCDIR}/timeout_on_headers.hlp \
-            --inputbox "${Timeout_On_Headers}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            timeout_on_headers=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Life)
-            if [ ! -z "${password_lifetime}" ]; then
-              ${DIALOG} --title "Confirm your Password lifetime (minutes)" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/password_lifetime.hlp \
-              --yesno "Your Password lifetime (minutes) has set \"${password_lifetime}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your Password lifetime (minutes)" \
-            --hline "Write your Password lifetime (minutes)" \
-            --hfile ${DOCDIR}/password_lifetime.hlp \
-            --inputbox "${Password_Lifetime}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            password_lifetime=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Save)
-            if [ ! -z "${password_save_file}" ]; then
-              ${DIALOG} --title "Confirm your Password save file" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/password_save_file.hlp \
-              --yesno "Your Password save file has set \"${password_save_file}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your Password save file" \
-            --hline "Write your Password save file" \
-            --hfile ${DOCDIR}/password_lifetime.hlp \
-            --inputbox "${Password_Save_File}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            password_save_file=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Binary)
-            if [ ! -z "${local_binaries_path}" ]; then
-              ${DIALOG} --title "Confirm your Local binaries path" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/local_binaries_path.hlp \
-              --yesno "Your Local binaries path has set \"${local_binaries_path}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Your Local binaries path" \
-            --hline "Write your Local binaries path" \
-            --hfile ${DOCDIR}/local_binaries_path.hlp \
-            --inputbox "${Local_Binaries_Path}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            local_binaries_path=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-        esac
-      done
-      answer=None
-    ;;
-    HTML)
-      answer=None
-      while [ ! X"${answer}" = "XQuit" ]; do
-        ${DIALOG} --title "MMM(0.40) Set up HTML parsing and display" \
-        --hline "Select Set up Items" \
-        --menu "${HTML_parsing_and_display}" -1 -1 5 \
-        DTD	"HTML code difinition" \
-        Strict	"Strict HTML lexing" \
-        Tables	"Attempt tables" \
-        Smooth	"Attempt smooth scroll" \
-        Quit	"Quit this menu" \
-        	2>	/tmp/menu.tmp.$$
-        retval=$?
-        answer=`cat /tmp/menu.tmp.$$`
-        rm -f /tmp/menu.tmp.$$
-        if [ X"${retval}" = "X1" -o X"${retval}" = "X255" ]; then  break; fi
-        case ${answer} in
-          DTD)
-            ${DIALOG} --title "DTD" \
-            --hline "" \
-            --hfile ${DOCDIR}/dtd.hlp \
-            --checklist "${DTD}" -1 -1 2 \
-            "HTML 2.0" "HTML 2.0" OFF \
-            "HTML 3.2" "HTML 3.2" ON \
-              2> /tmp/checklist.tmp.$$
-            dtd=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Strict)
-            ${DIALOG} --title "Strict HTML lexing" \
-            --hline "" \
-            --hfile ${DOCDIR}/strict_html_lexing.hlp \
-            --checklist "${Strict_HTML_lexing}" -1 -1 1 \
-            "0" "Strict HTML lexing" OFF \
-              2> /tmp/checklist.tmp.$$
-            strict_html_lexing=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Tables)
-            ${DIALOG} --title "Attempt tables" \
-            --hline "" \
-            --hfile ${DOCDIR}/attempt_tables.hlp \
-            --checklist "${Attempt_tables}" -1 -1 1 \
-            "1" "Attempt tables" ON \
-              2> /tmp/checklist.tmp.$$
-            attempt_tables=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Smooth)
-            ${DIALOG} --title "Attempt smooth scroll" \
-            --hline "" \
-            --hfile ${DOCDIR}/attempt_smooth_scroll.hlp \
-            --checklist "${Attempt_smooth_scroll}" -1 -1 1 \
-            "0" "Attempt smooth scroll" OFF \
-              2> /tmp/checklist.tmp.$$
-            attempt_smooth_scroll=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-        esac
-      done
-      answer=None
-    ;;
-    Images)
-      answer=None
-      while [ ! X"${answer}" = "XQuit" ]; do
-        ${DIALOG} --title "MMM(0.40) Set up Images" \
-        --hline "Select Set up Items" \
-        --menu "${Images}" -1 -1 6 \
-        No	"No images at all" \
-        Loading	"Image loading" \
-        Max	"Max image connections" \
-        Gamma	"Gamma correction" \
-        Jpeg	"JPEG Converter" \
-        Quit	"Quit this menu" \
-        	2>	/tmp/menu.tmp.$$
-        retval=$?
-        answer=`cat /tmp/menu.tmp.$$`
-        rm -f /tmp/menu.tmp.$$
-        if [ X"${retval}" = "X1" -o X"${retval}" = "X255" ]; then  break; fi
-        case ${answer} in
-          No)
-            ${DIALOG} --title "No images at all" \
-            --hline "" \
-            --hfile ${DOCDIR}/no_images_at_all.hlp \
-            --checklist "${No_images_at_all}" -1 -1 1 \
-            "0" "No images at all" OFF \
-              2> /tmp/checklist.tmp.$$
-            no_images_at_all=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Loading)
-            ${DIALOG} --title "Image loading" \
-            --hline "" \
-            --hfile ${DOCDIR}/image_loading.hlp \
-            --checklist "${Image_loading}" -1 -1 3 \
-            "After document, manual" "After document, manual" OFF \
-            "After document, automatic" "After document, automatic" ON \
-            "During document loading" "During document loading" OFF \
-              2> /tmp/checklist.tmp.$$
-            image_loading=`cat /tmp/checklist.tmp.$$`
-            rm -f /tmp/checklist.tmp.$$
-            ;;
-          Max)
-            if [ ! -z "${max_image_connections}" ]; then
-              ${DIALOG} --title "Confirm Max image connections" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/max_image_connections.hlp \
-              --yesno "Max image connections has set \"${max_image_connections}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Max image connections" \
-            --hline "Specify Max image connections" \
-            --hfile ${DOCDIR}/max_image_connections.hlp \
-            --inputbox "${Max_Image_Connections}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            max_image_connections=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Gamma)
-            if [ ! -z "${gamma_correction}" ]; then
-              ${DIALOG} --title "Confirm your Gamma correction" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/gamma_correction.hlp \
-              --yesno "Gamma correction has set \"${gamma_correction}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Gamma correction" \
-            --hline "Specify Gamma correction" \
-            --hfile ${DOCDIR}/gamma_correction.hlp \
-            --inputbox "${Gamma_Correction}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            gamma_correction=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Jpeg)
-            if [ ! -z "${jpeg_converter}" ]; then
-              ${DIALOG} --title "Confirm JPEG Converter" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/jpeg_converter.hlp \
-              --yesno "Your JPEG Converter has set \"${jpeg_converter}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set JPEG Converter" \
-            --hline "Specify JPEG Converter" \
-            --hfile ${DOCDIR}/jpeg_converter.hlp \
-            --inputbox "${JPEG_Converter}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            jpeg_converter=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-        esac
-      done
-      answer=None
-    ;;
-    External)
-      answer=None
-      while [ ! X"${answer}" = "XQuit" ]; do
-        ${DIALOG} --title "MMM(0.40) Set up External Programs" \
-        --hline "Select Set up Items" \
-        --menu "${External_Programs}" -1 -1 3 \
-        Mailto	"Mailto program" \
-        Hotlist	"Hotlist program" \
-        Quit	"Quit this menu" \
-        	2>	/tmp/menu.tmp.$$
-        retval=$?
-        answer=`cat /tmp/menu.tmp.$$`
-        rm -f /tmp/menu.tmp.$$
-        if [ X"${retval}" = "X1" -o X"${retval}" = "X255" ]; then  break; fi
-        case ${answer} in
-          Mailto)
-            if [ ! -z "${mailto_program}" ]; then
-              ${DIALOG} --title "Confirm Mailto program" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/mailto_program.hlp \
-              --yesno "Mailto program has set \"${mailto_program}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Mailto program" \
-            --hline "Specify Mailto program" \
-            --hfile ${DOCDIR}/mailto_program.hlp \
-            --inputbox "${Mailto_program}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            mailto_program=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-          Hotlist)
-            if [ ! -z "${hotlist_program}" ]; then
-              ${DIALOG} --title "Confirm Hotlist program" \
-              --hline "Press Yes/No" \
-              --hfile ${DOCDIR}/hotlist_program.hlp \
-              --yesno "Your Hotlist program has set \"${hotlist_program}\". Is this OK?\n(Press F1 to Help)" -1 -1
-              retval=$?
-              if [ X"${retval}" = "X0" ]; then  continue; fi
-            fi
-            ${DIALOG} --title "Set Hotlist program" \
-            --hline "Specify Hotlist program" \
-            --hfile ${DOCDIR}/hotlist_program.hlp \
-            --inputbox "${Hotlist_program}" -1 -1 \
-               2>  /tmp/input.tmp.$$
-            hotlist_program=`cat /tmp/input.tmp.$$`
-            rm -f /tmp/input.tmp.$$
-            ;;
-        esac
-      done
-      answer=None
-    ;;
-    Applets)
-      ${DIALOG} --title "MMM(0.40) Set up Applets" \
-      --hline "" \
-      --hfile ${DOCDIR}/applets.hlp \
-      --checklist "${Applets}" -1 -1 2 \
-      "Active" "Active" ON \
-      "Paranoid" "Paranoid" OFF \
-        2> /tmp/checklist.tmp.$$
-      applets=`cat /tmp/checklist.tmp.$$`
-      case ${applets} in
-        Active)   active=1; paranoid=0; ;;
-        Paranoid) active=0; paranoid=1; ;;
-      esac
-      rm -f /tmp/checklist.tmp.$$
-    ;;
-    Reconfirm)
-      echo "${Reconfirm}" | eval ${SEDCMD} > /tmp/textbox.tmp.$$
-      ${DIALOG} --title "MMM(0.40) Reconfirm all settings" \
-      --hline "" \
-      --textbox /tmp/textbox.tmp.$$ 30 70
-      rm -f /tmp/textbox.tmp.$$
-    ;;
-  esac
-done
-
-if [ ! -d ${HOME}/.mmm ]; then  mkdir ${HOME}/.mmm; fi
-if [ -f ${HOME}/.mmm/prefs ]; then
-  mv ${HOME}/.mmm/prefs ${HOME}/.mmm/prefs.$$
-fi
-if [ ! -f ${HOME}/.mmm/MMM.ad ]; then
-  ${CP} ${LIBDIR}/JMMM.ad ${HOME}/.mmm/MMM.ad
-fi
-
-eval ${SEDCMD} < ${DOCDIR}/prefs > ${HOME}/.mmm/prefs
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/files/user_agent.hlp ./files/user_agent.hlp
--- ../../current/ports/japanese/mmm/files/user_agent.hlp	Fri Jan  3 21:22:02 1997
+++ ./files/user_agent.hlp	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-Normally MMM indicates its identity and version. For privacy reasons, or
-for defeating User-Agent: based stupid CGI tricks, you may redefine the
-User-Agent: header. In principle, this string should not contain spaces.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/patches/patch-ab ./patches/patch-ab
--- ../../current/ports/japanese/mmm/patches/patch-ab	Mon Jan  6 23:30:55 1997
+++ ./patches/patch-ab	Sun Jun  1 12:49:05 1997
@@ -1,6 +1,6 @@
---- Makefile	Mon Dec  2 22:15:01 1996
-+++ Makefile	Sun Jan  5 09:56:11 1997
-@@ -168,15 +168,15 @@
+--- Makefile~	Sun Jun  1 12:42:06 1997
++++ Makefile	Sun Jun  1 12:47:43 1997
+@@ -169,15 +169,15 @@
  
  install: mmm htparse mmm_remote
  	[ -d $(INSTALLDIR) ] || mkdir $(INSTALLDIR)
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/pkg/COMMENT ./pkg/COMMENT
--- ../../current/ports/japanese/mmm/pkg/COMMENT	Fri Jan  3 21:22:03 1997
+++ ./pkg/COMMENT	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-WWW browser using Objective Caml, Tcl7.5jp and Tk4.1jp.
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/pkg/DESCR ./pkg/DESCR
--- ../../current/ports/japanese/mmm/pkg/DESCR	Mon Mar  3 17:30:30 1997
+++ ./pkg/DESCR	Thu Jan  1 09:00:00 1970
@@ -1,44 +0,0 @@
-MMM is a WWW browser implemented in Objective Caml , ocamltk41(the library
-for interface Objective Caml to Tcl/Tk) and  Tcl7.5/Tk4.1 or Tcl7.6/Tk4.2.
-MMM is written by Francois Rouaix, and Copyright INRIA. 
-
-Please note that the software is a product currently being developed. INRIA
-shall not be responsible in any way concerning conformity, and in particular
-shall not be liable should the software not comply with the requirements of
-the user, INRIA not being obliged to repair any possible direct or indirect
-damage.  
-
-Requirements:
-=============
-Unlike other popular Web browsers, MMM relies on the availability of other
-free software. MMM will fail to operate properly in the absence of the
-following:  
-* gzcat, available on a GNU Software site near you 
-* Tcl 7.5jp and Tk 4.1jp or Tcl 7.6jp and Tk 4.2jp, from the Tcl/Tk Project
-At Sun Microsystems Laboratories 
-* Metamail (metamail, mmencode and mmdecode) by Nathaniel Borenstein,
-available by ftp  
-* Users must have access to a proxy server such as CERN httpd. 
-
-Run & Implementation
-====================
-Before start MMM, you should be set up your site installation of MMM. But
-you would be easily done by user-install script. Type 
-
-    % /usr/local/share/doc/mmm/user-install
-
-While various customization might be available, only "Proxy host name"
-should be set if you use in default setting.
-After site installation, you may be get start MMM. Just type
-
-     % mmm 
-
-MMM will take up default MMM home page.
-
-Documentation and other information:
-====================================
-The MMM home page is located at
-http://pauillac.inria.fr/~rouaix/mmm/
-
-- Kiriyama Kazuhiko
-kiri@kiri.toba-cmt.ac.jp
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/pkg/MESSAGE ./pkg/MESSAGE
--- ../../current/ports/japanese/mmm/pkg/MESSAGE	Sat May 24 16:48:37 1997
+++ ./pkg/MESSAGE	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
-*************************************************************************
-*                                                                       *
-*       >>> Congratuation !!!  MMM successfully installed! <<<          *
-*                                                                       *
-*    MMM successfully installed on your site. But you should be set up  *
-*  your user environment. You can do this in control panel in MMM by    *
-*  selecting "MMM",but we recommend using "user-install" script.        *
-*    Just type "/usr/local/share/examples/mmm/user-install",and specify *
-*  only "proxy host name",then "Quit". So you would be set up all your  *
-*  environment. Type "mmm". Enjoy MMM world!                            *
-*                                                                       *
-*************************************************************************
diff -urN --exclude=CVS --exclude=*.orig ../../current/ports/japanese/mmm/pkg/PLIST ./pkg/PLIST
--- ../../current/ports/japanese/mmm/pkg/PLIST	Mon Mar  3 17:30:30 1997
+++ ./pkg/PLIST	Thu Jan  1 09:00:00 1970
@@ -1,47 +0,0 @@
-bin/mmm
-lib/mmm/JMMM.ad
-lib/mmm/MMM.ad
-lib/mmm/htparse
-lib/mmm/mdk/safeapplets.cmi
-lib/mmm/mdk/safeapplets.mli
-lib/mmm/mdk/safefrx.cmi
-lib/mmm/mdk/safeio.cmi
-lib/mmm/mdk/safeio.mli
-lib/mmm/mdk/safejtk.cmi
-lib/mmm/mdk/safemmm.cmi
-lib/mmm/mdk/safemmm.mli
-lib/mmm/mdk/safestd.cmi
-lib/mmm/mdk/safestd.mli
-lib/mmm/mdk/safetk.cmi
-lib/mmm/mdk/safetkanim.cmi
-lib/mmm/mmm.bin
-lib/mmm/mmm_remote
-lib/mmm/msgs.jpn.txt
-lib/mmm/msgs.txt
-share/doc/mmm/INSTALL
-share/examples/mmm/always_use_proxy.hlp
-share/examples/mmm/applets.hlp
-share/examples/mmm/attempt_smooth_scroll.hlp
-share/examples/mmm/attempt_tables.hlp
-share/examples/mmm/dtd.hlp
-share/examples/mmm/gamma_correction.hlp
-share/examples/mmm/hotlist_program.hlp
-share/examples/mmm/http_send_refer.hlp
-share/examples/mmm/image_loading.hlp
-share/examples/mmm/jpeg_converter.hlp
-share/examples/mmm/local_binaries_path.hlp
-share/examples/mmm/mailto_program.hlp
-share/examples/mmm/max_image_connections.hlp
-share/examples/mmm/no_images_at_all.hlp
-share/examples/mmm/password_lifetime.hlp
-share/examples/mmm/prefs
-share/examples/mmm/proxy_host.hlp
-share/examples/mmm/proxy_port.hlp
-share/examples/mmm/strict_html_lexing.hlp
-share/examples/mmm/timeout_on_headers.hlp
-share/examples/mmm/user-install
-share/examples/mmm/user_agent.hlp
-@dirrm lib/mmm/mdk
-@dirrm lib/mmm
-@dirrm share/doc/mmm
-@dirrm share/examples/mmm
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706051103.UAA18138>