summaryrefslogtreecommitdiff
path: root/mail/mew-xemacs21-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-01-04 14:29:34 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-01-04 14:29:34 +0000
commitd9ab5e69e81e9641581086267c73d1e687b30f3f (patch)
tree4c6edc855513bc0b11f606a6bd9dcc3e73538af3 /mail/mew-xemacs21-mule
parentUpdate port to 1.0b-018 (diff)
Update to 1.94.1.
PR: ports/15627 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes: svn path=/head/; revision=24412
Diffstat (limited to 'mail/mew-xemacs21-mule')
-rw-r--r--mail/mew-xemacs21-mule/Makefile6
-rw-r--r--mail/mew-xemacs21-mule/pkg-comment2
-rw-r--r--mail/mew-xemacs21-mule/pkg-descr17
-rw-r--r--mail/mew-xemacs21-mule/pkg-message8
-rw-r--r--mail/mew-xemacs21-mule/pkg-plist173
5 files changed, 192 insertions, 14 deletions
diff --git a/mail/mew-xemacs21-mule/Makefile b/mail/mew-xemacs21-mule/Makefile
index 1f5a6a000ac6..b479c705e6ab 100644
--- a/mail/mew-xemacs21-mule/Makefile
+++ b/mail/mew-xemacs21-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: Mew (for xemacs-mule)
-# Version required: 1.93
+# Version required: 1.94.1
# Date created: 17 January 1998
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
@@ -8,6 +8,4 @@
EMACS_PORT_NAME= xemacs-mule
-MASTERDIR= ${.CURDIR}/../../mail/mew
-
-.include "${MASTERDIR}/Makefile"
+.include "${.CURDIR}/../mew/Makefile"
diff --git a/mail/mew-xemacs21-mule/pkg-comment b/mail/mew-xemacs21-mule/pkg-comment
index 2c4ec40fc475..0be3c21b1365 100644
--- a/mail/mew-xemacs21-mule/pkg-comment
+++ b/mail/mew-xemacs21-mule/pkg-comment
@@ -1 +1 @@
-Message interface to Emacs Window(for xemacs-mule)
+Message interface to Emacs Window for xemacs-mule
diff --git a/mail/mew-xemacs21-mule/pkg-descr b/mail/mew-xemacs21-mule/pkg-descr
index fb7ae03e7c4d..e6fc9928cc31 100644
--- a/mail/mew-xemacs21-mule/pkg-descr
+++ b/mail/mew-xemacs21-mule/pkg-descr
@@ -9,13 +9,12 @@ and to make it easy to view and compose them. With Mew you can send a
picture of a birthday cake with the song "Happy Birthday to you" to your
friend, which is encrypted by strong cryptograph.
-Info path and elisp load path would be set as follows :
+This port is the Mew for xemacs-21.1.8(mail/mew-xemacs-mule).
+The Mew port and corresponding Emacs port are listed bellow and elisp
+`site-lisp' directory(elisp load path), info path and etc directory(only
+effective for xemacs ports) are shown as well.
- Info path - ${PREFIX}/lib/xemacs/site-packages/info
- load path - ${PREFIX}/lib/xemacs/site-packages/etc/mew
-
-Before build this port, You must be prepared Mew-common-port
-(mail/mew-common).
-
-- Kiriyama Kazuhiko
-kiri@kiri.toba-cmt.ac.jp
+mail/mew-xemacs-mule(mew-xemacs-mule-1.94.1) ===> editors/xemacs-mule(xemacs-21.1.8)
+ Lisp directory : /usr/local/lib/xemacs/site-packages/lisp/mew
+ Info directory : /usr/local/lib/xemacs/site-packages/info
+ ETC directory : /usr/local/lib/xemacs/site-packages/etc/mew
diff --git a/mail/mew-xemacs21-mule/pkg-message b/mail/mew-xemacs21-mule/pkg-message
index e69de29bb2d1..c76c1f700c2a 100644
--- a/mail/mew-xemacs21-mule/pkg-message
+++ b/mail/mew-xemacs21-mule/pkg-message
@@ -0,0 +1,8 @@
+*************************************************************************
+* You must set at least following elisps to your own dot.emacs file: *
+* *
+* (autoload 'mew "mew" nil t) *
+* (autoload 'mew-send "mew" nil t) *
+* (setq mew-mail-domain-list '("Name_Server_Domain_Name")) *
+* *
+*************************************************************************
diff --git a/mail/mew-xemacs21-mule/pkg-plist b/mail/mew-xemacs21-mule/pkg-plist
new file mode 100644
index 000000000000..52f12a14be9e
--- /dev/null
+++ b/mail/mew-xemacs21-mule/pkg-plist
@@ -0,0 +1,173 @@
+bin/mewcat
+bin/mewdecode
+bin/mewencode
+bin/uumerge
+%%EMACS_ETCDIR%%/mew/Mew.img
+%%EMACS_ETCDIR%%/mew/Mew.png
+%%EMACS_ETCDIR%%/mew/Mew.xbm
+%%EMACS_ETCDIR%%/mew/Mew.xpm
+%%EMACS_ETCDIR%%/mew/etc/COLOR
+%%EMACS_ETCDIR%%/mew/etc/mew-Plain.xpm
+%%EMACS_ETCDIR%%/mew/etc/mew-curr.xpm
+%%EMACS_ETCDIR%%/mew/etc/mew-folder.xpm
+%%EMACS_ETCDIR%%/mew/etc/mew-inc2.xpm
+%%EMACS_ETCDIR%%/mew/etc/mew-kill.xpm
+%%EMACS_ETCDIR%%/mew/mew-Audio.xpm
+%%EMACS_ETCDIR%%/mew/mew-Blank.xpm
+%%EMACS_ETCDIR%%/mew/mew-External.xpm
+%%EMACS_ETCDIR%%/mew/mew-Folder.xpm
+%%EMACS_ETCDIR%%/mew/mew-Image.xpm
+%%EMACS_ETCDIR%%/mew/mew-Octet-Stream.xpm
+%%EMACS_ETCDIR%%/mew/mew-Postscript.xpm
+%%EMACS_ETCDIR%%/mew/mew-Rfc822.xpm
+%%EMACS_ETCDIR%%/mew/mew-Text.xpm
+%%EMACS_ETCDIR%%/mew/mew-Unknown.xpm
+%%EMACS_ETCDIR%%/mew/mew-Video.xpm
+%%EMACS_ETCDIR%%/mew/mew-attach.xpm
+%%EMACS_ETCDIR%%/mew/mew-cite.xpm
+%%EMACS_ETCDIR%%/mew/mew-comp.xpm
+%%EMACS_ETCDIR%%/mew/mew-forward.xpm
+%%EMACS_ETCDIR%%/mew/mew-inc.xpm
+%%EMACS_ETCDIR%%/mew/mew-next.xpm
+%%EMACS_ETCDIR%%/mew/mew-pgp-enc.xpm
+%%EMACS_ETCDIR%%/mew/mew-pgp-sigenc.xpm
+%%EMACS_ETCDIR%%/mew/mew-pgp-sign.xpm
+%%EMACS_ETCDIR%%/mew/mew-prev.xpm
+%%EMACS_ETCDIR%%/mew/mew-refile.xpm
+%%EMACS_ETCDIR%%/mew/mew-reply.xpm
+%%EMACS_ETCDIR%%/mew/mew-send.xpm
+%%EMACS_ETCDIR%%/mew/mew-sep.xpm
+%%EMACS_ETCDIR%%/mew/mew-show.xpm
+%%EMACS_ETCDIR%%/mew/mew-write.xpm
+%%EMACS_ETCDIR%%/mew/mew-yank.xpm
+%%EMACS_PKGDIR%%/info/mew.info
+%%EMACS_PKGDIR%%/info/mew.info-1
+%%EMACS_PKGDIR%%/info/mew.info-2
+%%EMACS_PKGDIR%%/info/mew.info-3
+%%EMACS_PKGDIR%%/info/mew.jis.info
+%%EMACS_PKGDIR%%/info/mew.jis.info-1
+%%EMACS_PKGDIR%%/info/mew.jis.info-2
+%%EMACS_LISPDIR%%/mew/mew-addrbook.el
+%%EMACS_LISPDIR%%/mew/mew-addrbook.elc
+%%EMACS_LISPDIR%%/mew/mew-attach.el
+%%EMACS_LISPDIR%%/mew/mew-attach.elc
+%%EMACS_LISPDIR%%/mew/mew-bq.el
+%%EMACS_LISPDIR%%/mew/mew-bq.elc
+%%EMACS_LISPDIR%%/mew/mew-cache.el
+%%EMACS_LISPDIR%%/mew/mew-cache.elc
+%%EMACS_LISPDIR%%/mew/mew-complete.el
+%%EMACS_LISPDIR%%/mew/mew-complete.elc
+%%EMACS_LISPDIR%%/mew/mew-decode.el
+%%EMACS_LISPDIR%%/mew/mew-decode.elc
+%%EMACS_LISPDIR%%/mew/mew-demo.el
+%%EMACS_LISPDIR%%/mew/mew-demo.elc
+%%EMACS_LISPDIR%%/mew/mew-draft.el
+%%EMACS_LISPDIR%%/mew/mew-draft.elc
+%%EMACS_LISPDIR%%/mew/mew-encode.el
+%%EMACS_LISPDIR%%/mew/mew-encode.elc
+%%EMACS_LISPDIR%%/mew/mew-env.el
+%%EMACS_LISPDIR%%/mew/mew-env.elc
+%%EMACS_LISPDIR%%/mew/mew-ext.el
+%%EMACS_LISPDIR%%/mew/mew-ext.elc
+%%EMACS_LISPDIR%%/mew/mew-fib.el
+%%EMACS_LISPDIR%%/mew/mew-fib.elc
+%%EMACS_LISPDIR%%/mew/mew-func.el
+%%EMACS_LISPDIR%%/mew/mew-func.elc
+%%EMACS_LISPDIR%%/mew/mew-header.el
+%%EMACS_LISPDIR%%/mew/mew-header.elc
+%%EMACS_LISPDIR%%/mew/mew-highlight.el
+%%EMACS_LISPDIR%%/mew/mew-highlight.elc
+%%EMACS_LISPDIR%%/mew/mew-lang-jp.el
+%%EMACS_LISPDIR%%/mew/mew-mark.el
+%%EMACS_LISPDIR%%/mew/mew-mark.elc
+%%EMACS_LISPDIR%%/mew/mew-message.el
+%%EMACS_LISPDIR%%/mew/mew-message.elc
+%%EMACS_LISPDIR%%/mew/mew-mime.el
+%%EMACS_LISPDIR%%/mew/mew-mime.elc
+%%EMACS_LISPDIR%%/mew/mew-minibuf.el
+%%EMACS_LISPDIR%%/mew/mew-minibuf.elc
+%%EMACS_LISPDIR%%/mew/mew-mule.el
+%%EMACS_LISPDIR%%/mew/mew-mule0.el
+%%EMACS_LISPDIR%%/mew/mew-mule2.el
+%%EMACS_LISPDIR%%/mew/mew-mule3.el
+%%EMACS_LISPDIR%%/mew/mew-os2.el
+%%EMACS_LISPDIR%%/mew/mew-pgp.el
+%%EMACS_LISPDIR%%/mew/mew-pgp.elc
+%%EMACS_LISPDIR%%/mew/mew-pick.el
+%%EMACS_LISPDIR%%/mew/mew-pick.elc
+%%EMACS_LISPDIR%%/mew/mew-refile.el
+%%EMACS_LISPDIR%%/mew/mew-refile.elc
+%%EMACS_LISPDIR%%/mew/mew-scan.el
+%%EMACS_LISPDIR%%/mew/mew-scan.elc
+%%EMACS_LISPDIR%%/mew/mew-sort.el
+%%EMACS_LISPDIR%%/mew/mew-sort.elc
+%%EMACS_LISPDIR%%/mew/mew-summary.el
+%%EMACS_LISPDIR%%/mew/mew-summary.elc
+%%EMACS_LISPDIR%%/mew/mew-syntax.el
+%%EMACS_LISPDIR%%/mew/mew-syntax.elc
+%%EMACS_LISPDIR%%/mew/mew-temacs.el
+%%EMACS_LISPDIR%%/mew/mew-unix.el
+%%EMACS_LISPDIR%%/mew/mew-vars.el
+%%EMACS_LISPDIR%%/mew/mew-vars.elc
+%%EMACS_LISPDIR%%/mew/mew-virtual.el
+%%EMACS_LISPDIR%%/mew/mew-virtual.elc
+%%EMACS_LISPDIR%%/mew/mew-win32.el
+%%EMACS_LISPDIR%%/mew/mew-xemacs.el
+%%EMACS_LISPDIR%%/mew/mew.el
+%%EMACS_LISPDIR%%/mew/mew.elc
+%%EMACS_PKGDIR%%/man/mew/00readme
+%%EMACS_PKGDIR%%/man/mew/mew.texi
+%%EMACS_PKGDIR%%/pkginfo/MANIFEST.mew
+share/doc/mew/00changes
+share/doc/mew/00copyright
+share/doc/mew/00copyright.jis
+share/doc/mew/00diff
+share/doc/mew/00readme
+share/doc/mew/contrib/00readme
+share/doc/mew/contrib/00readme-namazu.jis
+share/doc/mew/contrib/bbdb-ml-ext.el
+share/doc/mew/contrib/bbdb-ml.el
+share/doc/mew/contrib/im+.el
+share/doc/mew/contrib/im+.readme.jis
+share/doc/mew/contrib/imget.sh
+share/doc/mew/contrib/imls.sh
+share/doc/mew/contrib/imput.sh
+share/doc/mew/contrib/ja.Emacs
+share/doc/mew/contrib/mailto.el
+share/doc/mew/contrib/mew-browse.el
+share/doc/mew/contrib/mew-caesar.el
+share/doc/mew/contrib/mew-cite-color.el
+share/doc/mew/contrib/mew-f.el
+share/doc/mew/contrib/mew-fake-imap.el
+share/doc/mew/contrib/mew-gnus.el
+share/doc/mew/contrib/mew-guess.el
+share/doc/mew/contrib/mew-mailto.el
+share/doc/mew/contrib/mew-ml.el
+share/doc/mew/contrib/mew-nmz.el
+share/doc/mew/contrib/mew-petname.el
+share/doc/mew/contrib/mew-refile-misc.el
+share/doc/mew/contrib/mew-refile-view.el
+share/doc/mew/contrib/mew-sol.el
+share/doc/mew/contrib/mew-summary-hl.el
+share/doc/mew/contrib/mew-toolbar-frame.el
+share/doc/mew/contrib/mew-virtual-thread.el
+share/doc/mew/contrib/mew-wheel.el
+share/doc/mew/contrib/mknmz-inc.pl
+share/doc/mew/contrib/rfc2368.el
+share/examples/mew/Addrbook
+share/examples/mew/dot.emacs/dot.emacs.el
+share/examples/mew/user-install
+@dirrm share/examples/mew/dot.emacs
+@dirrm share/examples/mew
+@dirrm share/doc/mew/contrib
+@dirrm share/doc/mew
+@unexec rmdir %D/%%EMACS_PKGDIR%%/pkginfo 2>/dev/null || true
+@dirrm %%EMACS_PKGDIR%%/man/mew
+@unexec rmdir %D/%%EMACS_PKGDIR%%/man 2>/dev/null || true
+@dirrm %%EMACS_LISPDIR%%/mew
+@unexec rmdir %D/%%EMACS_LISPDIR%% 2>/dev/null || true
+@unexec rmdir %D/%%EMACS_PKGDIR%%/info 2>/dev/null || true
+@dirrm %%EMACS_ETCDIR%%/mew/etc
+@dirrm %%EMACS_ETCDIR%%/mew
+@unexec rmdir %D/%%EMACS_ETCDIR%% 2>/dev/null || true
+@unexec rmdir %D/%%EMACS_PKGDIR%% 2>/dev/null || true