summaryrefslogtreecommitdiff
path: root/japanese/elvis
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-22 12:23:39 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-22 12:23:39 +0000
commitf39b65b750a5d977a5e7de03b2f2b65abacd9080 (patch)
tree3c31b7743e70d166e32d32f2aa798ca2bd48ceef /japanese/elvis
parentSplit the patch file. (Separate patch file for each file to be patched.) (diff)
This port now installs startup script into ${PREFIX}/etc/rc.d.
Changed the location for the documentation to be installed to ${PREFIX}/share/doc/jp-elvis. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
Notes
Notes: svn path=/head/; revision=4072
Diffstat (limited to 'japanese/elvis')
-rw-r--r--japanese/elvis/pkg-descr3
-rw-r--r--japanese/elvis/pkg-plist3
2 files changed, 5 insertions, 1 deletions
diff --git a/japanese/elvis/pkg-descr b/japanese/elvis/pkg-descr
index 46d0da253366..5773714a8b94 100644
--- a/japanese/elvis/pkg-descr
+++ b/japanese/elvis/pkg-descr
@@ -6,6 +6,9 @@ It understands JIS/EUC/Shift-JIS. It display Kanji character with JIS
code by default: if you want to display with EUC/Shift-JIS, add "-kdeuc"
/"-ksjis" to the command line option.
+Also at startup time, jelvis read `.elvisrc', not `.exrc'. If you use
+`.exrc', change config.h and recompile.
+
You can obtain elvis 1.8 patchlevel 4, from:
ftp://ftp.cs.pdx.edu/pub/elvis/
diff --git a/japanese/elvis/pkg-plist b/japanese/elvis/pkg-plist
index bd517e02ec6e..c3a979e27b82 100644
--- a/japanese/elvis/pkg-plist
+++ b/japanese/elvis/pkg-plist
@@ -12,4 +12,5 @@ man/man1/ctags.1.gz
man/man1/ref.1.gz
man/man1/elvrec.1.gz
man/man1/elvprsv.1.gz
-share/jp-elvis/README.j18
+etc/rc.d/jp-elvis.sh
+share/doc/jp-elvis/README.j18