diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 05:26:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-18 05:26:57 +0000 |
commit | d1cca3d17e61881a97d8e6665bf72aad32191071 (patch) | |
tree | 37e615757d31fe0d15a12c6e06d7785182462d44 | |
parent | 52f538cad04b948ebf775fe312fdcb22e4f9e18f (diff) | |
download | ports-d1cca3d17e61881a97d8e6665bf72aad32191071.tar.gz ports-d1cca3d17e61881a97d8e6665bf72aad32191071.zip |
Notes
-rw-r--r-- | japanese/w3/Makefile | 39 | ||||
-rw-r--r-- | japanese/w3/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/w3/pkg-descr | 27 | ||||
-rw-r--r-- | japanese/w3/pkg-plist | 70 |
4 files changed, 137 insertions, 0 deletions
diff --git a/japanese/w3/Makefile b/japanese/w3/Makefile new file mode 100644 index 000000000000..e12ab5b29dab --- /dev/null +++ b/japanese/w3/Makefile @@ -0,0 +1,39 @@ +# New ports collection makefile for: w3 on Mule +# Version required: 2.2.26 +# Date created: 30 November 1996 +# Whom: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> +# +# $Id$ +# + +DISTNAME= w3-2.2.26 +PKGNAME= jp-w3-2.2.26 +CATEGORIES= www japanese +MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \ + ftp://ftp.cs.indiana.edu/pub/elisp/w3/ + +MAINTAINER= kiri@kiri.toba-cmt.ac.jp + +# Don't RUN_DEPENDS on mule because we don't know which version the +# user would want. We can't omit the BUILD_DEPENDS because it needs +# to byte-compile .el files. +BUILD_DEPENDS= mule:${PORTSDIR}/editors/mule + +WRKSRC= ${WRKDIR}/w3 + +DOCDIR= ${PREFIX}/share/doc/w3 + +post-install: +.if !defined(NOPORTDOCS) + @if [ ! -d ${DOCDIR} ]; then mkdir -p ${DOCDIR}; fi +.for f in .emacs .mosaic-hotlist-default + @${CP} ${FILESDIR}/${f} ${DOCDIR} +.endfor + @${INSTALL_SCRIPT} ${FILESDIR}/user-install ${DOCDIR} +.for f in W3.ad clean-cache Makefile w3.txi + @${CP} ${WRKSRC}/${f} ${DOCDIR} +.endfor +.endif + @/bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL + +.include <bsd.port.mk> diff --git a/japanese/w3/pkg-comment b/japanese/w3/pkg-comment new file mode 100644 index 000000000000..f40be1afb337 --- /dev/null +++ b/japanese/w3/pkg-comment @@ -0,0 +1 @@ +WWW browser based on emacs/mule diff --git a/japanese/w3/pkg-descr b/japanese/w3/pkg-descr new file mode 100644 index 000000000000..98848a562c48 --- /dev/null +++ b/japanese/w3/pkg-descr @@ -0,0 +1,27 @@ +w3-2.2.26 package is WWW browser package for emacs. + +Info path and elisp load path would be set as follows : + + Info path - /usr/local/info + load path - /usr/local/share/emacs/site-lisp/mew + +You may be happy by adding following lines to your .emacs file: + + (setq url-keep-history t) + (setq url-be-asynchronous t) + (setq w3-default-homepage + "file://localhost/usr/share/doc/handbook/handbook.html") + +and copying .mosaic-hotlist-default file from /usr/local/share/doc/w3 +directory to your home directory. + +Setting above user environment would be only executed by +/usr/local/share/doc/mew/user-install on your home directory. + +If you want to get an typesetting manual, copy Makefile and w3.texi from +/usr/local/share/doc/w3 and 'make w3.dvi'. + +If you have installed correctly, type "M-x w3". Enjoy! + +- Kiriyama Kazuhiko +kiri@kiri.toba-cmt.ac.jp diff --git a/japanese/w3/pkg-plist b/japanese/w3/pkg-plist new file mode 100644 index 000000000000..3db5072e7681 --- /dev/null +++ b/japanese/w3/pkg-plist @@ -0,0 +1,70 @@ +info/w3.info +info/w3.info-1 +info/w3.info-2 +info/w3.info-3 +info/w3.info-4 +lib/mule/site-lisp/w3/base64.el +lib/mule/site-lisp/w3/base64.elc +lib/mule/site-lisp/w3/font.el +lib/mule/site-lisp/w3/font.elc +lib/mule/site-lisp/w3/md5.el +lib/mule/site-lisp/w3/md5.elc +lib/mule/site-lisp/w3/mm.el +lib/mule/site-lisp/w3/mm.elc +lib/mule/site-lisp/w3/ssl.el +lib/mule/site-lisp/w3/ssl.elc +lib/mule/site-lisp/w3/url-hash.el +lib/mule/site-lisp/w3/url-hash.elc +lib/mule/site-lisp/w3/url.el +lib/mule/site-lisp/w3/url.elc +lib/mule/site-lisp/w3/urlauth.el +lib/mule/site-lisp/w3/urlauth.elc +lib/mule/site-lisp/w3/w3-about.el +lib/mule/site-lisp/w3/w3-about.elc +lib/mule/site-lisp/w3/w3-beta.el +lib/mule/site-lisp/w3/w3-beta.elc +lib/mule/site-lisp/w3/w3-draw.el +lib/mule/site-lisp/w3/w3-draw.elc +lib/mule/site-lisp/w3/w3-e19.el +lib/mule/site-lisp/w3/w3-e19.elc +lib/mule/site-lisp/w3/w3-emacs.el +lib/mule/site-lisp/w3/w3-emacs.elc +lib/mule/site-lisp/w3/w3-epoch.el +lib/mule/site-lisp/w3/w3-epoch.elc +lib/mule/site-lisp/w3/w3-hot.el +lib/mule/site-lisp/w3/w3-hot.elc +lib/mule/site-lisp/w3/w3-mac.el +lib/mule/site-lisp/w3/w3-mac.elc +lib/mule/site-lisp/w3/w3-mule.el +lib/mule/site-lisp/w3/w3-mule.elc +lib/mule/site-lisp/w3/w3-next.el +lib/mule/site-lisp/w3/w3-next.elc +lib/mule/site-lisp/w3/w3-parse.el +lib/mule/site-lisp/w3/w3-parse.elc +lib/mule/site-lisp/w3/w3-print.el +lib/mule/site-lisp/w3/w3-print.elc +lib/mule/site-lisp/w3/w3-srch.el +lib/mule/site-lisp/w3/w3-srch.elc +lib/mule/site-lisp/w3/w3-style.el +lib/mule/site-lisp/w3/w3-style.elc +lib/mule/site-lisp/w3/w3-sysdp.el +lib/mule/site-lisp/w3/w3-sysdp.elc +lib/mule/site-lisp/w3/w3-vars.el +lib/mule/site-lisp/w3/w3-vars.elc +lib/mule/site-lisp/w3/w3-wemac.el +lib/mule/site-lisp/w3/w3-wemac.elc +lib/mule/site-lisp/w3/w3-xemac.el +lib/mule/site-lisp/w3/w3-xemac.elc +lib/mule/site-lisp/w3/w3.el +lib/mule/site-lisp/w3/w3.elc +lib/mule/site-lisp/w3/xbm-button.el +lib/mule/site-lisp/w3/xbm-button.elc +lib/mule/site-lisp/w3/xpm-button.el +lib/mule/site-lisp/w3/xpm-button.elc +share/doc/w3/.emacs +share/doc/w3/.mosaic-hotlist-default +share/doc/w3/Makefile +share/doc/w3/W3.ad +share/doc/w3/clean-cache +share/doc/w3/user-install +share/doc/w3/w3.txi |