summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-03-24 21:54:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-03-24 21:54:31 +0000
commit9147588ce62e171da80b39559a841989c64a3d00 (patch)
tree30105c89c5b4daa60e8d282623b3feb82bc845a0 /japanese
parentUpdate to 1.0.1 (diff)
- Update to 3.04
- Change master site - Simplify the feature list in DESCR - Fix Makefile (suggested by Tsuguru-san) PR: ports/17318 Reviewed by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=27022
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ne/Makefile21
-rw-r--r--japanese/ne/distinfo2
-rw-r--r--japanese/ne/pkg-comment2
-rw-r--r--japanese/ne/pkg-descr31
-rw-r--r--japanese/ne/pkg-plist7
5 files changed, 31 insertions, 32 deletions
diff --git a/japanese/ne/Makefile b/japanese/ne/Makefile
index d3a9dcbb5885..a36da22c66d2 100644
--- a/japanese/ne/Makefile
+++ b/japanese/ne/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: nxedit
-# Version required: 3.00p17
+# Version required: 3.04
# Date created: 15 Nov 1999
# Whom: SASAKI Shunsuke <ele@pop17.odn.ne.jp>
#
# $FreeBSD$
#
-DISTNAME= ne-3.00pre17
-PKGNAME= ja-ne-3.00p17
+DISTNAME= ne-3.04
+PKGNAME= ja-ne-3.04
CATEGORIES= japanese editors
-MASTER_SITES= http://www3.justnet.ne.jp/~ele/
+MASTER_SITES= http://hp.vector.co.jp/authors/VA018758/archive/
MAINTAINER= ele@pop17.odn.ne.jp
@@ -17,18 +17,15 @@ WRKSRC= ${WRKDIR}/ne
GNU_CONFIGURE= yes
MAN1= ne.1
MANLANG= ja
-MANCOMPRESSED= no
-DOCS= BUGS.jp HISTORY.jp INSTALL.jp README.jp
+DOCS= BUGS.jp CHANGES.jp HISTORY.jp INSTALL.jp README.jp TODO.jp
MAKE_ENV= LANG=${MANLANG}
post-install:
- strip ${PREFIX}/bin/ne
-
-.if !defined(NOPORTDOC)
+.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/ne
- @for i in $(DOCS); do \
- ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/ne; \
- done
+.for i in ${DOCS}
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/ne
+.endfor
.endif
.include <bsd.port.mk>
diff --git a/japanese/ne/distinfo b/japanese/ne/distinfo
index 496dbfe02743..e0949339e138 100644
--- a/japanese/ne/distinfo
+++ b/japanese/ne/distinfo
@@ -1 +1 @@
-MD5 (ne-3.00pre17.tar.gz) = fd44c8829fd269bec81d5fc1b372226f
+MD5 (ne-3.04.tar.gz) = 2eb6de06310b99db360e188416d00e88
diff --git a/japanese/ne/pkg-comment b/japanese/ne/pkg-comment
index 58ca3ff5f07a..47c29031bee4 100644
--- a/japanese/ne/pkg-comment
+++ b/japanese/ne/pkg-comment
@@ -1 +1 @@
-This is Vz like text editor for japanese
+A VZ like full-screen text editor with Japanese support
diff --git a/japanese/ne/pkg-descr b/japanese/ne/pkg-descr
index 6b9431233545..2452aecb6b58 100644
--- a/japanese/ne/pkg-descr
+++ b/japanese/ne/pkg-descr
@@ -1,22 +1,21 @@
-NxEdit(ne) is a modeless full-screen text editor. This is expected to be
-compatible with 'VZ Editor', which is a japanese famous editor for
-MS-DOS users.
+NxEdit(ne) is a modeless full-screen text editor expected to be
+compatible with 'VZ Editor', which has been a popular editor among
+MS-DOS users in Japan.
Features:
-o NxEdit provides most features of 'VZ Editor', such as
- o Stackable undo on deleting characters.
- o Stackable block buffer.
- o Cursor position keeping to avoid moving your eyes.
- o Line editing for not updating the buffer until you move the cursor
- to another line.
- o Keyboard macro for replaying the combination of keys you entered.
- o Twin window style file manager.
- o Profiling for saving the state of the editor as is.
+o NxEdit provides most features of 'VZ Editor', such as:
+ o Stackable delete buffer
+ o Stackable cut buffer
+ o Less cursor movement
+ o Static line buffer
+ o Keyboard macro
+ o Built-in two-window file manager
+ o Profile management
-o On emergency like getting a signal, NxEdit saves a profile as
- possible and exit.
-o Auto detect japanese code set (EUC/SJIS/JIS)
+o Auto profile saving on emergency like signals
+o Auto detection of Japanese code sets (EUC/SJIS/JIS)
-WWW: http://www3.justnet.ne.jp/~ele/
+
+WWW: http://hp.vector.co.jp/authors/VA018758/
diff --git a/japanese/ne/pkg-plist b/japanese/ne/pkg-plist
index ec0ec701f6ac..7536fe4ea43a 100644
--- a/japanese/ne/pkg-plist
+++ b/japanese/ne/pkg-plist
@@ -1,15 +1,18 @@
bin/ne
share/doc/ne/BUGS.jp
+share/doc/ne/CHANGES.jp
share/doc/ne/HISTORY.jp
share/doc/ne/INSTALL.jp
share/doc/ne/README.jp
-etc/ne/.nerc
-etc/ne/.nerc.ele
+share/doc/ne/TODO.jp
+etc/ne/nerc
+etc/ne/nerc.ele
etc/ne/key.eff
etc/ne/key.ele
etc/ne/key.system
etc/ne/key.vz
etc/ne/term
+etc/ne/term.kterm
etc/ne/term.rxvt
@dirrm etc/ne
@dirrm share/doc/ne